I trying to get this work so I can sent this to my remote client for trouble shooting his PC. The this is, I can get this to work, it strange..
Code: Select all
[HOST]
LAN support
-connect 192.168.100.10:5500 -noregistry
[HOST]
Localhost support
-connect 127.0.0.1:5500 -noregistry
[HOST]
WAN support
-connect xxxx.homeip.net:5500 -noregistry
At the PC where SC.exe (server) is place, I try to telnet localhost but got error "connection failed". Tried to disable Firewall but still the same.
Server = XP SP3 firewall disable
Can somebody guide me how to make it work.