Introduction
The LEADTOOLS FTP/HTTP features are only available in the LEADTOOLS Internet Pro toolkits. These features let you add the following capabilities to your application:
interact with web servers without requiring the use of a Web Browser.
programmatically send and receive files.
LEADTOOLS FTP/HTTP COM includes the following COM Objects developed by LEAD Technologies, Inc.:
LEAD Raster FTP Object is a COM Object used for programmatically sending and receiving files.
LEAD Raster HTTP Object is a COM Object for interacting with web servers.
LEADTOOLS FTP/HTTP COM supports UNICODE. For more information on using the samples in this help file with UNICODE, please refer to A Special Note About UNICODE Support.
You can use the LEADTOOLS FTP/HTTP features in any programming environment that supports OLE custom controls, including the following:
Visual C++ 5.0 and later (32-bit)
Visual Basic 5.0 and later (32-bit)