Code

Created standard subversion directories.
[liboping.git] / README
1  liboping - Library to ping IPv4 and IPv6 hosts in parallel
2 ============================================================
3 http://verplant.org/liboping/
5 About
6 -----
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.
14 Features
15 --------
17   * Support for multiple hosts.
19   * Support for IPv4 and IPv6.
21   * Object oriented interface.
24 Author
25 ------
27   Florian octo Forster <octo at verplant.org>