|
-
May 7th, 2007, 04:03 AM
#1
Thread Starter
Lively Member
[2.0] [internet connection checking problem]
hi friends,
I want to check if internet is available or not how can i achieve this functionality .. i am using this coding
"NetworkInterface.GetIsNetworkAvailable()"
but its not working properly.. if anyone know the coding for this fuctionality plz help me..
-
May 7th, 2007, 05:37 AM
#2
Re: [2.0] [internet connection checking problem]
You could ping a website and wait for a response.
You could also use InternetGetConnectedState.
You could also use WebRequest to get a response from a web page.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|