HTTP Server


Detailed Description

The HTTP Server included with the Modtronix SBC68EC Web Server is implemented as a cooperative task that co-exists with the Modtronix TCP/IP Stack and the user’s main application. The Server itself is implemented in the source file "HTTP.c", with a user application implementing two callback functions.

The HTTP Server provided here does not implement all HTTP functionality. it is a minimal server targeted for embedded system. The user can easily add new functionality as required.

The HTTP Server incorporates these main features:

In order to integrate the HTTP Server into a user application, do the following (has already been done for the Modtronix SBC68EC Web Server):

It will also be necessary to generate any Web pages in advance and convert them into a compatible format for storage. For details on generating Web pages, see Updating The Web Pages.

Configuration

For details on configuring this module, see Configuration section of http.h file.


Files

file  buses.h
 Serial Buses.
file  cmd.h
 Commands.
file  http.h
 HTTP Module for Modtronix TCP/IP Stack.
file  httpexec.h
 HTTP Callbacks.

Modules

 File Types
 HTTP Compression
 HTTP Authentication
 HTTP Caching
 CGI
 Dynamic Web Pages


Generated on Sat Jul 7 08:12:38 2007 for SBC68EC Web Server by  doxygen 1.5.2