HTTP Server


Modules

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

Files

file  cmd.h
 Commands.
file  cmd.h
 Commands.
file  event.h
 Events.
file  http.h
 HTTP Module for Modtronix TCP/IP Stack.
file  httpexec.h
 HTTP Callbacks.

Detailed Description

The HTTP Server included with the Modtronix SBC65EC 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 SBC65EC 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.

Generated on Wed Feb 3 12:45:36 2010 for SBC65EC Web Server by  doxygen 1.5.8