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-05-10 11:39 Back to release list
2.12

In this version, two major bugs were fixed: an infinite loop on empty requests, and a double-free of a buffer on invalid requests. In addition, a few minor features and portability improvements were made.
Tags: Stable, Major bugfixes

Project Resources