MIRC Administrator's Manual: Difference between revisions

From MircWiki
Jump to navigation Jump to search
No edit summary
 
mNo edit summary
Line 1: Line 1:
=== The Architecture of the RSNA MIRC Implementation ===
The RSNA MIRC implementation meets all the requirements for participation in a MIRC community. It also includes many other features not required by MIRC but desirable for the integration of MIRC into teaching institutions, institutions participating in clinical trials, etc.
The RSNA MIRC implementation is based on the Apache Tomcat servlet container. A servlet container can be thought of as a web server that knows how to run Java programs called servlets. A group of related servlets is called a webapp. The RSNA MIRC implementation is essentially a collection of webapps, one for the query service, one for each storage service installed on the server, one for a file service, and one for server-level administration functions.
Further information is included in a [[The_Architecture_of_the_RSNA_MIRC_Implementation|separate article]].
====Installation====
====Installation====
=====Addressing Modes=====
=====Addressing Modes=====

Revision as of 18:21, 5 July 2006

The Architecture of the RSNA MIRC Implementation

The RSNA MIRC implementation meets all the requirements for participation in a MIRC community. It also includes many other features not required by MIRC but desirable for the integration of MIRC into teaching institutions, institutions participating in clinical trials, etc.

The RSNA MIRC implementation is based on the Apache Tomcat servlet container. A servlet container can be thought of as a web server that knows how to run Java programs called servlets. A group of related servlets is called a webapp. The RSNA MIRC implementation is essentially a collection of webapps, one for the query service, one for each storage service installed on the server, one for a file service, and one for server-level administration functions.

Further information is included in a separate article.

Installation

Addressing Modes
Setting the System Mode

The mirc.xml File

The storage.xml File

The Standard Templates

The Admin Service

Autoindexing
The Case of the Day

System-Level Services

User Role Manager
Log Viewer
Controller

MIRC URL Index

Protected Health Information