This is a C# library which contains classes for working in memory with MARC records ( http://www.loc.gov/marc/ ). This allows records to be read from MarcXML and Marc21 formats. Once in memory any field or subfield can be edited, added, or deleted. Then the record can be queried or saved again in either a MarcXML or Marc21 file format.
In addition, version 1.1 includes Z39.50 capability and auto-translation from the most common MARC8 characters into Unicode.
The CppSP word is short for C plus plus server pages. It is designed to effective web service and make it easy and fast to develop your own cgi projects.
Using the CSP, you can write your C and C++ codes combined whith your html tags.