Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

OHF WADO

Revision as of 06:29, 6 July 2006 by Unnamed Poltroon (Talk)

Overview

The WADO client plug-in for OHF encapsulates the interactions between the client application and the web enabled DICOM server (a.k.a. WADO server). Eclipse based RCP that needs to access a WADO server to fetch DICOM images can use the WADO client plug-in in order to do it. Usually to retrieve DICOM images from a WADO server the web client should build a URL with the parameters required to identify the DICOM objects and a set of parameters to describe the desired returned image. The WADO client plug-in will hide this from the plug-in that uses it and will only provide API for the operations that can be done on the WADO server side.

Please post any questions or concerns on the OHF newsgroup at:
news://news.eclipse.org/eclipse.technology.ohf

Demonstration

Not yet available

CVS

The WADO Client Plugin project is stored in the Eclipse Technology CVS repository.
To browse the CVS follow this link: org.eclipse.wado.client

Additional Information

Related Links

Back to the top