Launch a Remote Control session directly
Technical Note IRE1536Created 27-May-2003Applies To
NetWizard Professional 5.1
RemotelyAnywhere 4.80
Remote Control
Goal
Launch a Remote Control session directly
Fix
From a web browser, compose the url to the target computer as follow:
http(s)://[pc-name]:[port]/ntlm/remotecontrol.vcgi
where:
[pc-name] is the name or IP address of the target computer
[port] is the TCP/IP port RemotelyAnywhere is setup to listen on. By default, this is port 2000 but it can be changed in the "Connections"; section of the configuration interface.
"ntlm" is necessary bypass the login screen by using NT Lan Manager Authentication
Please note: "https" is used when initiating a secure HTTP connection (SSL)