Getting Started
Leadtools.Jpip.Client Getting Started
Summary
LEADTOOLS JPEG 2000 (Leadtools.Jpip.Client assembly)
For pointers to sample programs that demonstrate many of the features, see the table below:
.NET
Redistributables Paths
Path |
Target Platform |
<installdir>\Bin\net |
.NET 6+ |
Assembly - Class/Namespace |
Comments |
Leadtools.Jpip.DLL -
Leadtools.Jpip |
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. |
Dependencies
Library |
Description |
Dependencies |
Leadtools.Jpip.Client.dll |
Core Library |
Leadtools.dll |
Leadtools.Jpip | JPIP Client and Server Library | |
Sample Programs
Demo Name |
Source Code Path |
Pre-Compiled Executable Path |
Description |
JPIP Client |
\Examples\JPIP\DotNet\JpipClientDemo\net |
\Bin\net\JpipClientDemo_Original.exe |
Demonstrates creating a JPIP Client application. - Connect to a JPIP server using LEADTOOLS JPIP Client components
- Load and display JPIP tiles
- Zoom and scroll
For a demo that implements a JPIP server, see JPIP Server Demo. |
Demo Name |
Source Code Path |
Pre-Compiled Executable Path |
Description |
JPIP Server |
\Examples\JPIP\DotNet\JpipServerDemo\net |
\Bin\net\JpipServerDemo_Original.exe |
Demonstrates creating a JPIP Server application. - Implements a JPIP server using LEADTOOLS JPIP Server components
- Allows JPIP Client applications to connect
- Serves JPIP client requests
For a demo that implements a JPIP client, see JPIP Client Demo. |
.NET Framework
Redistributables Paths
Path |
Target Platform |
<installdir>\Bin\DotNet4\Win32 |
x86 .NET 4 or 4.5 |
<installdir>\Bin\DotNet4\x64 |
x64 .NET 4 or 4.5 |
Assembly - Class/Namespace
|
Comments |
Leadtools.Jpip.DLL -
Leadtools.Jpip
|
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.
|
Dependencies
Library |
Description |
Dependencies |
Leadtools.Jpip.Client.dll |
Core Library |
Leadtools.dll |
Leadtools.Jpip | JPIP Client and Server Library | |
Sample Programs
Demo Name |
Source Code Path |
Pre-Compiled Executable Path |
Description |
JPIP Client |
\Examples\JPIP\DotNet\JpipClientDemo\fx |
\Bin\DotNet4\<Win32/x64>\JpipClientDemo_Original.exe |
Demonstrates creating a JPIP Client application. - Connect to a JPIP server using LEADTOOLS JPIP Client components
- Load and display JPIP tiles
- Zoom and scroll
For a demo that implements a JPIP server, see JPIP Server Demo. |
Demo Name |
Source Code Path |
Pre-Compiled Executable Path |
Description |
JPIP Server |
\Examples\JPIP\DotNet\JpipServerDemo\fx |
\Bin\DotNet4\<Win32/x64>\JpipServerDemo_Original.exe |
Demonstrates creating a JPIP Server application. - Implements a JPIP server using LEADTOOLS JPIP Server components
- Allows JPIP Client applications to connect
- Serves JPIP client requests
For a demo that implements a JPIP client, see JPIP Client Demo. |
See Also
Assemblies Overview
Leadtools.Jpip
Leadtools.Jpip.Client
Leadtools.Jpip.Client.Winforms
Leadtools.Jpip.Server
Reference
Introduction to JPIP
Introduction to Leadtools.Jpip.Client
Getting Started
JPIP Topics