|
|
FTP and HTTP
Upload and download files and images
LEADTOOLS FTP functions create a connection with an FTP server, transfer files and images, remote file operations, remote directory operations and browse remote directories for files.
LEADTOOLS HTTP functions enable your applications to connect to Internet
servers and issue requests and listen for responses.
Using LEADTOOLS FTP and HTTP functionality, your application can:
- Upload images to an FTP server.
- Submit images and information from any application to a web server via an HTTP form by including a server-side upload control.
- Simulate a user submitting a form to an HTTP server.
- Interact with web servers without a web browser.
- Programmatically send and receive files to remote FTP and HTTP
servers.
LEADTOOLS also includes classes and functions for low level peer to peer (P2P) TCP/IP support.
LEADTOOLS JPIP Module includes classes and functions to build JPIP clients and servers.