Bill, thanks again for your time!

Is there any one in this group uses TCP_* APIs to write his/her codes?

ATMEL's samples do not use them, and I couldn't google out any code that actually uses them, either

Regards,

Chen


Date: Thu, 5 Feb 2009 09:36:24 -0500
From: "bill" <[email protected]>
Subject: RE: Re: [lwip-users] Struggleing to build a TCP echo server
To: "'Mailing list for lwIP users'" <[email protected]>
Message-ID: <003401c9879f$1ed75c70$5c8615...@com>
Content-Type: text/plain; charset="us-ascii"

The problem is you can't just call tcp_tmr repeatedly in a loop as you're
doing.  The docs for the function (in the code) say it should be called
every 250mS.


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

Reply via email to