Namespace EvilDICOM.Network.Services
Classes
AssociationService
CFindService
A implementation of a C-FIND service, where C-FIND Requests can be made. To make it work, you must connect the FindStudyService, FindSeriesService, or FindImageService and connect it to this. The idea is you would have a database or algorithm which could implement the simple method provided. This just routes all the DICOM communication
CStoreService
DIMSEService
This class handles incoming DIMSE messaging. It logs the message, creates and sends the appropriate response