Rice University, Department of Electrical and Computer Engineering, Ahmad Rahmati

  • Netperf for Windows
  • It took a while for me to get Netperf compiled for Win XP. So here is the win32 compilation of Netperf 2.4.3


  • UDPperf
  • Most network benchmarking software, such as Iperf, require establishing a connection from the data sender to the receiver. Therefore, they can only perform upload tests if you are behind a NAT (or some firewalls). Netperf can perform download tests as well, but only for TCP. Therefore, we developed UDPperf, our own UDP benchmarking software in C++, to perform UDP download and upload benchmarks.

    We have made available the source code and win32 compilation of UDPperf (version 0.2.1).



Last updated June 2007