lwip-users
[Top][All Lists]
Advanced

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

Re: RE: Re: [lwip-users] Struggling to build a TCP echo server


From: Chen
Subject: Re: RE: Re: [lwip-users] Struggling to build a TCP echo server
Date: Thu, 05 Feb 2009 10:19:02 -0500

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" <address@hidden>
Subject: RE: Re: [lwip-users] Struggleing to build a TCP echo server
To: "'Mailing list for lwIP users'" <address@hidden>
Message-ID: <address@hidden>
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

reply via email to

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