HewlettPackard / netperf

Netperf is a benchmark that can be used to measure the performance of many different types of networking. It provides tests for both unidirectional throughput, and end-to-end latency.
MIT License
873 stars 187 forks source link

I can not get windows binaries. #9

Closed fukai-t closed 6 years ago

fukai-t commented 6 years ago

I want windows binary (i.e. netperf.exe and netserver.exe), but now the binary file is not distributed.

I tried to build on Windows 10 according to README.windows, but I couldn't. I wonder if README.windows is too old because the latest update is in 2012. (I cannot find "build /cD" command in the cmd for VS)

So could you distribute binary files or update README.windows?

fukai-t commented 6 years ago

I can build on cygwin, so my issue is solved and I close this.