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
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 4 matches
- 2009-02-04 21:16
- Forum: JavaViewer
- Topic: Java Viewer logging into wrong computer
- Replies: 5
- Views: 12502
Re: Java Viewer logging into wrong computer
I'm not the most experienced out there, but from what I've seen, each computer should have VNC set up with port 5900, 5901, 5902, etc. Then if you access say port 5802 using the javaviewer, you will log into the computer running VNC on port 5902. Both 5802 and 5902 need to be forwarded to the proper ...
- 2009-01-26 16:34
- Forum: JavaViewer
- Topic: Superfluous java scrollbars
- Replies: 7
- Views: 54737
Re: Superfluous java scrollbars
I don't know a lot about java, but I'm willing to bet this problem happens somewhere in here (from VncViewer.java):
189 // Add ScrollPanel to applet mode
190
191 // Create a panel which itself is resizeable and can hold
192 // non-resizeable VncCanvas component at the top left corner.
193 ...
189 // Add ScrollPanel to applet mode
190
191 // Create a panel which itself is resizeable and can hold
192 // non-resizeable VncCanvas component at the top left corner.
193 ...
- 2009-01-23 14:07
- Forum: JavaViewer
- Topic: Superfluous java scrollbars
- Replies: 7
- Views: 54737
Re: Superfluous java scrollbars
Note: even if the remote screen is smaller than the available space in the Firefox window, there are still extra annoying scrollbars. Here is a screenshot:

- 2009-01-22 13:58
- Forum: JavaViewer
- Topic: Superfluous java scrollbars
- Replies: 7
- Views: 54737
Superfluous java scrollbars
I understand that it is normal to get scrollbars if the remote screen is larger than the local one.
However, in the java viewer, if I scroll to bottom right using these, there is another set of scrollbars. This is extremely annoying.
I am using the java viewer in Firefox in case that information ...
However, in the java viewer, if I scroll to bottom right using these, there is another set of scrollbars. This is extremely annoying.
I am using the java viewer in Firefox in case that information ...