LEADTOOLS DICOM C DLL Help > Features of LEADTOOLS DICOM > DICOM Communication > Service Class User (SCU) and Service Class Provider (SCP) > Sending Messages |
LEADTOOLS provides many high-level functions for sending messages. These include the following:
|
These functions let you easily combine command set information and data set information for a standard set of messages.
If you wish to handle the message sending process in your application, or if you want to create your own messages, LEADTOOLS also provides the low-level function L_DicomSendData that allows you to do this.