Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Need a fast PING test
Message
 
À
19/07/1999 15:00:06
Information générale
Forum:
Visual FoxPro
Catégorie:
Fonctions Windows API
Divers
Thread ID:
00243254
Message ID:
00243278
Vues:
24
Here is a really quick and dirty way.

* store results of ping in a text file
run ping 142.233.121.1 > pingtest.txt

* then read into a file using filetostr and look for "unreachable" or "request timed out" to designate a failure

>Does anyone know of a fast way in VFP to quickly test if a IP address will PING successfully?
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform