Available in the LEADTOOLS Imaging Pro, Vector, Document, and Medical Imaging toolkits. |
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:
Transfer data, images and sound over the Internet, WAN or LAN.
Send commands from peer to peer to process images.
Perform server side image processing.
Create client/server applications, including video conferencing programs.
Create remote administration applications.
Some Example Applications
Local Scan/Remote Upload – Use LEADTOOLS TWAIN functionality in conjunction with this feature to scan pages on the client machine and easily upload them to a central server for processing and storage. This control allows you to send a bitmap in a single line of code.
Remote TV – Use the LEADTOOLS Multimedia SDK to capture and stream live TV content from a server machine to anywhere in the world. With the addition of this control, you can send commands from the client back to the server to manage the server (channel, audio device, video device, etc).
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