Store SCP Fo-dicom

308 views
Skip to first unread message

Alejandro Acosta

unread,
Nov 16, 2016, 3:27:01 PM11/16/16
to Fellow Oak DICOM
Hi, i work in Fo-dicom 2.0 and i would like get a dicom image used Store SCP, i can get tags of patient but like get image dicom, in the moment for used Store SCP display a error, any suggestions, and for call a Store SCP is this way or i am make some wrong??, regards

            CStorSCP img = new CStorSCP();
            img
.StartDicomServer();
           
var client = new DicomClient();
            client
.AddRequest(new DicomCMoveRequest("ORTHANC", StudyInsUid));
            client
.Send(remotehost, port, false, callingAET, calledAET);


Adil Tiadi

unread,
Nov 18, 2016, 3:30:02 AM11/18/16
to Fellow Oak DICOM
Hi,

I thought that you have already some process using the port 4242 (Orthanc running on port 4242 by default).
Try to change the port number of DicomStoreSCP and the fo-dicom StoreSCP will work!

Best regards,

Adil. 
Message has been deleted

Alejandro Acosta

unread,
Nov 18, 2016, 11:46:24 AM11/18/16
to Fellow Oak DICOM
i already change de number port by 11112, 104, 1048 and other ports and display same error, i am worked with Fo-dicom 2.0.2,  with this try get Dicom image of orthanc, is correct this way, regards
Reply all
Reply to author
Forward
0 new messages