Hi all,
Is it possible to use SC through the command window so i can start it from a third party program?
Eg...
scvnc -connect * Connects to our repeater
scvnc -kill * Closes the connection and shuts the prog
Is this possible? I haven't obtained a version of it yet so i cannot test it.
Thanks.
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
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
SC command line
okay reading the bottom of the helpdesk syntax, it says the following...
If you add [DIRECT] and only have 1 [HOST] defined, the menu is not shown
and the connection is direct started. (can be usefull for scripting)
[DIRECT] doesn't have a parameter line.
I have tried this and it doesn't work. Here is my syntax...
[TITLE]
Marine Software - Remote Support
[HOST]
Connect to Marine Software Ltd
-id 9999 -connect xxx.xxx.xxx.xxx:5501 -noregistry
....Other stuff...
[DIRECT]
The main menu still is displayed for about 1 and a half seconds before it disappears. I can use it for scripting though.
If you add [DIRECT] and only have 1 [HOST] defined, the menu is not shown
and the connection is direct started. (can be usefull for scripting)
[DIRECT] doesn't have a parameter line.
I have tried this and it doesn't work. Here is my syntax...
[TITLE]
Marine Software - Remote Support
[HOST]
Connect to Marine Software Ltd
-id 9999 -connect xxx.xxx.xxx.xxx:5501 -noregistry
....Other stuff...
[DIRECT]
The main menu still is displayed for about 1 and a half seconds before it disappears. I can use it for scripting though.
Re: SC command line
Good day,
In a Contact Center environment agents have the need to request video support from supervisors, which most of the times use different computers (and therefore have different IPs during the course of the day). Thus, an environment like this requires a "Ultra VNC Single Click" similar to SCPrompt, but also supporting the input of the IP/Hostname and Port of the Viewer through the command line.
Is there a tool like that?
Thanks in advance!
JCSousa
In a Contact Center environment agents have the need to request video support from supervisors, which most of the times use different computers (and therefore have different IPs during the course of the day). Thus, an environment like this requires a "Ultra VNC Single Click" similar to SCPrompt, but also supporting the input of the IP/Hostname and Port of the Viewer through the command line.
Is there a tool like that?
Thanks in advance!
JCSousa
Re: SC command line
You might just want to use the winvnc.exe -connect option! Check out https://forum.ultravnc.net/viewtopic.ph ... 60&p=67671