For pointers to sample programs that demonstrate many features, see the tables below:
DICOM Basic Features
Assembly – Class/Namespace |
Comments |
Demo |
Leadtools.Dicom.dll - |
Provides the main functionality for dealing with data sets. It includes methods for creating, initializing, loading and saving data sets. In addition, there are methods and properties that allow you to do the following:
|
\Examples\DotNet\CS\DicomDemo
\Examples\DotNet\VB\DicomDemo \Examples\DotNet\CS\Dicom \Examples\DotNet\VB\Dicom \Examples\DotNet\CS\DicomCommon \Examples\DotNet\VB\DicomCommon |
DICOM Communication
Assembly – Class/Namespace |
Comments |
Demo |
Leadtools.Dicom.dll - |
This class provides the main functionality for dealing with DICOM Network connections. It includes methods and properties for creating and establishing DICOM Network connections and passing messages across established connections. |
\Examples\DotNet\CS\DicomFindMove \Examples\DotNet\VB\DicomFindMove \Examples\DotNet\CS\DicomFindMoveDemo \Examples\DotNet\VB\DicomFindMoveDemo \Examples\DotNet\CS\DicomServe \Examples\DotNet\VB\DicomServer \Examples\DotNet\CS\DicomServerDemo \Examples\DotNet\VB\DicomServerDemo \Examples\DotNet\CS\DicomStore \Examples\DotNet\VB\DicomStore \Examples\DotNet\CS\DicomStoreDemo \Examples\DotNet\VB\DicomStoreDemo |
Leadtools.Dicom.dll - Leadtools.Dicom.DicomPrintScu |
Implements a Print Management Service Class User (SCU). All the SOP/Meta SOP Classes defined by the Print Management Service Class are supported. |
DICOM Annotation
Assembly – Class/Namespace |
Comments |
Leadtools.Dicom.dll - |
Provides the main functionality for dealing with data sets. It includes methods for creating, initializing, loading and saving data sets. In addition, there are methods and properties that allow you to do the following:
|
DICOM Security
Assembly – Class/Namespace |
Comments |
Demo |
Leadtools.Dicom.dll - |
The LEADTOOLS DICOM .NET Class Library provides support for the Secure Transport Connection Profiles as specified in part 15 of the DICOM 3 standard |
\Examples\DotNet\CS\DicomServerDemo \Examples\DotNet\VB\DicomServerDemo |
For more information, refer to:
Programming with LEADTOOLS DICOM
Overview: Basic DICOM File Structure
DICOM Network Communication Support Environment
LEADTOOLS DICOM Network Communication Support for Message Exchange
Adding Security to a DICOM Connection
Reference
IntroductionGetting Started
Programming with LEADTOOLS DICOM
Overview: Basic DICOM File Structure
DICOM Network Communication Support Environment
Adding Security to a DICOM Connection
Working with Digital Signatures
LEADTOOLS DICOM Network Communication Support for Message Exchange
Programming with LEADTOOLS COM Interoperability Functions