CPPSERV 0.1.98 review
Download
|
|
CPPSERV is an application server that provides Servlet-like API to C++ programmers.
CPPSERV project consists of stand-alone daemon, listening on TCP socket for requests from web server, and web server module.
Currently only apache-2.0.x is supported, but writing modules for other web servers should be fairly easy.
Requirements:
socket++ library
SPTK
Apache-2.0.x
What's New in This Release:
This release adds explicit support for CSP (C++ Servlet Pages) to the configuration file format, implements a few standard API functions, and has some debugging code cleanups.
CPPSERV 0.1.98 keywords