Single Click discussions / bugs
gunsmoke
40
Posts: 85 Joined: 2008-07-26 01:01
Post
by gunsmoke » 2009-12-30 19:38
Hi guys
Is there a way to make the SC server automatically reconnect back to the viewer if the connection drops (like you can in pchelpware) ?
Thanks
redge
1000
Posts: 6797 Joined: 2004-07-03 17:05
Location: Switzerland - Geneva
Post
by redge » 2009-12-30 21:39
SC from Rudi, no
custom SC from vnc related product have autoreconnect feature
sc prompt have autoreconnect feature as my knowledge
UltraVNC 1.0.9.6.1 (built 20110518)
Windows OS: XP Home + Vista Business + 7 Home
Only experienced user, [u]not[/u] developer
redge
1000
Posts: 6797 Joined: 2004-07-03 17:05
Location: Switzerland - Geneva
Post
by redge » 2010-01-02 08:22
1 pcA (controller)
C:\>vncviewer -listen
2. pcB (controlled)
winvnc 1.0.8.x
C:\>start winvnc.exe -autoreconnect -connect host -run
Last edited by
redge on 2010-01-02 08:28, edited 3 times in total.
UltraVNC 1.0.9.6.1 (built 20110518)
Windows OS: XP Home + Vista Business + 7 Home
Only experienced user, [u]not[/u] developer
gunsmoke
40
Posts: 85 Joined: 2008-07-26 01:01
Post
by gunsmoke » 2010-01-08 04:14
redge wrote: 1 pcA (controller)
C:\>vncviewer -listen
2. pcB (controlled)
winvnc 1.0.8.x
C:\>start winvnc.exe -autoreconnect -connect host -run
Thanks for the reply
But i have no idea what this means