Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Need a fast PING test
Message
 
 
To
19/07/1999 17:40:04
General information
Forum:
Visual FoxPro
Category:
Windows API functions
Miscellaneous
Thread ID:
00243254
Message ID:
00243332
Views:
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
>>
>
>Actually, I've already being doing it this way, I just didn't want to admit it.

I even considered email this to you. :-)

Also check out ipstuff at http://www.west-wind.com/wwIPStuff.asp
It supports IP Address validation "Support for domain lookup from IP address and IP Address from domain name." which perhaps can be used for your purposes also. Just speculation.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform