Menu

#39 Problem with CMove

open
nobody
None
5
2019-01-09
2019-01-09
No

Hello!
I have some problem with understanding how Cmove work. I want to download some file from my server. I construct the query by ConstructQuery function and use CMove:

CompositeNetworkFunctions::CMove(m_remoteString.c_str(), m_port, query, 11112, "DICOM", "ANY-SCP", "Anonymized");

And nothing happened. My server says: Failed to establish association. But if i run Some port listener (I use dcmtk listener) file downloads well.
Can i get file from server using only gdcm? Or should i write my listener?

Discussion


Log in to post a comment.

MongoDB Logo MongoDB