lwip-users
[Top][All Lists]
Advanced

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

Re: [lwip-users] RAW Api to receive large image data


From: nkumar
Subject: Re: [lwip-users] RAW Api to receive large image data
Date: Mon, 7 Jul 2014 09:01:44 -0700 (PDT)

Sergio,

My problem is fixed. See my previous post. I followed your suggestion. I did
not realize that I was getting chained pbuf. After changing code to copy all
data using pbuf_copy_partial(...) and ACKing p->tot_len, it started working.
My TCP timer functions get called every 500ms & 250ms.

 -nkumar



--
View this message in context: 
http://lwip.100.n7.nabble.com/RAW-Api-to-receive-large-image-data-tp22873p22884.html
Sent from the lwip-users mailing list archive at Nabble.com.



reply via email to

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