There is a real basic web server example in the CVS right now, under /contrib/apps/httpserver (this is in the "contrib" module). You can browse the online CVS if you need to.
Second, I would read the original document that Adam Dunkels wrote about lwIP. It's a few years old now, and we're working on updated documentation, but with the example above (which is current) and the old PDF, you should be able to get yourself started! The PDF is here: http://www.sics.se/~adam/lwip/doc/lwip.pdf Jared From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Urs Gerber Sent: Tuesday, July 17, 2007 7:25 AM To: [email protected] Subject: [lwip-users] webserver with method=POST I'm using lwip 1.2 and would like to make a small webserver application with a password inquiry (method POST). Question: How can I read the entered data? Does someone have an example? Mit freundlichen GrĂ¼ssen Urs Gerber
_______________________________________________ lwip-users mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/lwip-users
