Difference between revisions of "MIRC CTP Articles"

From MircWiki
Jump to navigation Jump to search
Line 38: Line 38:
 
* [[CTP Configuration for NBIA]] describes how to configure CTP to serve as the front-end of the NBIA system.
 
* [[CTP Configuration for NBIA]] describes how to configure CTP to serve as the front-end of the NBIA system.
 
* [[CTP Configuration for the Image Sharing Project]] describes how to configure CTP to interface to the Edge Server.
 
* [[CTP Configuration for the Image Sharing Project]] describes how to configure CTP to interface to the Edge Server.
 +
* [[Using the CTP Application Server]] describes how to launch Java Web Start programs from the CTP Server.
 +
* [[Configuring the CTPClient Application for Clinical Trials]] describes how to configure and launch the CTPClient application.
  
 
<b>Articles for Developers and Planners</b>
 
<b>Articles for Developers and Planners</b>
Line 44: Line 46:
 
* [[The CTP Module]] describes the contents and theory of operation of the CTP application.
 
* [[The CTP Module]] describes the contents and theory of operation of the CTP application.
 
* [[The Util Module]] describes the contents and theory of operation of the utilities used in CTP.
 
* [[The Util Module]] describes the contents and theory of operation of the utilities used in CTP.
* [[Using the CTP Application Server]] describes how to launch Java Web Start programs from the CTP Server.
 
* [[Configuring the CTPClient Application for Clinical Trials]] describes how to configure and launch the CTPClient application.
 
  
 
<b>Deprecated Articles</b>
 
<b>Deprecated Articles</b>
 
* [[The CTP JarClassLoader]] describes the mechanism that CTP used to load classes before it was changed to allow it to dynamically modify the classpath.
 
* [[The CTP JarClassLoader]] describes the mechanism that CTP used to load classes before it was changed to allow it to dynamically modify the classpath.

Revision as of 14:01, 10 May 2013

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

Release Notes

Main Articles

Data Object Articles

Filter Articles

Anonymizer Articles

FileStorageService Articles

Special Configuration Articles

Articles for Developers and Planners

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.