Downloadliste

Projektbeschreibung

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.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
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

Diese Version behebt einen Überlauf mit dem bytecount nsize Variable, die besteht nun aus zwei unsigned long-Variablen (2 * 32bit) und eine falsche Berechnung und Ausgabe für Kleinstauflagen (kein Alarm genannt wurde). Sie fügt hinzu, auch die Zeit während der Laufzeit Output-Analyse.
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

Support für ältere Versionen von Linux / libc, und ANSI-C-Kompatibilität.
Support for older versions of Linux/libc, and ANSI-C compliance.

2001-01-30 15:14
0.0.2

Erste freshmeat Ankündigung, neue Ausgabe des aktuellen Übertragungsrate pro Sekunde und ein xrate Zusammenfassung mit minimalen und maximalen xrate.
Initial freshmeat announcement; new output of current transfer rate every second and an xrate summary with minimum and maximum xrate.

Project Resources