lwip-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lwip-devel] Too many Loses: UDP Iperf server


From: antonio
Subject: [lwip-devel] Too many Loses: UDP Iperf server
Date: Thu, 4 Oct 2018 06:03:07 -0700 (MST)

Hi All, 

I am using LWIP-2.03, and 
I am developing a small UDP(RAW) iperf server. I know that UDP is not
connection oriented, however, I see that when I connect to the server, I
loose almost half of all transmitted packets from the client.

With TCP_RAW Iperf server, I am able to achieve 10Mbits/sec, while with UDP
I can barely achieve 600Kbits/sec.

>From the client using a iperf -c 172.28.49.16 -u -t 3 it sends 269 datagrams
to the server, while the server receives many times *less than half of it.
*

The client is a PC while the server is on a WiFi board.

Any hints are welcome. 

/Antonio



--
Sent from: http://lwip.100.n7.nabble.com/lwip-devel-f11621.html



reply via email to

[Prev in Thread] Current Thread [Next in Thread]