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

doc winvnc + viewer command line with usage of the repeater

Post Reply
redge
1000
1000
Posts: 6797
Joined: 2004-07-03 17:05
Location: Switzerland - Geneva

doc winvnc + viewer command line with usage of the repeater

Post by redge »

http://doc.uvnc.net/install/cmdline.html

suggest to add
  • winvnc command line with usage of the repeater
  • vncviewer command line with usage of the repeater
winvnc -id 1234 -connect [repeater_ip:[port_number]]
vncviewer -id 1234 -connect [repeater_ip:[port_number]]

-id [number] can be replaced with a name ?

thank you for the big great work of doc from Marscha :-)
UltraVNC 1.0.9.6.1 (built 20110518)
OS Win: xp home + vista business + 7 home
only experienced user, not developer
Marscha
Former moderator
Former moderator
Posts: 464
Joined: 2004-05-14 06:48

Post by Marscha »

redge,

is this a request to add new command line parameters?
I cannot find the -id param in the source code.
Maybe I'm just too stupid to look in the right place :|

Martin
redge
1000
1000
Posts: 6797
Joined: 2004-07-03 17:05
Location: Switzerland - Geneva

Post by redge »

Marscha
I cannot find the -id param in the source code.
not exist inside RC20.5... (full version !) that's the mistake
available for SingleClick 20.3 (lite version)
I don't know why is not include for full RC20.5

example that -id exist on command line inside SC20.3
[topic=2723][/topic]

som person need to know how to use from command line with RC20.5
[topic=2784][/topic]

thank you for your time on this forum.
UltraVNC 1.0.9.6.1 (built 20110518)
OS Win: xp home + vista business + 7 home
only experienced user, not developer
shrefler
Posts: 6
Joined: 2005-05-12 13:28

CMDLine ID

Post by shrefler »

I also am looking for a way to run from the command line winVNC.exe with a -id parameter. Is there anyway to currently do this? I appreciate the help!
Marscha
Former moderator
Former moderator
Posts: 464
Joined: 2004-05-14 06:48

Post by Marscha »

As regde pointed out, currently it's only available for WinVNC SC (SingleClick).
But I assume that it was just forgotten to add it to standard WinVNC also.
I'll ask Rudi about that.
shrefler
Posts: 6
Joined: 2005-05-12 13:28

CmdLine -ID

Post by shrefler »

Should i officially put this in the requested features? Or is this a pretty easy fix. I'm new to the sourceforge projects. If Rudi or someone is able to make the fix, will it go in a future release, or is it possible to get the fix quicker than this...Thanks!!!
Marscha
Former moderator
Former moderator
Posts: 464
Joined: 2004-05-14 06:48

Post by Marscha »

Rudi is aware of it but says it's not just copy and paste, needs some R&D :wink:
redge
1000
1000
Posts: 6797
Joined: 2004-07-03 17:05
Location: Switzerland - Geneva

Post by redge »

Rudi is aware of it but says it's not just copy and paste, needs some R&D
I'm very surprised,
i remember, SC Ultravnc is only lite version of UltraVNC full !
everything SC can do it, UltraVNC full can do it too,
but after read that, is not true now ! :|
UltraVNC 1.0.9.6.1 (built 20110518)
OS Win: xp home + vista business + 7 home
only experienced user, not developer
sam

cmdline being worked on?

Post by sam »

Rudi is aware:

Forgive my ignorance, but i"m new to open source projects. Does that mean its currently being worked on to correct? Is there a way to submit it to the requested changes or such? Also, if a solution is found, will it only be released in a new release, or is it possible to release a patch or something?

Thank you
redge
1000
1000
Posts: 6797
Joined: 2004-07-03 17:05
Location: Switzerland - Geneva

Post by redge »

Marscha

add-on doc for vncviewer with repeater usage
Rudi don't need research ;-)

guest cmdliner was found solution already exist for vncviewer.
[post=11923][/post]
UltraVNC 1.0.9.6.1 (built 20110518)
OS Win: xp home + vista business + 7 home
only experienced user, not developer
dlb
Posts: 4
Joined: 2005-06-20 15:13

Post by dlb »

To summarize one must use now (Ultr@VNC 1.0.0) -id id_number with Single Click and ID:id_number with vncviewer.exe as commandline parameters (as in [topic=3173][/topic]). Of course it would be even easier if vncviewer.exe would additionally support the -id switch. dlb
Sam

winvnc server

Post by Sam »

Is there any way to add the ID option to winvnc server? That way, you could create scheduled tasks to simulate "Add New Client" from the VNCServer.

Thanks
dlb
Posts: 4
Joined: 2005-06-20 15:13

Post by dlb »

No not so far as I know. But SC is VNCServer and starting SC in autoconnect mode could do the trick (for autoconnect check [DIRECT] documentation in http://doc.uvnc.net/singleclick.html)
Sam

SC in AutoConnect

Post by Sam »

Is there a way to disable the initial screen that pops up in auto-connect mode. Also, doesn't SC automatically delete itself after connection??

Thanks...

Sam
Guest

Post by Guest »

Hi Sam

>Is there a way to disable the initial screen
>that pops up in auto-connect mode.

For the current version I'm afraid not. Even when you start the application with start /min support.exe the initial window quickly appears.

>Also, doesn't SC automatically delete
>itself after connection??

In the sense of the question yes (it does not install itself permanently) but when you download and save the exe, run and close the application the exe will not be deleted.

regards, dlb
Post Reply