Compiling Iperf for windows
hello everybody,
I compiled successufy the Iperf source files under cygwin (for windows 2000)
and I am using the file iperf.exe as my executable file.
I found that there is a difference between the binary compiled version (form
the web site) and the one compiled by me.
The difference is that jitter in the binary one (for a UDP flow between two
windows machines in the same LAN) is always 0.000 ms but it is about 1.7 ms
in my compiled version.
Any one had this problem before ??
What is the better method to compile the IPERF source files to make it
working correctly under windows 2000.