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

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

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: 89824

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. Ah ...
by bwwcti
2011-05-17 20:52
Forum: Olders
Topic: Server site multi monitor test builds
Replies: 36
Views: 89824

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: 89824

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 ...