Categories
Libping
Libping is a small C library designed to allow a programmer to make ICMP_ECHO requests directly from a script or program. The distribution includes pinger, a script-friendly utility linked to the library and intended to be invoked directly from scripts. Unlike most ping utilities, libping will timeout on both unreachable hosts and unreachable networks. It returns a value every time it is called, a feature which makes programming ICMP echo requests simpler and more reliable.
Last updated 6 May, 2003
Versions
1.15
1.15 stable released 2002-06-23
- Released: 23 Jun, 2002
- Code Maturity: Stable
- Source Archive: ftp://sid.joedog.org/pub/libping/libping-latest.tar.gz
- Licenses: GPLv2orlater
- Interfaces: Library
User Community and Support
User reference manual available in HTML format from http://www.joedog.org/libping/docs/manual.shtml; User manpage available in HTML format from http://www.joedog.org/libping/docs/man/index.shtml



