Verifying net connectivity in C#
Saturday, December 10, 2005 11:38 PM
I really need help if anyoen out there who can help me please do.
I'm trying to find out how to verify internet connectivity in C#. I've tried using the WebResponce.getRequest() it will work if I'm online, but once I'm offline the application will hang
Read More