lwip-users
[Top][All Lists]
Advanced

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

[lwip-users] Re: [lwip] lwIP in a non-OS environment


From: Adam Dunkels
Subject: [lwip-users] Re: [lwip] lwIP in a non-OS environment
Date: Wed, 08 Jan 2003 22:42:48 -0000

Hi Alexander!

(In addition to Leon's reply...)

On Tuesday 12 February 2002 10.54, you wrote:
> - Does lwIP support an environment decribed above (no OS, no wait timers)?

Yes. In fact, such an environment is particularly well suited for lwIP. lwIP 
can then be thought of as a code library that takes packets and timer events 
and calls the application functions through the raw API, as defined in 
doc/raw_api.txt.

> - If I use the raw API, is there some "intelligence", like TCP fast
> retransmit/recovery, implemented or will I have to set up my own
> algorithms? 

That is all taken care of by lwIP.

/adam
-- 
Adam Dunkels <address@hidden>
http://www.sics.se/~adam
[This message was sent through the lwip discussion list.]




reply via email to

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