skip to main content
We are excited to announce that the IIS.NET Forums are moving to the new Microsoft Q&A experience. Learn more >

C++ Server Pages

Windows This is a Community Contributed Download

CategoryDevelop
LicenseFree
Supported byEmail, Forums
Works WithIIS 5, IIS 5.1, IIS 6
DocumentationC++ Server Pages Documentation
Updated onJune 2, 2007
Uploaded bymicronovae

Overview

C++ Server Pages (CSP) allows developers to build Dynamic Web Pages and Web Applications by using C++. Existing C++ projects can be ported to the Web by simply including the C++ source code, or by importing the C++ libraries to CSP scripts. It is similar to ASP and JSP, but instead of VBScript, JScript, or Java it uses C++, giving an incredibly high processing performance to your web applications.

Features

  • Automatic script compilation
  • Complete web programming API
  • Advanced module pooling mechanism
  • Very low processing overhead
  • Configuration panel

Benefits

  • Incredibly high processing power for your web applications
  • Increases web server scalability
  • Use your existing C++ code by just including it in your script
  • Use your dynamic or static libraries by simply importing them
  • Make direct system calls and build phenomenal web applications
  • Use the CSP framework and write robust, pointer free scripts
  • Save your system resources

Requirements

Works on:

  • Windows 2003 Server
  • Windows 2000 Server
  • Windows XP Professional