Look for network connection...help

  • Thread starter Thread starter trint
  • Start date Start date
T

trint

Ok,
Is there an easy way to test for network connection in a loop
so that if I were to pull the connection, the user is notified?
Thanks,
Trint
 
You could try to make a connection to the remote host you are interested in,
and rise an event when needed.

cheeers,
 
Back
Top