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

-id command line param. for winvnc.exe ( not SC - only)

Any features you would like to see in UltraVNC? Propose it here
Post Reply
tomas.dolezal

-id command line param. for winvnc.exe ( not SC - only)

Post by tomas.dolezal »

TThe current winvnc.exe supports the -connect command line parameter for adding new remote client.

It would be a big help if it can also support the -id parameter for repetaer ID code, the same way how it can be done for SingleClick configuration.

The reason for this request is very simple:

If you support your users and they already have the UltraVnc installed on their computers, you would't need the SC to allow them to get support in "behind-firewall" environment".

Instead of using SC they would just run simple batch file like:

winvnc.exe -connect repeaterhost:port -id repeaterIDcode


If it works this way, then i can simply prepare couple of links (icons) to my users desktops saying: Support by Technician1, Support by Technician2 etc... and the only thing they have to do is to doubleclick selected support technician.

Thanks

Tomas Dolezal
tomas.dolezal@seznam.cz
User avatar
Rudi De Vos
Admin & Developer
Admin & Developer
Posts: 6863
Joined: 2004-04-23 10:21
Contact:

Post by Rudi De Vos »

We received a patch that does this...

Will be added next update
tomas.dolezal
Posts: 3
Joined: 2005-09-21 09:25

Post by tomas.dolezal »

Rudi De Vos wrote:We received a patch that does this...

Will be added next update
Great news - when we can expect the next official update / release ?

Thanks again a lot !

Tomas
superwopguy
20
20
Posts: 33
Joined: 2005-10-06 13:22

Post by superwopguy »

That is amazing...
That is exactly what I need...
Please tell me when we can expect the next official release.
Can I download a beta version with this update?
Thank you so much Rudi, this software is the best, and thank you for sharing it with everyone. You have no idea how important your work is to us all.
User avatar
Rudi De Vos
Admin & Developer
Admin & Developer
Posts: 6863
Joined: 2004-04-23 10:21
Contact:

Post by Rudi De Vos »

Test version are always available on
http://sc.uvnc.com/V2

winvnc.exe support [-autoreconnect[ ID:????]]
winvnc+rdp.zip Allow a normal(MS XP rdp viewer) to connect to the server
vncviewer13BET.exe multi window viewer

This are tests....
vncviewer13BET.exe ==stable
winvnc+rdp.zip == experimental
winvnc.exe ==stable
redge
1000
1000
Posts: 6797
Joined: 2004-07-03 17:05
Location: Switzerland - Geneva

Post by redge »

please update for support one session per batch/script without SC
winvnc.exe -id:????

not only autoreconnect
winvnc.exe -autoreconnect ID:????

would be complete :-)
UltraVNC 1.0.9.6.1 (built 20110518)
OS Win: xp home + vista business + 7 home
only experienced user, not developer
redge
1000
1000
Posts: 6797
Joined: 2004-07-03 17:05
Location: Switzerland - Geneva

Post by redge »

winvnc -autoreconnect ID:1234 -connect 192.168.1.101::5500 -password foobar
I totally agree this feature about password request but without indicating the "password field code", why? plain password absolute not secure !

-password would be enough to request password vnc authentication or require MS-Logon for safe for classic winvnc and great.

That really amazing safe but not possible without =>RFB 3.8 (now RFB 3.3 for UltraVNC based) give you back return error or request dialog from server <--> viewer
reason, some feature fail (ignored) like viewer -autoreconnect or winvnc -autoreconnect
Last edited by redge on 2005-10-08 02:51, edited 1 time in total.
UltraVNC 1.0.9.6.1 (built 20110518)
OS Win: xp home + vista business + 7 home
only experienced user, not developer
superwopguy
20
20
Posts: 33
Joined: 2005-10-06 13:22

Post by superwopguy »

Yes that's right...
It would be much more secure if you can add the password switch to the winvnc reverse connect.

winvnc -autoreconnect ID:1234 -connect 192.168.1.101::5500 -password

and the password would simply check for the VNC password or the Windows Admin password.

Can you please add this feature to winvnc.

Thank you so much!!!
Post Reply