Celebrating the 22th anniversary of the UltraVNC: https://forum.uvnc.com/viewtopic.php?t=38031
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
- 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: 7098

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: 7098

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 tries ...
by athletic_supporter
2011-02-24 22:24
Forum: SC
Topic: SC (III) Command Line
Replies: 5
Views: 7098

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: 7098

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: 5072

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 ...