I am working on a client-server application which communicates over the TCP/IP protocol, where I sporadically get the error connection reset by peer
.
By "connection reset " I mean that the connection has been reset? Or does this mean that the client system has been disconnected from the server and communication between the two is not possible?