lwip-users
[Top][All Lists]
Advanced

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

RE: [lwip-users] how to send udp messages circularly ?


From: Bill Auerbach
Subject: RE: [lwip-users] how to send udp messages circularly ?
Date: Mon, 6 Jul 2009 08:17:33 -0400

>> As you can see in my code ,I have used two different Pbuf.
>
>Yes, but you have a loop that re-uses those pbufs 20 times.  Try using a
>different pbuf for each send.

If his driver does an immediate send of the pbuf and waits for it to
transmit, you can use one pbuf with UDP.

Bill






reply via email to

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