Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Internet Connection
Message
De
12/08/2002 12:58:03
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00688602
Message ID:
00688678
Vues:
23
I use this too, but it only determines if a network connection is configured, not live. If you unplug the cable it still returns .t.

Tracy

>I use the following code for our LAN: (never tested for modem though)
>
>#define INTERNET_CONNECTION_MODEM 1
>#define INTERNET_CONNECTION_LAN 2
>#define INTERNET_CONNECTION_PROXY 4
>#define INTERNET_CONNECTION_MODEM_BUSY 8
>
>declare InternetGetConnectedState ;
> in "wininet.dll" ;
> long @ lpdwFlags, ;
> long dwReserved
>
>? InternetGetConnectedState(INTERNET_CONNECTION_MODEM, 0)
>
>HTH
.·*´¨)
.·`TCH
(..·*

010000110101001101101000011000010111001001110000010011110111001001000010011101010111001101110100
"When the debate is lost, slander becomes the tool of the loser." - Socrates
Vita contingit, Vive cum eo. (Life Happens, Live With it.)
"Life is not measured by the number of breaths we take, but by the moments that take our breath away." -- author unknown
"De omnibus dubitandum"
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform