CPPSERV

CPPSERV is a web application server that provides Servlet-like API and JSP-like functionality to C++ programmers.
Download

CPPSERV Ranking & Summary

Advertisement

  • Rating:
  • License:
  • LGPL
  • Price:
  • FREE
  • Publisher Name:
  • Ilya VE
  • Publisher web site:
  • http://www.total-knowledge.com/progs/cppserv/

CPPSERV Tags


CPPSERV Description

CPPSERV is a web application server that provides Servlet-like API and JSP-like functionality to C++ programmers. CPPSERV is a web application server that provides Servlet-like API and JSP-like functionality to C++ programmers. CPPSERV consists of stand-alone daemon, listening on TCP socket for requests from web server, and web server module. Currently apache-2.0.x and ligttpd are supported. CSP (C++ Server pages) are currently implemented as a precompiler that converts CSP source to C++ source of a servlet, which, in turn needs to be compiled into CPPSERV servlet. In other words - no run-time compilation/updates. This greatly simplifies the system, avoids long "first-time access" delay, and avoids dependancy on compiler and header files on the server. What's New in This Release: · This release has an implementation for accessing information about the local and remote ends of HTTP connections.


CPPSERV Related Software