Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
IS THERE AN API FUNCTION TO SAY IF A SERVER EXIST
Message
De
20/10/2000 18:38:37
 
 
À
20/10/2000 18:08:52
Christopher Pinnock
United General Insurance Company
Kingston, Jamaique
Information générale
Forum:
Visual FoxPro
Catégorie:
Fonctions Windows API
Divers
Thread ID:
00432352
Message ID:
00432359
Vues:
24
try to use an low level file function like file() or fopen() to open a server file you already know that exists:

if file("x:\\groups.dbf") then && the file exists so the server is on the net.

I hope this can help you
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform