Download List

Project Description

Seminole Webserver is a portable Web server designed to be used in embedded systems, where memory space is at a premium. It is written in C++, and has a mechanism to direct requests to application-specific code, complete with the decoding of "CGI" parameters. It also includes a "filesystem" that can package up Web content (and optionally compress it) and store it in a ROM or other "flat" device. It comes with a simple example to make it a standalone Webserver under POSIX platforms for evaluation and testing.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2002-02-05 08:23 Back to release list
2.01

A fix for a problem with sending back redirects when the User Agent sent a Host: header with a port number (typical when a server runs on a port other than 80; in the last version, this would cause redirects to include the port number twice).
Tags: Stable, Major bugfixes

Project Resources