Get Started with the LEADTOOLS JPIP Demos C# .NET 6

This tutorial shows how to configure and run the LEADTOOLS JPIP client/server demos which allow the storage of very large, compressed JPEG2000 images at the server and the transmission of these images using client-specified image resolution, quality, and region of interest (ROI).

JPIP client applications interact with stored images without transmitting the entire image, or decoding the entire image code-stream.

Overview  
Summary This tutorial covers how to use the LEADTOOLS JPIP client/server demos.
Completion Time 5 - 10 minutes
Platform Windows C# .NET 6+
Development License Download LEADTOOLS

Required Knowledge

Download and install the LEADTOOLS SDK and make sure that the license and key files are located in the <INSTALL_DIR>\LEADTOOLS23\Support\Common\License directory.

The LEADTOOLS JPIP Server

Set up the JPIP Server

Run the LEADTOOLS JPIP Server demo which is located in <INSTALL_DIR>\LEADTOOLS23\Bin\net\JpipServerDemo_Original.exe

Click on the Configuration... menu item and enter settings for the JPIP server:

The server also includes other advanced settings for logging, max connections allowed, max bandwidth allowed, connection timeout , etc.

Set up the JPIP Enumeration Service

The Image Enumeration Service establishes a separate connection between the JPIP client and server on a different port which allows clients to request a list of all images in the servers images directory.

To configure the enumeration service, select the Image Enumeration Service... menu item and configure the following options:

Start the JPIP Server

With the JPIP server configured, click the Start menu item to start the server and the enumeration service.

Server Started

The LEADTOOLS JPIP Client

Set up the JPIP Client

Run the LEADTOOLS JPIP Client demo which is located in <INSTALL_DIR>\LEADTOOLS23\Bin\net\JpipClientDemo_Original.exe

Go to the File -> Configuration... menu item and configure the following settings:

Request an Image from the JPIP Server

Use the Open... menu item to request an image from the JPIP server. Enter the name of an image on the server to request it directly. Alternatively, the Enumerate images from LEAD JPIP Server Demo option can use the Enumeration service to get a list of available files. :

File Open

Click OK after determining the image and the client will retrieve and display the image.

Image1.j2k Display

Wrap-Up

This tutorial shows how to configure and use the LEADTOOLS JPIP Server and Client demo application to allow for the transmission and display of JPEG2000 images over the network.

See Also

Help Version 23.0.2024.4.23
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.