After more 1 000 000 (one million) views on forum for 1.5.0.x development versions... and 1.6.1.0, 1.6.3.0-dev versions
A new stable version, UltraVNC 1.6.4.0 and UltraVNC SC 1.6.4.0 have been released: https://forum.uvnc.com/viewtopic.php?t=38095
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.
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

Idle Timeout not working (Win7 Pro x64)

Post Reply
Alkor
Posts: 1
Joined: 2010-08-02 16:50

Idle Timeout not working (Win7 Pro x64)

Post by Alkor »

I have UltraVNC X64 1.0.8.2 Full installed and running as a service on a fresh install of Windows 7 Pro (64-bit). I have edited the settings to specify an idle timeout of 30 seconds. I am connecting to the server using the 32-bit UltraVNC client in Windows XP.

It is my understanding of idletimeout based on previous experience with realvnc that after the specified idletimeout time the connection will be closed and the client process will terminate. I am not seeing this behavior with UltraVNC. In fact, the client will stay minimized indefinitely and the connection will never close, no matter how long or short the idletimeout time is. I have verified that idletimeout is set properly in the .ini file.

Is there any way to get the server to terminate client connections after a period of inactivity? Is there something I am misunderstanding or overlooking? Any help or suggestions would be appreciated.

Thanks
B
800
800
Posts: 2337
Joined: 2009-09-09 14:05

Re: Idle Timeout not working (Win7 Pro x64)

Post by B »

Yeah, I think you're overlooking something. The newer versions of the UltraVNC viewer have an autoreconnect option turned on by default. Looks as if it's been there since 1.0.3. You can probably turn it off in the INI file.

However, I may be off base, since that feature seems intended only for reverse connections.

http://www.uvnc.com/install/cmdline.html

Edit: Another, simpler thought -- what do you mean by "inactivity"? If you have a viewer connected to a server, there is <b>constant</b> "activity" in the form of screen updates and handshaking. Even simple things like icon or timeclock changes in the system tray are more than enough to keep the session active...
Last edited by B on 2010-08-02 20:23, edited 1 time in total.
Post Reply