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

Batch to launch "Add New Client" on server

Post Reply
ilNebbioso
Posts: 2
Joined: 2005-05-05 14:49
Location: Italy
Contact:

Batch to launch "Add New Client" on server

Post by ilNebbioso »

I need to launch by a batch file the Server RC18 on some Windows (tipically 2k or XP) boxes, scheduled or manually.

So:
- if there' s a user, s/he should double click on a link to the batch file
- if it's scheduled, the OS should launch the server.

I have three parameters on server to use mode II (using Add New Client option):
- host name (ex: 123.123.123.123)
- host name port (ex: 5500)
- id code (ex: 12345)

but I'm not able to use them with command line.

Please help me to write a command line in order to emulate the GUI action "Add new client" with ALL three parameteres you can find in this post.

Code: Select all

WINVNC.EXE -CONNECT ......
Obvioulsy everything works with the GUI, but I need a "single clic" or scheduled solution.

Thank you for your help.

ps:
The repeater (mode II) is v1.02 on a W2k box.
The viewer is RC18 on a Xp box.
The server is RC18 on a Xp/2k boxes.
Both Viewer and Server are behind a firewall that I cannot configure without any port-forwarding.
This is why I'm using Repeater II.
sam

Repeater and cmdline

Post by sam »

I'm having the exact same issue. Anyone have a solution?
Post Reply