MIRC CTP Articles: Difference between revisions

From MircWiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 6: Line 6:
* [[Running CTP as a Windows Service]] describes how to install and configure CTP as a Wiindows service.
* [[Running CTP as a Windows Service]] describes how to install and configure CTP as a Wiindows service.
* [[CTP Authentication and Privileges]] describes how CTP authenticates users and provides access to specific functions.
* [[CTP Authentication and Privileges]] describes how CTP authenticates users and provides access to specific functions.
* [[CTP Authentication using LDAP]] describes how CTP to configure CTP to use an LDAP server for user authentication.


<b>Data Object Articles</b>
<b>Data Object Articles</b>

Revision as of 18:31, 10 October 2011

This is a list of all the CTP articles on the RSNA MIRC Wiki.

Main Articles

Data Object Articles

Filter Articles

Anonymizer Articles

FileStorageService Articles

Special Configuration Articles

Articles for Developers and Planners

  • Extending CTP describes how to add new pipeline stages or DatabaseAdapters to CTP.

Deprecated Articles

  • The CTP JarClassLoader describes the mechanism that CTP used to load classes before it was changed to allow it to dynamically modify the classpath.