Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
IS THERE AN API FUNCTION TO SAY IF A SERVER EXIST
Message
From
20/10/2000 18:38:37
 
 
To
20/10/2000 18:08:52
Christopher Pinnock
United General Insurance Company
Kingston, Jamaica
General information
Forum:
Visual FoxPro
Category:
Windows API functions
Miscellaneous
Thread ID:
00432352
Message ID:
00432359
Views:
23
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
Previous
Reply
Map
View

Click here to load this message in the networking platform