Difference between revisions of "MIRC CTP Articles"

From MircWiki
Jump to navigation Jump to search
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.
+
* [[CTP Authentication Using LDAP]] describes how to configure CTP to use an LDAP server for user authentication.
  
 
<b>Data Object Articles</b>
 
<b>Data Object Articles</b>

Revision as of 12:00, 9 March 2012

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.