Hi there...
Thank you so much for your work on UltraVNC. It is a VERY valuable tool.
I'd like to use one of the timeout settings in the ini to disconnect a connection after a period of inactivity, say 5 minutes, so the connection does not stay open.
What is the difference between IdleTimeout or IdleInputTimeout? Which would be better to use for my purpose?
I have experimented with IdleTimeout=300 with good results so far.
I have had a situation where I have not been able to reconnect to UltraVNC Server 1.3.4.2 on a Windows 10 Pro machine. I would connect once successfully but then something, Windows turning off the screen after 10 minutes I think, would cause a disconnection. Then I would not be able to reconnect until restarting UltraVNC Server. This happens much less, once only, on UltraVNC 1.3.8.1.
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
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
Difference between IdleTimeout and IdleInputTimeout?
- Rudi De Vos
- Admin & Developer
- Posts: 6951
- Joined: 2004-04-23 10:21
- Contact:
Re: Difference between IdleTimeout and IdleInputTimeout?
IdleInputTimeout : keyboard/mouse idle time
IdleTimeout: socket timeout
IdleInputTimeout is send to the viewer and tell the viewer to disconnect when no input is registered for x time
IdleTimeout: socket timeout
IdleInputTimeout is send to the viewer and tell the viewer to disconnect when no input is registered for x time
UltraVNC links (join us on social networks):
- Website: https://uvnc.com/
- Forum: https://forum.uvnc.com/
- GitHub sourcecode: https://github.com/ultravnc/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
- uvnc2me: https://uvnc2me.com/
- Website: https://uvnc.com/
- Forum: https://forum.uvnc.com/
- GitHub sourcecode: https://github.com/ultravnc/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
- uvnc2me: https://uvnc2me.com/
Re: Difference between IdleTimeout and IdleInputTimeout?
Okay, thank you for clarifying.
Would you recommend using IdleInputTimeout instead of IdleTimeout to prevent things like hanging if the Windows sleeps or locks, etc.?
I tried IdleTimeout with good results, although the first computer I tried this setting on is not reachable but that could be something else.
Thanks.
Would you recommend using IdleInputTimeout instead of IdleTimeout to prevent things like hanging if the Windows sleeps or locks, etc.?
I tried IdleTimeout with good results, although the first computer I tried this setting on is not reachable but that could be something else.
Thanks.
Last edited by Geeorgee on 2023-03-17 22:20, edited 2 times in total.
-
- 40
- Posts: 79
- Joined: 2022-01-18 16:46
Re: Difference between IdleTimeout and IdleInputTimeout?
Where can one set these? I am hoping you will reply that they can be set when installing. Thank you.