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
- 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 1 match

by akistler
2010-07-27 22:24
Forum: SCIII
Topic: RFB ERROR: SSL JavaViewer <-> Distributor5.exe <-> sciii.exe
Replies: 8
Views: 42671

Re: RFB ERROR: SSL JavaViewer <-> Distributor5.exe <

Poking around the native server code of old revisions, I've found that pointer position updates seem to be the root of this problem. They were introduced in version 1.5 (I think) and the JavaViewer wasn't updated to account for that. I'm working on fixing that, I'll post my findings if anyone is ...