Hi,

I want to use the netconn_api for my app , but I have a question :
I need to optimize the bandwith due to high latency connection
(intercontinental) , so I'll send big packets 
(about 5KB by 5KB) . Because the systeme doe not havo much memory I would 
send the data with NETCONN_NOCOPY . 
So I have to be sure the full packet was ACK to be able to use the netbuf
again . 
How can I know if the full packet was ACKed byt the remote peer ? 

Thanks in advance

Yann Suisini

-- 
View this message in context: 
http://www.nabble.com/How-to-know-if-a-full-packed-was-ACK%27ed---%28netconn-api%29-tp25731642p25731642.html
Sent from the lwip-users mailing list archive at Nabble.com.



_______________________________________________
lwip-users mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/lwip-users

Reply via email to