Update: UltraVNC 1.4.3.6 and UltraVNC SC 1.4.3.6: https://forum.uvnc.com/viewtopic.php?t=37885
Important: Please update to latest version before to create a reply, a topic or an issue: https://forum.uvnc.com/viewtopic.php?t=37864

Join us on social networks and share our announcements:
- Website: https://uvnc.com/
- GitHub: https://github.com/ultravnc
- Mastodon: https://mastodon.social/@ultravnc
- Facebook: https://www.facebook.com/ultravnc1
- X/Twitter: https://x.com/ultravnc1
- Reddit community: https://www.reddit.com/r/ultravnc
- OpenHub: https://openhub.net/p/ultravnc

Sorry I can't understand it. Can you help me?

Single Click discussions / bugs
Post Reply
vdev

Sorry I can't understand it. Can you help me?

Post by vdev »

Hi, the scenario we wish to run is to allow remote clients using sc to connect remotely to 2-3 support computers (listening viewer mode).

I see the ID mentioned at many posts and I understand it is a unique identifier for the session which is ok. The problem is the command line for sc to specify to the repeater to which computer to connect.

My repeater is : repeater.test.com
And I have: viewer1.test.com and viewer2.test.com

Can you help me with the command line for sc?
redge
1000
1000
Posts: 6797
Joined: 2004-07-03 17:05
Location: Switzerland - Geneva

Post by redge »

-id 1 -connect repeater.test.com::5500 -noregistry
#sc1 connect to viewer1.test.com


-id 2 -connect repeater.test.com::5500 -noregistry
#sc2 connect to viewer2.test.com

-------------------------------------

viewer1.test.com listening
"%programfiles%\UltraVNC\vncviewer.exe" -proxy repeater.test.com::5901 ID:1


viewer2.test.com listening
"%programfiles%\UltraVNC\vncviewer.exe" -proxy repeater.test.com::5901 ID:2


UltraVNC FAQ
[topic=3173][/topic]
UltraVNC 1.0.9.6.1 (built 20110518)
OS Win: xp home + vista business + 7 home
only experienced user, not developer
Post Reply