When using the LEADTOOLS DICOM .Net Class Library, the first step must be to call DicomEngine.Startup in order to initialize the data required by the library. This is usually done at the beginning of the application. When the library is no longer needed, DicomEngine.Shutdown must be called to release the data. This is usually done when the application needs to shutdown.
The following topics provide a systematic approach to understanding how to program with the LEADTOOLS DICOM .Net Class Library.
Working with DICOM Files
Working with Information Object Definitions
Working with Unique Identifiers (UIDs)
Working with Value Representations
Working With DICOM Encapsulated Documents
Working with Basic Directory Key Elements
Creating and Loading a Data Set
Working with DICOM Annotations
Working with DICOM Connections and Message Transfer
Working with DICOM Connections and Message Transfer
High-level PACS Interface
Security
Working with DICOM Digital Signatures
DICOM ISCL Security
General Integrated Secure Communication Layer (ISCL) Information
Establishing an ISCL Line Connection
Adding Security to a DICOM Connection
Sending and Receiving Messages
DICOM TLS Security
General Transport Layer Secure (TLS) Information