Peer-to-Peer (P2) Networking

LEADTOOLS provides a powerful set of P2P (peer-to-peer) networking functions that can be used for any application where you need to remotely manipulate large data sets. It is especially appropriate for efficiently managing large images and video streams.

P2P functions send commands and responses between local and remote computers. This enables use of a high-powered computer with massive storage capacity to store and process large numbers of images, while using a smaller, remote computer to send commands indicating which processes to perform and which images to use.

Using LEADTOOLS P2P functionality, your application can:

Some Example Applications

LEADTOOLS also includes classes and functions for higher level protocol support such as FTP and HTTP.

LEADTOOLS JPIP Module includes classes and functions to build JPIP clients and servers.

Supported Platforms

Peer-to-Peer (P2P) Networking C DLL

Peer-to-Peer (P2P) Networking Class Library

Peer-to-Peer (P2P) Networking .NET