Host unavailable when user is logged off
Posted
by aksamit
on Stack Overflow
See other posts from Stack Overflow
or by aksamit
Published on 2010-06-05T13:21:55Z
Indexed on
2010/06/05
13:22 UTC
Read the original article
Hit count: 142
I am facing a problem that I discovered while I was implementing a small client/host application.
The client side runs Windows 7 64-bit and machine never turns off but user is automatically logged off after 30 minutes of inactivity. When user is automatically logged off the host becomes unreachable, first I thought the problem was isolated to my application, but after som investigation I discoverd that resources and vnc server is also unavailable.
The question might be a bit off limit for this forum but I can't find any reasonable explanation somewhere else. Does anyone know how I can keep user being logged off automatically but with the host still reachable on the network?
© Stack Overflow or respective owner