On Fri, 2009-07-03 at 04:23 -0700, the_gadfly wrote: > Thank you Kieran: > 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. Kieran _______________________________________________ lwip-users mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/lwip-users
