After more 1 000 000 (one million) views on forum for 1.5.0.x development versions... and 1.6.1.0, 1.6.3.0-dev versions
A new stable version, UltraVNC 1.6.4.0 and UltraVNC SC 1.6.4.0 have been released: https://forum.uvnc.com/viewtopic.php?t=38095
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.
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

JavaViewer VNC Development

Should you have problems with the JavaViewer? Here is the place to look for help or report issues
Post Reply
thetechteacher
Posts: 5
Joined: 2008-01-01 05:34
Contact:

JavaViewer VNC Development

Post by thetechteacher »

Am I missing it somewhere?
Is there a "one repository to rule them all" of the JavaViewer VNC source?
UltraVNC has code in it's SVN and it's CVS, TightVNC has code in it's SVN and it's CVS, RealVNC lets you download code, etc. etc.

I know there is no single JavaViewer VNC repo because they all have different features/customizations. BUT, they are all from the same base. Which is the "standard" (Java) project? Do common changes get sent back to one? Is there any sharing? Is there even any development?

Why I care: I'm working on a java project that embeds a VNC Viewer inside of it, and I want to contribute back the few bugs I've found and, of course, I want to be able to use future developments from any of the projects.

I know BuggyBunny has expressed an interest in working with the Java code:
- https://forum.uvnc.com/viewtopic.php?t=11101

The README file with the Java code from UltraVNC reads: "As soon as this new JavaViewer reaches the 'beta' stage we'll put the source code in UltraVNC CVS repository."
Additionally, amongst the many VNC mailinglists there are occasional bug fixes people post.
Is there a single place I should be starting from?

Ideally, I would like to be able use and share with all different VNC flavors.

THANKS.
Post Reply