Update: UltraVNC 1.4.3.6 and UltraVNC SC 1.4.3.6: viewtopic.php?t=37885
Important: Please update to latest version before to create a reply, a topic or an issue: 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://twitter.com/ultravnc1
- Reddit community: https://www.reddit.com/r/ultravnc
- OpenHub: https://openhub.net/p/ultravnc

A time based connection

Here you will find help for frequently asked questions as well as for your specific question
Post Reply
DVCVNC
Posts: 3
Joined: 2021-10-01 12:45

A time based connection

Post by DVCVNC »

Hello,

I was wondering if it is possible to make a connection through UltraVNC that automatically disconnect after a period of time.

Looking forward hearing from you guys.
Thanks in advance.

Best Regards,

DVCVNC
User avatar
Rudi De Vos
Admin & Developer
Admin & Developer
Posts: 6832
Joined: 2004-04-23 10:21
Contact:

Re: A time based connection

Post by Rudi De Vos »

There is a idle timeout ion UltraVNC ( disconnect after a period of Idle time, no mouse or key movement)
Require UltraVNC server and viewer

To set
Run uvnc_settings.exe
tab connections
Idle input Timeout: x seconds

You can also set it manual in the ultravnc.ini file ( sample == 2 minutes)
[admin]
IdleInputTimeout=120
DVCVNC
Posts: 3
Joined: 2021-10-01 12:45

Re: A time based connection

Post by DVCVNC »

Rudi De Vos wrote: 2022-07-07 17:42 There is a idle timeout ion UltraVNC ( disconnect after a period of Idle time, no mouse or key movement)
Require UltraVNC server and viewer

To set
Run uvnc_settings.exe
tab connections
Idle input Timeout: x seconds

You can also set it manual in the ultravnc.ini file ( sample == 2 minutes)
[admin]
IdleInputTimeout=120
Thank you very much!
This works.

Small feedback, the input is not seconds but in minutes.
Post Reply