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

session expires after a while

Post Reply
kurdovic
Posts: 1
Joined: 2011-01-25 00:27

session expires after a while

Post by kurdovic »

hi, my problem is that i need the session to be open all the time, now when i connect to the server the connection expires and closes after a while, i need to be always on. how can i do it?

thanks
redge
1000
1000
Posts: 6797
Joined: 2004-07-03 17:05
Location: Switzerland - Geneva

Re: session expires after a while

Post by redge »

basic information ? (no last version please, tell the real version in use)
vnc server version ? OS version ?
vncviewer version ? OS version ?

run uvnc_settings.exe
tab Connections... Idle timeout [0] Seconds
Save


ultravnc.ini
KeepAlive=30 <--- send activity every 30 sec with FileTransfer
IdleTimeout=0 <-- keep connected (never disconnect) (default)



after how long time is disconnect ?
is your remote (vnc server) computer standby mode disconnect network disabled ?
look at properties of network interface card on network Properties... Power management
UltraVNC 1.0.9.6.1 (built 20110518)
OS Win: xp home + vista business + 7 home
only experienced user, not developer
Post Reply