Sjitter 0.14 Beta review

Download
by rbytes.net on

Sjitter is a client/server performing tool writen in C

License: GPL (GNU General Public License)
File size: 7K
Developer: Nicolas Hennion
0 stars award from rbytes.net

Sjitter is a client/server performing tool writen in C. This script is written under the GNU General Public License.

Sjitter aims at providing, in a simple command line interface, a tool to measure jitter, one way delay and bandwidth.

How to...:
Run the server:
# ./sjitters
Run the the client:
# ./sjitterx -c < IP address of the server > -n 100 -b 200

Requirements:
The client and the server's date should be synchronise to compute the sjitter. You can use the NTP protocol to do this.
The program has been tested on a Linux Operating system (Fedora Core 5). It should works on another Unix system (you can send me an email if you use the program on another OS).
To compile you need gcc and standards system library.

What's New in This Release:
Use timer (-t option)
Rewrite progress bar procedure
Man pages

Sjitter 0.14 Beta keywords