Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Problem using NotifyMeIfServerIsDown
Message
 
 
To
03/04/2002 23:27:00
Ashish Patel
Hindustan Petroleum
Mumbai, India
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00640266
Message ID:
00640705
Views:
14
You've to pass IP adddress as a string.
SET LIBRARY TO VfpPing.dll
x = ping("192.9.200.50")
>Hi Sergey
>
>Thanks for replying
>
>I tried both the downloads.
>
>Check file #1179 Ping utility and file #9687 VFP Ping Class.
>
>In the Ping Utility I tried to write a simple prog with following lines
>
>SET LIBRARY TO VfpPing.dll
>x = ping(192.9.200.50)
>When I run this it gives following error
>Function name is missing).
>
>How can I check IP address with this.
>Am I doing anything wrong ?
>
>In VFP Ping Class
>There is a form called rbstate.scx
>When I try to open the form it gives me following error
>Error Instentiating class. Cannot find
>c:\downloads\libs\mylib.vcx
>
>I have downloaded the zip file into c:\downloads\vfpping1
>
>What should I do? Pl. Help.
>
>Thanks once again.
>
>Ashish Patel
--sb--
Previous
Reply
Map
View

Click here to load this message in the networking platform