|
-
Aug 8th, 2002, 11:07 AM
#1
Thread Starter
Junior Member
socket disconnects
If you create a tcpListener object in order to be a host... how do you accurately determine if a connected client has disconneccted from the connection?
I tried using the socket.Connected variable that the tcpListener is wrapped around to determine this, but even if i disconnect my client it still says socket.Connected = True. Am i doing something wrong?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|