[lwip-users] RTAI and LwIP for Realtime Communication

2010-12-02 Thread flambert
Hi, I recently found the LwIP Project. But I'm not sure if I truly understand. I'm looking for a realtime stack to communicate in realtime via Ethernet. I use Linux RTAI for my realtime system. Is it possible to use LwIP for that job? Best Regards, Franz -- View this message in context: http

RE: [lwip-users] RTAI and LwIP for Realtime Communication

2010-12-02 Thread Andrew Foster
Franz, If you haven't already looked in to RTL-lwIP, you may want to give it a perusing. I have not personally used their implementation but it sounds like a good place to start. RTL-lwIP: http://rtl-lwip.sourceforge.net/ There is also a QP-lwIP integration that uses an event driven model as

Re: [lwip-users] 1.4 rc1 non-blocking issues

2010-12-02 Thread Yoav Nissim
Hi Simon, Kieran, thank you for your replies. I will post these issues on savannah as soon as I can get to it. About our select issues - Since we have encountered the thread concurrency limitation a while back, we have changed our design - we have only two threads calling lwIP sockets, and th

[lwip-users] where do I find a recent documentation about lwip?

2010-12-02 Thread Bob Brusa
Hi I just updated ecos which now incudes a newer version of lwip. The first thing I found out is that the organisation of the various include files is different now. Is anywhere a description available on this? Second question: The folder \packages\net\lwip_tcpip\current\doc of the ecos-tr

Re: [lwip-users] RTAI and LwIP for Realtime Communication

2010-12-02 Thread Fabian Koch
> I recently found the LwIP Project. But I'm not sure if I truly understand. > I'm looking for a realtime stack to communicate in realtime via Ethernet. I > use Linux RTAI for my realtime system. Is it possible to use LwIP for that > job? You are looking for RTnet, a network-stack for RTAI/Xeno

RE: [lwip-users] RTAI and LwIP for Realtime Communication

2010-12-02 Thread Kieran Mansley
On Thu, 2010-12-02 at 08:19 -0500, Andrew Foster wrote: > Franz, > > If you haven't already looked in to RTL-lwIP, you may want to give it a > perusing. I have not personally used their implementation but it sounds > like a good place to start. > > RTL-lwIP: http://rtl-lwip.sourceforge.net/ Wo

Re: [lwip-users] where do I find a recent documentation about lwip?

2010-12-02 Thread Kieran Mansley
On Thu, 2010-12-02 at 14:38 +, Bob Brusa wrote: > Hi > I just updated ecos which now incudes a newer version of lwip. The first > thing I found out is that the organisation of the various include files is > different now. Is anywhere a description available on this? > > Second question: Th