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
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 3 matches
- 2004-12-04 00:36
- Forum: Feature requests
- Topic: mouse/keyboard priority for VNC server over Vncviewer
- Replies: 2
- Views: 3851
mouse/keyboard priority for VNC server over Vncviewer
The person sitting on the computer console that is running WINVNC.EXE should have priority for their mouse movementts. ie, if both the viewer and person at the console are both moving the mouse at the same time, the person at the console should have priority. I think either DD or NS has this ...
- 2004-11-18 05:36
- Forum: Old messages
- Topic: question regarding networking code..
- Replies: 1
- Views: 2043
answered my own question
just noticed to SetSocketOptions() function.. the socket for a client connection is passed to a new FdInStream() object.. now i get it.
sorry for the dumb question
sorry for the dumb question
- 2004-11-18 05:18
- Forum: Old messages
- Topic: question regarding networking code..
- Replies: 1
- Views: 2043
question regarding networking code..
I've been reading through the code to get a feel for the program flow. I'm a little confused about how network connections are multiplexed if you have a listening vncviewer handling multiple server connections. example, computer A starts vncviewer in listen mode. computer B starts winvnc and ...