posted 17 years ago
hi, i have a server that periodically wait for clients to send files and there are many clients that just send text file to the server. Now i want to write a code that enable the server to know if a client still exits as each clients send a file at a specific interval of time and if one client has not send any file for example in 2minutes then the server must know that the client is down and do the action that i want when a client is down.PLEASE i NEED HELP to write the code to do this. HELP ME!!!.Thanks in advance.