lwip-users
[Top][All Lists]
Advanced

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

RE: [lwip-users] Raw TCP/IP interface - tcpip_init


From: Andreas Becker
Subject: RE: [lwip-users] Raw TCP/IP interface - tcpip_init
Date: Wed, 12 Oct 2005 16:22:43 +0200

Hi, 

I have a other opinion than Bertrik:
tcpip_init  ( the {Net- ^ Socket-} API) and the Raw-API can be used together.
1) The Raw-Api Applications run in the same context of the thread created by 
tcpip_init. Your Application runs in another thread.

2 + 3) since lwip 0.7.3?? this is done for you by the tcpip-Module with a 
call to tcp_timer_needed()  and than tcpip_tcp_timer(). You don't need to 
take care about it. This calls are always in the contetext of the 
TCPIP-Thread.

Hope it helps,

-- 
MEng Dipl.-Ing.(FH) Andreas Becker
Entwicklung

dSys e.K.
Soeflinger Str. 100
D-89077 Ulm
Tel:  +49.731.151579-1
Fax: +49.731.151579-9
web: www.dsys.de




reply via email to

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