After more 1 000 000 (one million) views on forum for 1.5.0.x development versions... and 1.6.0.0 version
A new stable version, UltraVNC 1.6.1.0 and UltraVNC SC 1.6.1.0 have been released: https://forum.uvnc.com/viewtopic.php?t=38080
Feedback is welcome

Celebrating the 22th anniversary of the UltraVNC (25th anniversary since the laying of the foundation stone): https://forum.uvnc.com/viewtopic.php?t=38031

Important: Please update to latest version before to create a reply, a topic or an issue: https://forum.uvnc.com/viewtopic.php?t=37864

Forum password change request: https://forum.uvnc.com/viewtopic.php?t=38078

Development: UltraVNC development is always here... Any help is welcome.
A new development version, UltraVNC 1.6.3.0-dev has been released, please test it: https://forum.uvnc.com/viewtopic.php?t=38091
Feedback is welcome

Join us on social networks and share our announcements:
- Website: https://uvnc.com/
- GitHub: https://github.com/ultravnc
- Mastodon: https://mastodon.social/@ultravnc
- Bluesky/AT Protocol: https://bsky.app/profile/ultravnc.bsky.social
- 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

Search found 5 matches

by athletic_supporter
2011-02-25 19:13
Forum: SC
Topic: SC (III) Command Line
Replies: 5
Views: 7847

Re: SC (III) Command Line

Thanks, that thread shows me that others have similar problems, and that (presumably) this will eventually work. I'm sticking to it and will (do my best to) solve it.

After further investigation, I find that the commandline (above) connects to the repeater, but encounters an error. It works just ...
by athletic_supporter
2011-02-24 22:39
Forum: SC
Topic: SC (III) Command Line
Replies: 5
Views: 7847

Re: SC (III) Command Line

Getting closer...

by sniffing the traffic on the repeater, I see that no combination of parameters causes winvnc to try to connect to the repeater, until...

winvnc -sslproxy -connect my.repeater.com::443 -noregistry -id 1234 -service

So, even though it's running as a service (?!?), it at least ...
by athletic_supporter
2011-02-24 22:24
Forum: SC
Topic: SC (III) Command Line
Replies: 5
Views: 7847

Re: SC (III) Command Line

So, here's what I've got so far:

winvnc -sslproxy -connect my.repeater.com::443 -noregistry -id 1234 -run
and
winvnc -sslproxy -connect my.repeater.com::443 -noregistry -id 1234 -run -listen

both cause the 'customer' application to launch in the background without asking for the ID. However, the ...
by athletic_supporter
2011-02-24 01:42
Forum: SC
Topic: SC (III) Command Line
Replies: 5
Views: 7847

SC (III) Command Line

I'm trying to get the SCIII "customer-side" (winvnc) to launch with just a command-line, rather than the usual double-click & enter your ID.

SCIII works fine for me the usual way, and I've read the posts and the doc on the command line parameters which are accepted, but I'm getting conflicting ...
by athletic_supporter
2011-02-23 19:20
Forum: SC
Topic: SC (III) HTTP(s) Through Proxy Server
Replies: 2
Views: 5584

SC (III) HTTP(s) Through Proxy Server

I'm using SCIII to access headless appliances (i.e. no monitor can be attached as the video port is removed). My problem is that most (nearly all) of the appliances are behind HTTP(s) proxies, and I can''t figure out how to configure the appliance (running winvnc.exe) to use the HTTPS proxy.

One ...