User Profile

Collapse

Profile Sidebar

Collapse
youtubeprog
youtubeprog
Last Activity: Mar 19 '14, 07:01 PM
Joined: Mar 16 '14
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • youtubeprog
    replied to Only client side closing the socket
    in Java
    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?
    See more | Go to post

    Leave a comment:


  • youtubeprog
    started a topic Only client side closing the socket
    in Java

    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...
    See more | Go to post
No activity results to display
Show More
Working...