Web Server For Embedded Systems (with source)

By David M Howard

Tuesday, August 26, 2003

In 1996 I made the first presentation ever given at the Embedded Systems Conference in San Jose, CA describing how to use a web server as the user interface for an embedded system. Since then, that concept has been widely used. As part of my presentation I provided source code for a portable C language implementation of an HTTP 1.0 web server that does not need a file system to server pages. It has been ported to Linux, Win32, Vxworks, pSOS and VRTX32. Here is the source code for that web server and an extension that lets you server static pages if you have a file system.

 

Made with CityDesk
Hosted by www.Geocities.ws

1