Site Map Email Us Home
 
All Products
Clever Internet Suite
Clever Internet .NET Suite
Clever Internet ActiveX Suite
Clever Keyboard Indicator
Database Comparer
Database Comparer VCL
Database Comparer ActiveX
Interbase DataPump
Subscribe and receive email notifications on all major releases and other important events.
Your Name:
Your Email:
 
Latest News

Access repair download
Repair Database Files




Best Offer for Delphi / C++ Builder Developers

 

Buy FIBPlus at discount price !

 
 
Products Articles Downloads Order Support
Components  | Samples  | FAQ  | Download  | Order  | History 
 

Downloader

Features  | Detailed Description 
 

The Downloader is a component from the Clever Internet Suite library.
This component is used for downloading single URL to the local file or into the memory.

Features:

  • HTTP, HTTPS and FTP protocols
  • Single file downloader
  • Multithreaded downloader
  • Resume broken / stopped downloads
  • Data Compression, Cookies, Redirects
  • Web and Proxy Authentication - Basic, Digest, NTLM, Kerberos

Download URL in just few lines of code

Using Downloader you can easily download any Web and FTP resource in multiple threads without interfering with the main application process.

clDownLoader1.URL := 'http://www.domain.com/image1.jpg';
clDownLoader1.LocalFile := 'c:\downloads\image1.jpg';

clDownLoader1.Start;

Samples in Delphi and C++Builder

Please see the Demos code (SingleDownLoader) and also the indexed Help documentation provided with the Clever Internet Suite installation to learn more about using this component in your application.

Complete Delphi source code

When Purchasing the Clever Internet Suite you receive the full sources for all suite components and also free unlimited support.

Interested?

 
Home  | Site Map  | Products  | Articles  | Downloads  | Order  | Support
 
    Copyright © 2000-2010