[Debian-med-packaging] Bug#753809: Bug#753809: Bug#753809: ginkgocadx, orthanc and sending/receiving data
Gert Wollny
gw.fossdev at gmail.com
Thu Mar 3 15:30:54 UTC 2016
Thanks for the insight!
> So my guess is the following:
>
> -Either the AE title that should receive the images is not configured
> with IP and port on the server.
It should be configured correctly, because when I run the downloadable
pre-compiled version of Ginkgocadx, it uses the same configuration
files, and the MOVE operation works.
> -Or there is such an AE title's IP and port configured (or even
> guessed by the server) but no one is listening at that address.
Well, I can do
telnet localhost 11112
and get the standard answer
Trying 127.0.0.1
Connected to localhost
Escape character is ...
and the GinkgoCADx side says
D: setting network send timeout to 60 seconds
D: setting network receive timeout to 60 seconds
E: Receiving Association failed: 0006:031a DUL network read timeout
Which means the port is open, and listening.
It seems that either I introduced some regression when I ported the
code - although I barely touched the DCMTK related part - I only
changed some constant names, or dcmtk-3.6.1 changed this part with
respect to dcmtk-3.6.0 (the version used by the pre-compiled
ginkgocadx), and I would need to adjust the parameters of the
corresponding DIMSE call.
Best,
Gert
More information about the Debian-med-packaging
mailing list