Hi, Mike!
Thank you!
You advize illumined me! Now my TCP starts to work now!
Best Regards!
Locke Huang





2008-10-23



发件人: Mike Kleshov
发送时间: 2008-10-23 13:43:43
收件人: Mailing list for lwIP users
抄送: 
主题: Re: [lwip-users] Throttling incoming TCP in receive callback usingraw API

2008/10/23 Bruce Sutherland  <[EMAIL PROTECTED] >:
> Should I delay calling tcp_recved in the case that the serial ring buffer is
> too full? If so, when will my receive callback be called again? Is there
> some better way to achieve this?

You should look at the echo sample code in
lwip/contrib/ports/unix/proj/minimal/echo.c
I think it is a good example of how to implement flow control on
incoming TCP data.


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

Reply via email to