LEADTOOLS JPEG 2000 (Leadtools.Jpip assembly)
For pointers to sample programs that demonstrate many of the features, see the following table:
Assembly - Class/Namespace | Comments |
---|---|
Leadtools.Jpip.DLL - |
Provides classes and methods for implementing/manipulating JPIP support. |
Leadtools.Jpip.Client.DLL - Leadtools.Jpip.Client |
Provides classes and methods for implementing/manipulating JPIP client support. |
Leadtools.Jpip.Client.Winforms.DLL - Leadtools.Jpip.Client.Winforms |
Provides classes and methods for the remote interactive browsing, loading and displaying of JPEG2000 images using the JPEG2000 Interactive Protocol (JPIP) protocol. |
Leadtools.Jpip.Server.DLL - Leadtools.Jpip.Server |
Provides classes and methods for implementing/manipulating JPIP server support. |
Library | Description | Dependencies |
---|---|---|
Leadtools.Jpip.dll | Core Library |
Leadtools.dll |
NuGet Package | Description | |
Leadtools.Jpip | JPIP Client and Server Library |
Name | Path | Description |
---|---|---|
JPIP Client Demo | \Examples\JPIP\DotNet\JpipClientDemo | Demonstrates creating a JPIP Client application.
For a demo that implements a JPIP server, see JPIP Server Demo. |
JPIP Server Demo | \Examples\JPIP\DotNet\JpipServerDemo | Demonstrates creating a JPIP Server application.
For a demo that implements a JPIP client, see JPIP Client Demo. |
Leadtools.Jpip.Client.WinForms