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 3 matches

by helpkey
2010-06-17 21:48
Forum: Olders
Topic: Build enviroment
Replies: 10
Views: 13052

Re: Build enviroment

Can anyone get the winvnc source 1.0.8 to compile and link into a Windows executable?

I've tried using Visual Studio 2006 and 2008.
I have the the up to date SP and SDK.

I get absolutely nowhere with 2008. Using VS2006 I get as far as a failed Link with 147 unresolved externals.

Any help?
by helpkey
2008-10-29 21:08
Forum: JavaViewer
Topic: How can I use Browser to connect throught the repeater?
Replies: 9
Views: 174088

Re: How can I use Browser to connect throught the repeater?

Why doesn't this work?

On the command line:
java -classpath VncViewer.jar VncViewer REPEATERHOST 192.168.1.10 REPEATERPORT 5901 PASSWORD whateverpassword HOST 192.168.1.100 PORT 5900

The .10 machine is running the Repeater on 5901
The .100 machine is running UVNC Server on 5900

When I try this I ...
by helpkey
2008-05-18 21:03
Forum: JavaViewer
Topic: Java viewer through a Repeater
Replies: 2
Views: 39513

Java viewer through a Repeater

Is it possible to use the Java viewer to access an UltraVNC server through the Repeater? I fully understand how to get through the Repeater with the UltraVNC viewer client program, but can it be done using just a browser and the Java viewer?