Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Ping from VFP
Message
From
03/07/2000 05:00:25
Liam O'Hagan
O'Hagan Programming Ltd
Ireland
 
 
To
30/06/2000 13:09:44
General information
Forum:
Visual FoxPro
Category:
Internet applications
Title:
Miscellaneous
Thread ID:
00387187
Message ID:
00387674
Views:
15
Hi Clark,

You can download VFPPING.DLL from the files section.

The following code will ping a PC

SET LIBRARY TO VFPPING.DLL ADDITIVE
nResult = PING("192.168.100.1")

A negative return indicates failure. Zero or greater is success.

HTH

Liam



>Is there a way to ping an IP address in VFP ?
>
>Thanks !!
Liam O'Hagan
MCP VFP Desktop Apps
Previous
Reply
Map
View

Click here to load this message in the networking platform