IPerf
The home page for iperf is <a href“http://dast.nlanr.net/Projects/Iperf/”>http://dast.nlanr.net/Projects/Iperf/</a>
<p>Local Download: <a href
“http://www.pebcac.net/downloads/index.php?dirWindows%2FUtilities%2F&download
iperf.exe”>iperf.exe</a> (iperf version 1.7.0 (13 Mar 2003) win32 threads)</p>
<p>Command Line to start TCP server: iperf -s -i 5 -w 512K</p>
<p>Command Line to start UDP server:iperf -s -i 5 -u -w 512K</p>
NOTE: Use the same or smaller window size on the client as the server
<p>Command Line to University of Central Florida: iperf -c 132.170.3.31</p>
<p>results should look like this:
Client connecting to 10.0.13.68, TCP port 5001
TCP window size: 8.00 KByte (default)
[1924] local (your IP) port 1500 connected with 132.170.3.31 port 5001
[ ID] Interval Transfer Bandwidth
[1924] 0.0-10.0 sec <font color“#ff0000”>111 MBytes</font><font color
“#ff0000”>92.9 Mbits/sec</font></font></font></p>
<p>You're interested in the red numbers</p>