I have a client side program when after logging in it opens a winsock connection to a serverside program letting it know it's online. the problem is if the client side computer crashes and has to be rebooted before the log off procedure ends the session then i get an error and the client side program cannot connect again unless the server side program is restarted. Please help