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

by bwwcti
2011-06-07 13:50
Forum: Olders
Topic: Server site multi monitor test builds
Replies: 36
Views: 100288

Re: Server site multi monitor test builds

Is there currently a way to set the INI file to handle more than two displays? Also, since Windows can set any monitor to be "primary" in the Display Settings (e.g. monitor 2), would it make more sense to have a numbered system instead to explicitly select a monitor in the INI file? Something like ...
by bwwcti
2011-05-17 22:07
Forum: Olders
Topic: Server site multi monitor test builds
Replies: 36
Views: 100288

Re: Server site multi monitor test builds

Your distribution may be set up that way, but I'm quite sure those are not the traditional VNC display numbers -- they were always 5901, 5902, etc. for all platforms. (VNC was always multiplatform.)

Again, it's not a big deal anyway, since developers and/or users can set aside suitable ranges ...
by bwwcti
2011-05-17 20:52
Forum: Olders
Topic: Server site multi monitor test builds
Replies: 36
Views: 100288

Re: Server site multi monitor test builds

I guess the only big problem is that those "display" numbers are already reserved for connecting to a VNC server for sequential X session displays in Unix. I think.

I suppose you could easily reserve a particular range for your purpose; it does sound like a useful paradigm.

I believe you may be ...
by bwwcti
2011-05-17 18:10
Forum: Olders
Topic: Server site multi monitor test builds
Replies: 36
Views: 100288

Re: Server site multi monitor test builds

While the UltraVNC method of "switching" monitors may be nice when using the UltraVNC client, I think a better approach would be to allow a separate server TCP port for each display.

Ideally, I would like to set up a single instance of UltraVNC running as a service. The default connection :0 would ...