Windows GUI emulation

  • Hi,


    I have a question about Query/Move in the windows version of conquest. I am tyring to emulate most of the windows GUI on linux but am stuck here. Does the GIU just call dgate with command line switches or does it use other programs/libraries for doing Query/Move?


    On linux, I have tried using --patientfinder:srv|str|fmt|file to query other dicom hosts, but it only queries the local host, and a note in the source code that the srv is ignored confirms this.


    My next option is to try using the dcmtk programs for these functions.

  • Hi,


    it uses CQDICOM.DLL to do this (source not included). I planned to add server commands to dgate for the same purpose but this has not yet happened. The command you tried works indeed only for the local server. You could look at test.cxx: this has elementary query clients. But I think we should integrate them in dgate.


    Marcel

Participate now!

Don’t have an account yet? Register yourself now and be a part of our community!