lwip-users
[Top][All Lists]
Advanced

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

RE: [lwip-users] Where to look


From: Bill Auerbach
Subject: RE: [lwip-users] Where to look
Date: Fri, 19 Jun 2009 16:38:20 -0400

httpserver_raw in contrib/apps is a pretty good start.  It shows waiting for a connection and setting up to be called back when data comes in, and what to do to send data out and being called back to continue to send until all data has been sent.

 

Bill

 

From: address@hidden [mailto:address@hidden On Behalf Of Allen, Ed
Sent: Friday, June 19, 2009 4:32 PM
To: address@hidden
Subject: [lwip-users] Where to look

 

I've have a TCP Server application implemented using uIP (It's on a TI DSP).  I want to switch over to lwIP.
I've been looking for an example of a minimum TCP Server setup for lwip, with NO_SYS=1.
Could someone please direct me where to search?
thanks,
        -EdA-


reply via email to

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