Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How can i detect a valid internet connection
Message
 
À
22/12/2003 08:06:40
Information générale
Forum:
Visual FoxPro
Catégorie:
Applications Internet
Divers
Thread ID:
00861232
Message ID:
00861289
Vues:
15
>Hi,
>
>I have a communication program that makes a connection via the web to a remote server. My client is behind a router. My question : is it possible to check via vfp if my computer has a valid connection via the router to the internet ? So i can allow or disallow the user to launch a communication to the remote server or not or if the computer can start to load a intranet page,....
>
>thnx

in addition to Sergey's suggestion:
DECLARE INTEGER InternetAttemptConnect IN WinInet.dll STRING
?InternetAttemptConnect("")
Imagination is more important than knowledge
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform