Hi fellas!
I'd like to know whether it is possible to achieve the following running vncserver as service and
a) prompt the user for take-over if a user is logged on
b) if nobody is logged on just take over?
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
Different behaviour possible?
Correct, the settings I gave you will do what you asked.
The registry settings are documented here: http://ultravnc.sourceforge.net/regserver.htm (although the newer QueryAccept is missing)
QueryAccept=1 means if the user doesn't respond in the timeout period, then the connection is automatically accepted.
QueryAccept=0 means the connection will be rejected on timeout and is the default.
The registry settings are documented here: http://ultravnc.sourceforge.net/regserver.htm (although the newer QueryAccept is missing)
QueryAccept=1 means if the user doesn't respond in the timeout period, then the connection is automatically accepted.
QueryAccept=0 means the connection will be rejected on timeout and is the default.