Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Checking Internet Connectivity
Message
 
To
27/08/2004 15:05:19
General information
Forum:
Visual FoxPro
Category:
Internet applications
Miscellaneous
Thread ID:
00936372
Message ID:
00937204
Views:
13
Thank you!
I used to use it in the old "DialUp" days. I think there there is an associated proxy function - but that would reduce it's elegance.

So - connecting to a proxy is not an internet connection?

>That can give a false positive...when it sees a proxy, but the proxy does not see the internet. You've got to hit a known internet address to know if you really are connected.
>
>>How about:
>>
DECLARE INTEGER InternetAttemptConnect IN WinInet.dll STRING
>>if InternetAttemptConnect("")<1
>>   * You're connected!
>>endif
>>
Imagination is more important than knowledge
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform