DICOM transfer done notification

All other questions regarding DCMTK

Moderator: Moderator Team

Post Reply
Message
Author
mentaanilkumar
Posts: 15
Joined: Thu, 2017-09-07, 09:34

DICOM transfer done notification

#1 Post by mentaanilkumar »

Hi,

Is there any dcmtk command to notify that file transfer is done for C-MOVE.



Thanks.

Michael Onken
DCMTK Developer
Posts: 2048
Joined: Fri, 2004-11-05, 13:47
Location: Oldenburg, Germany
Contact:

Re: DICOM transfer done notification

#2 Post by Michael Onken »

Hi,

what do you mean, as a PACS (Storage SCU) in order to notify to the original MOVE requestor (Retrieve SCU)? In that case according to the DICOM Retrieve protocol requirements, a final C-MOVE-RSP is (always) sent to the MOVE requestor, including the overall status and the number of files that transferred with error, with warnings, and with success.

DCMTK's DcmSCP class for example offers the method sendMOVEResponse() to do that.

There is no such notification message that can be sent out of the blue, neither in DICOM nor DCMTK.

Best,
Michael

mentaanilkumar
Posts: 15
Joined: Thu, 2017-09-07, 09:34

Re: DICOM transfer done notification

#3 Post by mentaanilkumar »

Hi,

Can we calculate DICOM transfer progress in C-MOVE?

Michael Onken
DCMTK Developer
Posts: 2048
Joined: Fri, 2004-11-05, 13:47
Location: Oldenburg, Germany
Contact:

Re: DICOM transfer done notification

#4 Post by Michael Onken »

You can only use the C-MOVE-RSP status report messages I quoted above. A final one is issued in the end, however, it is optionally allowed to send one after each image that has been transferred. If you do not have those optional messages, you cannot measure C-MOVE progress.

Best,
Michael

Post Reply

Who is online

Users browsing this forum: Ahrefs [Bot], Baidu [Spider], Bing [Bot] and 1 guest