I have a requirement to share multiple monitors on a single PC to different clients. I have two related questions:
1. Can I run multiple UltraVNC servers? I have tried (I am using -connect mode with the clients in Listen mode) - even though I have two executables winvc.exe in different locations configured to use different ports and one set to Primary and the other Secondary monitor, and task manager seems to show two processes, both my clients show the same thing. I suspect only one server process is "serving". I did use -multi to start them.
2. ultravnc.ini has the options for Primary and Secondary monitor which I have previously used successfully - how would I specify the screen to share when there are more than two monitors?
Thanks!
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
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
Multiple servers, multiple monitors
Re: Multiple servers, multiple monitors
I can't answer #2 because I'm only just now using the version that supports multiple monitors well, but for #1 just run a single instance of uVNC and allow multiple connections. Of course everyone will have control over the same cursor/input, but that's due to this being remote control software and not something like Terminal Services (multi-session support).
-Ben