Run the LEADTOOLS Medical Web Viewer External Controller Demo - WinForms C#

This tutorial shows how to run the LEADTOOLS Medical Web Viewer External Controller Demo.

Overview  
Summary This tutorial covers how to run the C# WinForms Medical Web Viewer External Controller.
Completion Time 15 minutes
Platform C# Windows WinForms Application
IDE Visual Studio 2022
Development License Download LEADTOOLS
Try it in another language
  • C#: .NET Framework (WinForms)

  • Demo: Demo

Required Knowledge

Before any functionality from the SDK can be leveraged, a valid runtime license will have to be set.

For instructions on how to obtain a runtime license refer to Obtaining a License.

Medical Web Viewer

The LEADTOOLS Medical Web Viewer is required to be set up before using the External Controller, refer to Install and Configure the LEADTOOLS Medical Web Service.

Demo Walkthrough

Navigate to the example source code for the project:

<INSTALL_DIR>\LEADTOOLS23\Examples\Medical\JS\MedicalWebViewer\ExternalControlSample\fx\ExternalControlSample.csproj

Open the project using administrator rights, as this will be needed to run the application. To run the demo, click Start or press F5.

Login Dialog

Running the project will create the main form. A Login Dialog will appear with several configuration options, such as the use of ASP or WCF services, use of https, Medical Web Viewer browser type, and the option to input custom Service and Medical Viewer URIs.

Screenshot showing the Login Dialog.

If you input a custom URI that the demo cannot ping, you will see the below error appear.

Screenshot showing the Login Dialog Incorrect URI error.

The Logger at the bottom of the window will return messages based on activity, including error messages.

Medical Web Viewer

Once you log in successfully, the Medical Web Viewer will launch in another browser window. All requests for images will appear here, as well as the option to upload files to the database.

Screenshot of Medical Web Viewer Window.

View Instances Tab

The View Instances Tab holds the controls for viewing patient information and where the images will be returned to the Medical Web Viewer.

Screenshot of View Instances Tab.
Medical Web Viewer

Update Patient

The Update Patient Tab holds the controls for changing patient information or deleting a patient entry.

Screenshot of Update Patient Tab.

Update User

The Update User Tab holds the controls for updating users such as changing permissions and deleting accounts.

Screenshot of the Update User Tab.

Add User

The Add User Tab holds the controls for adding new users.

Screenshot of the Add User Tab.

Wrap-up

This tutorial showed how to run and use the WinForms C# Implementation of the External Controller Demo.

See Also

Help Version 23.0.2024.3.11
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.


Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.