M
M O J O
Hi,
I'm writing a server/client application.
The server must know when the clients log on and when they log off, even
though a client app crashes, the server need to be informed that the
client has logged off (is no longer available).
What is the best way to do this?
I thought about MSMQ, but here the server are not told if client app
crashes.
Any idea???
Thanks!!!
M O J O
I'm writing a server/client application.
The server must know when the clients log on and when they log off, even
though a client app crashes, the server need to be informed that the
client has logged off (is no longer available).
What is the best way to do this?
I thought about MSMQ, but here the server are not told if client app
crashes.
Any idea???
Thanks!!!
M O J O