How To Programmatically Use ICMP Echo Request and Reply (Ping)
Article ID: 139459
Article Last Modified on 7/1/2004
APPLIES TO
- Microsoft Win32 Software Development Kit (SDK) 3.5
- Microsoft Win32 Software Development Kit (SDK) 3.51
- Microsoft Win32 Software Development Kit (SDK) 4.0
This article was previously published under Q139459
SUMMARY
It is possible to write applications that programatically use the Internet
Control Message Protocol (ICMP) echo request and reply (popularly known as
"ping"). For more details, please look in the ICMP directory of the Win32
SDK compact disc.
Please note that this mechanism is temporary, so there is no section in the
Win32 Help file that addresses it. This will be replaced in the future by
more powerful mechanisms supported by Winsock 2.0.
REFERENCES
Win32 Compact Disc \Mstools\Icmp.
Keywords: kbhowto kbapi kbnetwork KB139459