Check for internet connection
Stephen Bub <[email protected]>
| Newsgroups | gmane.comp.windows.devel.dotnet.winforms |
|---|---|
| Message-ID | <LISTSERV%[email protected]> |
Hi, I'm using a Web Service, and would like to check if an internet connection is available before calling it so I can handle it in a user-friendly manner without generating a WebException. Can anyone tell me how to do this? Yours truly, Stephen