I have made a server/client application using sockets in vb.net. Everything works fine but i have one problem. When a client gets disconnected because of a connection drop at the client or if the client unplug his network cable, the server uses 1 minute and 36 seconds to disconnect the client. Is this something i can adjust somewhere ? This happens over local network and over internet.