|
|
1. |
C++ Servlet Environment
-
An application server for C++ servlets that works together with the Apache web server.
|
|
|
2. |
CPPSERV
-
Application server that provides Servlet-like API to C++ programmers. It consists of stand-alone daemon, listening on TCP socket for requests from web server, and a web server module.
|
|
|
3. |
Internet C++
-
An Open Source project for a C++ virtual machine (similar to the Java VM) but for the C++ language.
|
|
|