Terminal Serverver Keep-Alive

21/09/2005 - 14:31 por José Luis | Informe spam
Hola a todos.

Me gustaria saber si se puede activar de alguna manera bajo Windows XP una
función Keep-Alive para mantener una conexión de escritorio remoto activa.
He visto en la web de msdn algo pero no se bien a que hace referencia.

Pone lo siguiente :

Platform SDK: Terminal Services
keepAliveInterval Property of IMsRdpClientAdvancedSettings4[C++]
IMsRdpClientAdvancedSettings4.keepAliveInterval [Visual Basic]

Pone algo de la opción keepAliveInterval pero no se donde encontrarla
(Registro, fichero de configuración, etc...)

Además, parece que Windows XP lo soporta :

Requirements

Client Requires Windows "Longhorn" or Windows XP.
Server Requires Windows Server "Longhorn" or Windows Server 2003.
Redistributable Requires RDP 5.0 client or later on Windows NT Server
4.0, Terminal Server Edition.
IID IMsRdpClientAdvancedSettings is defined as
3c65b4ab-12b3-465b-acd4-b8dad3bff9e2.

IMsRdpClientAdvancedSettings2 is defined as
9ac42117-2b76-4320-aa44-0e616ab8437b.

IMsRdpClientAdvancedSettings3 is defined as
19cd856b-c542-4c53-acee-f127e3be1a59.

IMsRdpClientAdvancedSettings4 is defined as
FBA7F64E-7345-4405-AE50-FA4A763DC0DE.



La web es :
http://msdn.microsoft.com/library/d...terval.asp

Gracias.

José Luis.
 

Leer las respuestas

#1 José Gallardo
21/09/2005 - 14:47 | Informe spam
Inicio > Ejecutar y escribe "regedit" sin comillas. Navega hasta la clave:

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Terminal Server]

y pincha sobre ella. A la derecha, click derecho con el ratón y crea un
nuevo valor DWORD llamado "KeepAliveEnable" (sin comillas). Una vez
creado, click derecho sobre él > Modificar y dale el valor "1".


Fermu's Website:
www.fermu.com

José Luis wrote:
Hola a todos.

Me gustaria saber si se puede activar de alguna manera bajo Windows XP una
función Keep-Alive para mantener una conexión de escritorio remoto activa.
He visto en la web de msdn algo pero no se bien a que hace referencia.

Pone lo siguiente :

Platform SDK: Terminal Services
keepAliveInterval Property of IMsRdpClientAdvancedSettings4[C++]
IMsRdpClientAdvancedSettings4.keepAliveInterval [Visual Basic]

Pone algo de la opción keepAliveInterval pero no se donde encontrarla
(Registro, fichero de configuración, etc...)

Además, parece que Windows XP lo soporta :

Requirements

Client Requires Windows "Longhorn" or Windows XP.
Server Requires Windows Server "Longhorn" or Windows Server 2003.
Redistributable Requires RDP 5.0 client or later on Windows NT Server
4.0, Terminal Server Edition.
IID IMsRdpClientAdvancedSettings is defined as
3c65b4ab-12b3-465b-acd4-b8dad3bff9e2.

IMsRdpClientAdvancedSettings2 is defined as
9ac42117-2b76-4320-aa44-0e616ab8437b.

IMsRdpClientAdvancedSettings3 is defined as
19cd856b-c542-4c53-acee-f127e3be1a59.

IMsRdpClientAdvancedSettings4 is defined as
FBA7F64E-7345-4405-AE50-FA4A763DC0DE.



La web es :
http://msdn.microsoft.com/library/d...terval.asp

Gracias.

José Luis.


Preguntas similares