←Select platform

Leadtools.Dicom.Server.Admin Introduction (PACS)

Summary

The PACS Framework 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:

  • Handles DICOM connections
  • Handles DICOM association negotiation
  • Supports DICOM Message add-ins that allow user-supplied add-ins to respond to DICOM messages.

This framework allows the developer to quickly develop scalable full featured PACSS (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 LEADTOOLS Server Framework exposes specific interfaces that allow add-ins to implement additional functionality for the server. The following features can be provided by add-ins:

  • Specify supported presentation contexts
  • Respond to specific DICOM messages
  • Spy on DICOM communication without affecting the message
  • Handle multiple DICOM messages with one add-in.

Supported Environments

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Server.Admin Assembly