by Karl Moore on VB.NET Read Comments Rate this resource Viewed 7283 times Rating: 20 users 3.55 out of 5 Next > Checking whether an Internet connection is available isn5;t always as easy as it sounds. Admittedly, there is a Windows API call that can check whether a connection exists, but it5;s extremely fragile and returns incorrect results if the machine has never had Internet Explorer configured correctly. Oops. The best method is to actually make a Web request and see whether it...
http://www.developerfusion.com/show/3903/