Overview
The Visual C++ team is very pleased to announce our plans to release the source code of ATL Server as a shared source project on CodePlex in March 2007. With this release you will now have the opportunity to add all the features and functionality you want to ATL Server and you can even share your expertise and code directly with the ATL community. A main reason for releasing ATL Sever as shared source project is that many ATL Server users would like to see the functionality and services provided by ATL Server expanded and the Visual C++ team, while agreeing with the vision, cannot do justice to these requests while also working on a number of other libraries and tools that we ship. So rather than constrain the functionality of ATL Server to fit within our product development cycle we know that by releasing the source code that the ATL Server community can move it forward at a greater pace. And we also know how much developers will enjoy cutting their teeth on such a large commercial codebase.
In a nutshell
ATL Server is a library of C++ classes that allow developers to build internet based applications. It provides much of the functionality required to build large scale internet sites, such as SOAP messaging, caching facilities, threading facilities, regular expression processing, management of session-state, performance monitoring, MIME support, integration with IIS and class for interacting with security and cryptographic infrastructure.
ATL Server will be released under the Microsoft Limited Permissive License (Ms-LPL). The basic terms of the license indicate:
For full and complete details of the licence, and to see if it meets your requirements, you should refer to the Ms-LPL license.
To be more specific
The following parts of ATL Server will part of the shared project:
The following files will be part of the shared source project:
atlcache.h
atlcrypt.h
atlcrypt.inl
atlextmgmt.h
atlhtml.h
atlhttp.h
atlhttp.inl
atlisapi.h
atlmime.h
atlperf.h
atlperf.inl
atlrx.h
atlsession.h
atlserr.h
atlsharedsvc.h
atlsiface.h
atlsmtpconnection.h
atlsmtputil.h
atlsoap.h
atlsrv.rc
atlsrvres.h
atlstencil.h
res\dllmgr.srf
res\stencilmgr.srf
res\threadmgr.srf
Classes from atlenc.h for encoding and decoding of data and other utility functions and classes from atlutil.h are going to stay as part of ATL library and ship together with ATL in future releases of Visual Studio.
The source code to the following tools will also become part of the shared source project:
The Visual C++ team hopes you will enjoy working on the ATL Server code and looks forward to the evolution of this library under the stewardship of the ATL Server community. If you have any question on this announcement then please do not hesitate to post a comment on the VC blog.