Thank you for your reply,
Maybe I was not very clear. Actually, the client can close the connection, and the client does close the connection. Only the server that does not close the connection. So, there will be some CLOSE_WAIT and FIN_WAIT_2 states for a while. Will I have problems with that?
User Profile
Collapse
Profile Sidebar
Collapse
youtubeprog
Last Activity: Mar 19 '14, 07:01 PM
Joined: Mar 16 '14
Location:
-
Only client side closing the socket
Hi,
I have a question about client/server socket communication: suppose I have a client socket connecting to a server socket and this client sends some bytes to the server, but there is no sequence of byte to mark the end of the bytes. The server socket only processes those bytes (actually, the server only transfers those bytes to another peer). So, only client knows when exactly the socket can be closed. Will I have any trouble...
No activity results to display
Show More
Leave a comment: