Detecting Internet Connection

  • Thread starter Thread starter SouthSpawn
  • Start date Start date
S

SouthSpawn

I have a windows app program. I would like to create a function that
detects an internet connection. I heard that the API method is not the
best method. Also, the Webrequest method doesn't seem to work everywhere
either. I think the webrequest method doesn't work in proxy situations.
Does anyone have resources that I could look at?

Thanks,
Mark
 
Back
Top