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:20, 6 July 2006 by Ymesika.gmail.com (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Overview

The WADO client plug-in for OHF will encapsulate 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 will be able to 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

WADO Client Demonstration

Not yet available

WADO Client 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

Introduction

File:Something.png

Related Links

Digital Imaging and Communications in Medicine (DICOM)

Back to the top