Hello!
I'm using UltraVNC a long time on many machines by using the commandline option "-connect".
This seems not working in Version 1.2.1.7 (on client side) - there's no connect and no error message.
However, when I use "add new client" from the taskbar icon it works. Also Version 1.2.1.6 works well.
This had happened now on 3 different computers (Win 10 Fall creator (1709) - 64Bit ).
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
connecting via commandline in 1.2.1.7
- Rudi De Vos
- Admin & Developer
- Posts: 6863
- Joined: 2004-04-23 10:21
- Contact:
Re: connecting via commandline in 1.2.1.7
vncviewer -connect localhost
seems to work
testen on build 10.0.16299
tested viewer 1.2.2.0
1217 x64 win8>
1217 x64 xp
Are you using plugins ?
Try without firewall, it could be blocking the viewer..
seems to work
testen on build 10.0.16299
tested viewer 1.2.2.0
1217 x64 win8>
1217 x64 xp
Are you using plugins ?
Try without firewall, it could be blocking the viewer..
Re: connecting via commandline in 1.2.1.7
Thanks for the reply.
The problem takes place when using the vnc listening viewer - when the client wants to connect via
winvnc -connect <host>
I've tested it on differnet PC's with different firewalls and Antivirus Software (and disabling them). Even on a completely fresh installed system.
The problem takes place when using the vnc listening viewer - when the client wants to connect via
winvnc -connect <host>
I've tested it on differnet PC's with different firewalls and Antivirus Software (and disabling them). Even on a completely fresh installed system.
- Rudi De Vos
- Admin & Developer
- Posts: 6863
- Joined: 2004-04-23 10:21
- Contact:
Re: connecting via commandline in 1.2.1.7
Could it be this one
winvnc -connect <host>
Inject in running winvnc
winvnc -connect <host> -run
start a new winvnc and make connection to
winvnc -connect <host>
Inject in running winvnc
winvnc -connect <host> -run
start a new winvnc and make connection to