1 liboping - Library to ping IPv4 and IPv6 hosts in parallel
2 ============================================================
3 http://verplant.org/liboping/
8 liboping was inspired by ping, libping and fping: It differs from these
9 existing solutions in that it can `ping' multiple hosts in parallel using
10 IPv4 or IPv6 transparently. Other design principles were an object oriented
11 interface, simplicity and extensibility.
17 * Support for multiple hosts.
19 * Support for IPv4 and IPv6.
21 * Object oriented interface.
27 Florian octo Forster <octo at verplant.org>