TimeOut on application programs
Posted: Fri Aug 07, 2009 2:41 pm
by tyc >> Thu, 5 Dec 2002 10:05:39 GMT
Hi Jade Developers,
Need your advise on some techniques.
If user has not operated his/her computer for a certain time(Defined
by us), our system will enforce a user prompt Exit window to the user automatically regardless mouse and keyboard action.
This has some unforseen implications for us.
Are there ways to detect mouse or keyboard movements and delay this timeout functionality in Jade? [must like MSN going into "Away" after
a certain time period, and back online when there's mouse action]
Can anyone please advise on how to achieve this or which Windows API function can do it and how to code it?
Another part to this problem is that if the user invokes a Server operation and the time lapses, it SHOULD NOT log off the user, yet how
do we know that it's still running some long operation and not idle?
Advise appreciated and thanks
L.C. Lim
Hi Jade Developers,
Need your advise on some techniques.
If user has not operated his/her computer for a certain time(Defined
by us), our system will enforce a user prompt Exit window to the user automatically regardless mouse and keyboard action.
This has some unforseen implications for us.
Are there ways to detect mouse or keyboard movements and delay this timeout functionality in Jade? [must like MSN going into "Away" after
a certain time period, and back online when there's mouse action]
Can anyone please advise on how to achieve this or which Windows API function can do it and how to code it?
Another part to this problem is that if the user invokes a Server operation and the time lapses, it SHOULD NOT log off the user, yet how
do we know that it's still running some long operation and not idle?
Advise appreciated and thanks
L.C. Lim