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 
 

Multi Downloader

Features  | Detailed Description 
 

The Multi Downloader is a component from the Clever Internet Suite library.
This is a Download Manager component which helps you download files from the Internet.

Features:

  • HTTP, HTTPS and FTP protocols
  • Single file downloader
  • Web site downloader - downloading of the entire web directory or website recursively
  • Multithreaded downloader
  • Resume broken / stopped downloads
  • Data Compression, Cookies, Redirects
  • Web and Proxy Authentication - Basic, Digest, NTLM, Kerberos

Build a big list of everything to download

With Multi Downloader you can create Download List, specify the order for downloading and set up each item from this Download List. You can specify downloading Priority, number of downloading Threads and many more.

item := clMultiDownLoader.DownLoadList.Add;
item.URL := 'http://www.domain.com/document.zip';
item.Priority := ppHigher;

clMultiDownLoader.Start;

Downloading certain files from a web site based on your criteria

Using Multi Downloader you can get all Images from a web site, or to get all Archives and Executables from a web site, or to get all Music from a web site. You can specify high and low bounds of the File Size range where the specified file will be downloaded. This would allow you to get all the large-sized photos from a photo gallery web site.

Easy integration with your web browser

You can integrate Multi Downloader with Internet Explorer, Firefox, Opera, Mozilla by writing just few lines of code - see Article

Samples in Delphi and C++Builder

Please see the Demos code (MultiDownLoader, GrabWebSite) 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