|
-
Oct 10th, 2009, 11:59 AM
#1
Thread Starter
Addicted Member
How do I detect a client disconnect
Hi all,
So I think I have made it to possibly my 3rd or 4th post, so I m still new to this.
Anyway onto my question(s).
Assume my client application has connected to my server correctly.
Is it possible for the client application to do the following when closing?
TcpClient.GetStream.Close()
Will my server application see the stream has closed and if so will
TcpCLient.GetStream.CanRead then be false.
or how do I go about detecting a lost client?
Sorry the question is vague.
Regards
Adrian
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
|