WADO connection url

  • Hi,


    I've been struggling with connection attempts via WADO.


    I've already set up Conquest DICOM server 1.4.17d, 1.4.19d, I've been able to connect to it via WEASIS (as dicom node with AE title) with dicom server running on port 5678. However no luck in accessing this data as DICOMweb (not sure what url should be set).


    Afterwards i dug into specs within github regarding windows and linux install, which mentioned that web based access should be possible with url http://localhost/app/newweb/ (which does not run on 5678 port, so I made attempts to setup Conquest DICOM server in most recent version 1.5.0d, because i have no idea if i need this webserver to have WADO api enabled. Then in dicom.ini i've seen WebScriptAddress = http://127.0.0.1/cgi-bin/dgate.exe url, but pasting this as wado url does not work.


    Can you give me some hints how can I communicate via WADO and potentially what configuration might be needed to do so?


    //i dont need any plugins for weasis as it is just "tool" for me to check if i'm able to connect via wado, my aim is to setup conquest dicom server and test integration over wado to pull data via this API for further data processing.

  • Hi,


    WADO is only possible in version 1.5.0d, it requires extensions of the server core.

    You copy its conquest/webserver/api folder into your webserver that needs to have PHP enabled. The communication (DICOM port) is setup through its config.php.

    There is a test.html there that allows you to test the api.


    Proposed settings for PhP can be found in the linux install scripts. xampp works out of the box.


    For testing there is also a built-in webserver (left click, right click) on the server status page. No configuration is needed.

    Hope this helps.


    best regards,


    Marcel

Participate now!

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