Hello,
Is there any way in C++ to find if a tcp connection is still connected or lost connection.
I'm trying to do something like this:
if(is still connected)
{
//code...
}
Thanks,
Alaa
allomeen is online now Edit/Delete Message
| CodeGuru Home | VC++ / MFC / C++ | .NET / C# | Visual Basic | VB Forums | Developer.com |
|
Results 1 to 2 of 2
|
Click Here to Expand Forum to Full Width |