How does iperf calculate bandwidth and jitter?

I read that iperf is basically trying to send as much connection information as fast as possible, reporting bandwidth achieved. This tool is especially useful in determining the amount of data that can be delivered between two machines.

Is it possible to collect the same results by sending regular data, as if not testing the data?

I am trying to do this; sending data in the foreground while collecting statistics in the background (bandwidth and jitter).

can someone tell me how iperf calculates these two values?

+5
source share
2 answers

This is the closest thing I found

http://openmaniak.com/iperf.php

0

, iperf. , , .

iperf

, iperf . , . .

+1

All Articles