LEADTOOLS Support
Medical
Medical SDK Examples
HOW TO: Build a simple PACS Server in WPF using LEADTOOLS 20
#1
Posted
:
Friday, January 19, 2018 5:22:25 PM(UTC)
Groups: Tech Support
Posts: 366
Thanks: 1 times
Was thanked: 4 time(s) in 4 post(s)
This C# project illustrates the use of the Leadtools.Dicom.Pacs.Scp nuget from the LEADTOOLS PACS Imaging SDK v20 to build a small PACS server in a WPF application.
This demo is implemented using the low-level DicomNet interface and supports the C-ECHO and C-STORE services. For simplicity it supports a limited list of IODs including Secondary Capture, Ultrasound, and CT images. Others can easily be added with a few lines of code. All connections are treated as anonymous and will be accepted.
To run this project, please extract the project to the following location:
C:\LEADTOOLS 20\Examples\posts\t12431\
Walter Bates
Senior Support Engineer
LEAD Technologies, Inc.
LEADTOOLS Support
Medical
Medical SDK Examples
HOW TO: Build a simple PACS Server in WPF using LEADTOOLS 20
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.