Download List

Descripción del Proyecto

liboping is a C library for measuring network
latency using ICMP echo requests. It can send to
and receive packets from multiple hosts in
parallel, which is nice for monitoring
applications. Both IPv4 and IPv6 are supported
transparently for the programmer and user. A
program called oping is included to show the
simplicity and potential of the library and
provide the functionality at the command line.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2011-03-08 07:32
1.6.1

advertencias del compilador se han fijado. Compatibilidad con ncurses 5.8 ha sido añadido a la "noping" aplicación. Si va a instalar como root, privilegios necesarios son automáticamente asignados a los archivos binarios.
Tags: Minor bugfixes
Compiler warnings have been fixed. Compatibility with ncurses 5.8 has been added to the "noping" application. If installing as root, required privileges are now automatically assigned to the binaries.

2011-01-26 20:39
1.6.0

La exactitud de la información de tiempo se ha mejorado en los sistemas que proporcionan la opción de socket SO_TIMESTAMP.
Tags: Minor feature enhancements
The accuracy of timing Information has been improved on systems that provide the SO_TIMESTAMP socket option.

2010-11-18 20:36
1.5.1

Un alias de "La Voz Admitir" PHB (RFC 5865) ha sido añadido a la opción de QoS en desarrollo. Los errores de compilador se han fijado y documentación obsoleta se ha actualizado.
Tags: Minor bugfixes
An alias for the "Voice Admit" PHB (RFC 5865) has been added to the QoS option of oping. Compiler errors have been fixed and outdated documentation has been updated.

2010-10-29 17:40
1.5.0

La capacidad de establecer la calidad de servicio (QoS) de bytes de los paquetes de salida y leer el byte de QoS de los paquetes entrantes se ha añadido la biblioteca. El apoyo a esta característica se ha agregado a las utilidades de línea de comandos en desarrollo y noping. La licencia de la biblioteca se ha cambiado a LGPL 2.1.
Tags: Feature Enhancements
The ability to set the Quality of Service (QoS) byte of outgoing packets and read the QoS byte of incoming packets has been added the library. Support for this feature has been added to the oping and noping command line utilities. The license of the library has been changed to LGPL 2.1.

2010-06-14 19:35
1.4.0

Un nuevo frente basado en ncurses-end para noping liboping, llamado, ha añadido. El nuevo comando muestra las estadísticas de ping aplicación de línea "en vivo" y destaca veces aberrantes de ida y vuelta.
Tags: Feature Enhancements
A new ncurses-based front-end to liboping, called noping, has been added. The new command line application displays ping statistics "live" and highlights aberrant round-trip times.

Project Resources