Results 1 to 2 of 2

Thread: [2.0] [internet connection checking problem]

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Feb 2007
    Posts
    98

    [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..

  2. #2
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170

    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
  •  



Click Here to Expand Forum to Full Width