bertoliten
Programmer
i wrote a server - multiple client application
when i send the command disconect from the client side all work fine, but if i hung up the dial up from the client side without send a disconect command, the winsock comunication still conected, when a try to get the properity "state" from de winsock on the server side ist return 7 (conected)..
what can i do to know when the client HUNG UP you conection without press disconect command?????
thanks
when i send the command disconect from the client side all work fine, but if i hung up the dial up from the client side without send a disconect command, the winsock comunication still conected, when a try to get the properity "state" from de winsock on the server side ist return 7 (conected)..
what can i do to know when the client HUNG UP you conection without press disconect command?????
thanks