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 
 

Uploader

Features  | Detailed Description 
 

The Uploader is a component from the Clever Internet Suite library.
This component is used for uploading files to the server or host.

Features:

  • HTTP, HTTPS and FTP protocols
  • Upload any Files
  • HTTP Upload with PUT and POST requests
  • FTP Upload
  • Upload Files and Streams
  • Additional Form Data
  • Web and Proxy Authentication - Basic, Digest, NTLM, Kerberos

Upload Files in just few lines of code

With Uploader you can upload any file to FTP and Web servers. You can specify the uploaing priority, login information and many more.

clUploader1.LocalFile := 'c:\uploads\file.zip';
clUploader1.URL := 'ftp://mysite/dir/file.zip';
clUploader1.Start;

HTTP POST to CGI, ASP.NET and Java servlet

Use the Uploader component together with Http Request to submit files to Web server by using HTTP POST request.

Additional Form Data

The Uploader component allows sending of the HTTP POST that will be a combination of File and Form Data. This is known as a multi-part message.
You can prepare any combination of Files and Form Data by using the Http Request component and send it with Uploader to the Web server.

Samples in Delphi and C++Builder

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