DcmSCU example program

All other questions regarding DCMTK

Moderator: Moderator Team

Post Reply
Message
Author
Yamini_Krishna
Posts: 8
Joined: Mon, 2017-10-09, 10:44

DcmSCU example program

#1 Post by Yamini_Krishna »

I have used the example code to program an actual DICOM client with the DcmSCU class. how can we view the dicom file?

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

Re: DcmSCU example program

#2 Post by Michael Onken »

I don't understand the question...

Yamini_Krishna
Posts: 8
Joined: Mon, 2017-10-09, 10:44

Re: DcmSCU example program

#3 Post by Yamini_Krishna »

from the DcmSCU example program i have retreived the StudyInstanceUid of the dicom image, how can i retrieve all dicom images for each study identified? and the server i have used is the ConquestDICOMServer, please refer the link http://support.dcmtk.org/redmine/projec ... wto_dcmscu

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

Re: DcmSCU example program

#4 Post by Michael Onken »

Hi,
the tutorial page you quoted says it all. The code retrieves the images. Please make sure you read the introductory text of the page. If this does not help, read the DCMTK PACS debugging tutorial.

Best,
Michael

Yamini_Krishna
Posts: 8
Joined: Mon, 2017-10-09, 10:44

Re: DcmSCU example program

#5 Post by Yamini_Krishna »

can you please explain how to set a destination path for storing images at client side?

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

Re: DcmSCU example program

#6 Post by Michael Onken »

The client does not receive the images if you send a MOVE request, but instead the server you have to start at the same time, e.g. storescp. I think it's explained in the tutorial I quoted. The storescp documentation tells you how to set the output directory (-od), or calling storescp --help.

Best,
Michael

Yamini_Krishna
Posts: 8
Joined: Mon, 2017-10-09, 10:44

Re: DcmSCU example program

#7 Post by Yamini_Krishna »

For receiving the images from conquest dicom server, how can we start an additional storage server using storescp in the DcmSCU example?

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

Re: DcmSCU example program

#8 Post by Michael Onken »

As said, try storescp --help to see a short help page. Or read the manual online. Shortest version: storescp 104 starts the tool listening on port 104.

Post Reply

Who is online

Users browsing this forum: Bing [Bot], Semrush [Bot] and 1 guest