Net Ping
Package:
Summary:
Send ping requests sending ICMP packets
Groups:
Author:
Description:
This class can be used to send ping requests sending ICMP packets.
It creates a socket to send packets to a given remote computer from a given local IP address or the default local network interface.
The class sends the ping ICMP packets and retrieves the response time if it arrived before a given timeout value.
It creates a socket to send packets to a given remote computer from a given local IP address or the default local network interface.
The class sends the ping ICMP packets and retrieves the response time if it arrived before a given timeout value.
Comments are closed.