Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Need a fast PING test
Message
 
 
To
19/07/1999 15:00:06
General information
Forum:
Visual FoxPro
Category:
Windows API functions
Miscellaneous
Thread ID:
00243254
Message ID:
00243278
Views:
19
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?
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform