David Bar-On

Results 237 comments of David Bar-On

@tve, can you describe the test you did? I am asking since as far as I know this issue was **not** resoled, as it requires that the server will notify...

I am not sure that the test shows that the issue was fixed. If the issue was fixed then the server should have sent 3.03MB (3100KB), but it sent 9.15MB....

> ... the receiver stops the transfer at the next interval after it gets the requested amount makes it totally usable. It gets into the "bug or feature" grey zone...

> If the merge conflicts are resolved, is there something preventing this from merging otherwise? > > I would love to use iperf to test bidirectional udp on windows and...

Are you running also an **iperf3 server**? iperf2 and iperf3 are not compatible, so each should use its own server. If this is not the problem, do you have an...

Are you running also an **iperf3 server**? iperf2 and iperf3 are not compatible, so each should use its own server. If this is not the problem, do you have an...

As I wrote, you cannot use ipef3 client with iperf (iperf2) server. Since you are using iperf server, and as you wrote the iperf test is successful, I am not...

iperf (all versions) are testing the connection throughput, etc. using client-server interface. In your case, iperf server is running on 192.168.0.43 machine and is using port 2049. Since 192.168.x.x is...

> The test is intermittently failing with the following error - `error: the client has unexpectedly closed the connection` This error means that the client terminated before the normal end...