Sending Messages

LEADTOOLS provides many high-level functions for sending messages. These include the following:

L_DicomSendAssociateRequest

L_DicomSendAssociateAccept

L_DicomSendAssociateReject

L_DicomSendReleaseRequest

L_DicomSendReleaseResponse

L_DicomSendAbort

L_DicomSendCStoreRequest

L_DicomSendCStoreResponse

L_DicomSendCFindRequest

L_DicomSendCFindResponse

L_DicomSendCGetRequest

L_DicomSendCGetResponse

L_DicomSendCMoveRequest

L_DicomSendCMoveResponse

L_DicomSendCCancelRequest

L_DicomSendCEchoRequest

L_DicomSendCEchoResponse

L_DicomSendNReportRequest

L_DicomSendNReportResponse

L_DicomSendNGetRequest

L_DicomSendNGetResponse

L_DicomSendNSetRequest

L_DicomSendNSetResponse

L_DicomSendNActionRequest

L_DicomSendNActionResponse

L_DicomSendNCreateRequest

L_DicomSendNCreateResponse

L_DicomSendNDeleteRequest

L_DicomSendNDeleteResponse

 

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.

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
LEADTOOLS DICOM C API Help