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: [email protected] [mailto:[email protected]] On Behalf Of Allen, Ed Sent: Friday, June 19, 2009 4:32 PM To: [email protected] 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-
_______________________________________________ lwip-users mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/lwip-users
