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 ......
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.