The Leadtools.Dicom.Server.Admin assembly provides classes for the management and administration of DICOM and PACS services in the PACS Framework.
PACS is a framework for easily creating DICOM-based servers. The framework consists of a Windows Service (Leadtools.Dicom.Service.exe) that implements a user-defined DICOM service. The Windows Service provides the following features:
This framework allows the developer to quickly develop scalable full featured PACS (i.e. Windows Service, Association and secure communications, debug and audit log). It also allows the developer to organize DICOM services into different processes (i.e. LAN vs. WAN, secure vs. unsecure, HIS/RIS vs. PACS Archive).
The PACS Framework exposes specific interfaces that allow add-ins to implement additional functionality for the server. The following features can be provided by add-ins:
Leadtools.Dicom.AddIn Assembly
Implementing a DICOM Log AddIn
Programming with PACS Client Framework
LEADTOOLS PACS Framework Storage Classes