allomeen
February 27th, 2006, 03:48 PM
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
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