Download List

Descripción del Proyecto

xrate is a simple program written in C which calculates the realtime transfer rates of a running pipe. This might be useful for checking if your system is fast enough to record a CD on-the-fly.

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.

2001-01-30 15:14
0.0.4

Esta versión corrige un desbordamiento de la variable nSize bytecount que ahora consta de dos variables unsigned long (2 * 32 bits) y un cálculo erróneo y de salida para tiradas muy cortas (ninguna alarma se llamaba). También agrega la salida de tiempo durante el análisis de tiempo de ejecución.
This release fixes an overflow with the bytecount variable nsize which now consists of two unsigned long variables (2*32bit) and a wrong calculation and output for very short runs (no alarm was called). It also adds time output during runtime analysis.

2001-01-30 15:14
0.0.3

Apoyo a las versiones anteriores de Linux / libc, y el cumplimiento de ANSI-C.
Support for older versions of Linux/libc, and ANSI-C compliance.

2001-01-30 15:14
0.0.2

Freshmeat anuncio inicial, y la salida de la nueva tasa de transferencia de corriente cada segundo y un resumen xrate con xrate mínimo y máximo.
Initial freshmeat announcement; new output of current transfer rate every second and an xrate summary with minimum and maximum xrate.

Project Resources