Recent Changes - Search:

edit SideBar

liboping

Description

Liboping is a C library to generate ICMP echo requests, better known as "ping packets". It is intended for use in network monitoring applications or applications that would otherwise need to fork ping(1) frequently.

The library is available as 32-bit and 64-bit:

  • If you are compiling a 32-bit program, no special compiler options are needed.
  • If you are compiling a 64-bit program, you have to compile and link your application with "cc_r -q64" or "gcc -maix64".

Homepage: http://verplant.org/liboping/

Version: 1.10.0-1

Downloads

RPM:

Source RPM:

Package dependencies:

  • none

All versions:

Edit - History - Print - Recent Changes - Search
Page last modified on December 19, 2017, at 10:51 PM