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

Auto disconnecting when line is down

Post Reply
Frn

Auto disconnecting when line is down

Post by Frn »

I would like to ask how can I setup UltraVNC server :

a) only one client can connect

b) another client is rejected

c) when line is down (for exaple error on internet provider), server will end session and will be waiting for new client


ad a) - ConnectPriority=3 (?)
ad b) - dtto
ad c) - ??

I cannot use IdleTimeout, because client can work very slow (but when is really still conencted, server has no reason to kill session) and therefore this value would be set to long period.

But when the session breaks up, server would be ready for new conneciont shortly.

Thanks for any answer.
lizard
Former moderator
Former moderator
Posts: 171
Joined: 2004-05-03 07:43
Contact:

Post by lizard »

a + b = "Refuse all new connection(shared and non shared)"
C: server ends session after proper TCP timeout, so you don't have to care about it
Lizard
Post Reply