B
Bsmengen
I am trying to make sure that the local connection is up. I have presently
been using the NetworkChange.NetworkAvailabilityChanged Event for this. Is
there a better way to do this?
Also, I want to test to see if the Internet Connection is up. I need the
Internet to be up for the Web Services I am calling. Is it better to test
the Internet Connection through Pinging an IP Address (I presently do 3 ping
failures for it to be down) or some other way? Is there any eventhandler out
there for checking the internet connection?
Thanks
been using the NetworkChange.NetworkAvailabilityChanged Event for this. Is
there a better way to do this?
Also, I want to test to see if the Internet Connection is up. I need the
Internet to be up for the Web Services I am calling. Is it better to test
the Internet Connection through Pinging an IP Address (I presently do 3 ping
failures for it to be down) or some other way? Is there any eventhandler out
there for checking the internet connection?
Thanks