Site Map Contact Us Home
E-mail Newsletter
Subscribe to get informed about
Clever Components news.

Your Name:
Your Email:
 
SUBSCRIBE
 
Previous Newsletters
 




Products Articles Downloads Order Support
Customer Portal      

Download Clever Internet Suite for Delphi, C++Builder

Clever Internet Suite for RAD Studio Delphi, C++Builder ComponentSource Professional Partner

Clever Internet Suite v 11.0

Download your free full featured trial of Clever Internet Suite components and learn how to use these components for your programming tasks.

This trial version includes all components of Clever Internet Suite (SMTP, POP3, IMAP, FTP, HTTP, SOAP, OAUTH) along with MailMessage and related objects for Delphi and C++Builder.
The trial version can operate inside Delphi / C++ Builder IDE only; all other features are completely available without any restrictions.

When clicking the "Download" link, the zip-archived Clever Internet Suite installation will be downloaded. If you click the "Run Installer" link, the Clever Internet Suite installation will run immediately after downloading from our website.

The Clever Internet Suite installer copies and registers the trial version of the components in your RAD Studio IDE. The demo projects are copied to your "Documents" folder.

The "Help Documentation" link allows you to "Download" or install ("Run Installer") the Clever Internet Suite documentation in Microsoft Help 2 format.

You can uninstall Clever Internet Suite components from your computer if you no longer use it by clicking on the "Uninstall Clever Internet Suite" button within the Windows Start menu. You can also use Programs and Features in your control panel to uninstall the components.

End-User License Agreement

Components for RAD Studio, Delphi and C++Builder

  Components for RAD Studio, Help Files, Documentation   Size   Download   Install
 Clever Internet Suite v 11.0 for RAD Studio 12 Athens, 11 Alexandria, 10.4 Sydney, 10.3 Rio, 10.2 Tokyo, 10.1 Berlin, 10 Seattle, XE...XE8 7,4 Mb Download Run Installer
 Help Documentation 1,6 Mb Download  
 Source Code Interfaces 340 Kb Download  
 Sources for the server file handler components 19 Kb Download  

Components for previous versions of Borland, CodeGear and Embarcadero, Delphi and C++Builder.

  Components for previous versions of Delphi and C++Builder   Size   Download   Install
 Clever Internet Suite v 11.0 for Delphi 2010 8,8 Mb Download Run Installer
 Clever Internet Suite v 11.0 for Delphi 2009 8,6 Mb Download Run Installer
 Clever Internet Suite v 11.0 for Delphi 2007 8,6 Mb Download Run Installer
 Clever Internet Suite v 11.0 for Delphi 2006 8,6 Mb Download Run Installer
 Clever Internet Suite v 11.0 for Delphi 2005 8,5 Mb Download Run Installer
 Clever Internet Suite v 11.0 for Delphi 7 8,5 Mb Download Run Installer
 Clever Internet Suite v 11.0 for C++ Builder 2010 9,2 Mb Download Run Installer
 Clever Internet Suite v 11.0 for C++ Builder 2009 9,0 Mb Download Run Installer
 Clever Internet Suite v 11.0 for C++ Builder 2007 8,9 Mb Download Run Installer
 Clever Internet Suite v 11.0 for C++ Builder 2006 8,9 Mb Download Run Installer

Demos, Code Examples

The sample projects are available to demonstrate the functionality of Clever Internet Suite components. These are included in the Clever Internet Suite installer or by downloading zip-archived demo projects from the links below. (Note: The zip archives include both the source code and compiled demo applications. All compiled demos run directly without needing to be installed).

  Demos, Code Samples   Description
 Asynchronous TCP Client Represents TELNET client that sends commands and receives responses in asynchronous mode.
 Certificate Manager Demonstrates how to list, manage, create, import and export certificates.
 SMTP with DKIM signer Sends E-mail with DKIM signature via SMTP. Allows you to generate new DKIM key and DNS TXT record.
 POP3 with DKIM verifier Receives mail from POP3 mailbox and verifies DKIM signatures.
 DNS Lookup Demonstrates how to use the DnsQuery component to obtain DNS information.
 Encoder Encodes / decodes files in formats like: UUEncode, Base64 or Quoted Printable.
 Encryptor Cryptographically encrypts / decrypts files with digital x509 certificate.
 Form Post Submits user-defined data using controls on the web form, e.g. 'First Name', 'Last Name'.
 FTP Client FTP client with functionality to resume broken or stopped downloads / uploads from where they left off.
 FTP Client (Proxy) Demonstrates how to connect to FTP server via different proxy types.
 FTP-SSL Client FTP client with full SSL / TLS support.
 FTP Server Implements a fully functional FTP server with multi-session support.
 FTP-SSL Server Represents a fully functional FTP server with full SSL / TLS support.
 FTP Throttling Demonstrates how to control the connection speed while downloading / uploading files via FTP protocol.
 GMAIL IMAP Client Connects to GMail mailbox over the IMAP protocol with OAUTH authorization.
 GMAIL SMTP Client Authorizes at Google via the OAUTH protocol and sends mail from GMAIL account.
 Website Grabber Forces the downloading of the entire web directory or website recursively.
 GZip / Deflate Demonstrates using the TclGZip component for GZIP deflating / inflating data stream.
 HTML Parser Parses HTML sources onto html tags, elements and their parameters.
 HTTP Client Shows how to download the content of a URL from a Web server.
 HTTP Client (Proxy) Demonstrates how to get the content of a URL from a Web server via HTTP proxy.
 HTTPS Client (SSL) Gets the content of a URL from a Web server via SSL / TLS encrypted channel.
 IMAP Client An IMAP client, which connects to the specified mailbox over the IMAP4 protocol and manages remote folders and emails.
 IMAP Client (SSL) Represents an IMAP client with full SSL / TLS data encryption support.
 IMAP Server Implements a fully functional IMAP server with keeping messages on the disk like MDaemon.
 IMAP Server (SSL) Represents a fully functional IMAP server with SSL / TLS data encryption.
 SMTP / POP3 Progress Demonstrates sending / retrieving emails with displaying the progress information.
 Mail Send / Receive Sends and receives emails via SMTP / POP3 protocols.
 MS Exchange Mailer Shows how to send MIME mail messages using Microsoft Exchange server drop directory.
 Multi Downloader A download manager with the functionality similar to Mass Downloader / FlashGet / ReGet etc.
 Multi Uploader Uploads multiple local files onto the web servers via HTTP, HTTPS and FTP protocols.
 News Groups Reader Retrieves news to your local computer via the Network News Transfer Protocol (NNTP).
 POP3 Client (SSL) Represents POP3 client with full SSL / TLS data encryption support.
 POP3 Server Implements a fully functional POP3 server with keeping messages on the disk like MDaemon.
 POP3 Server (SSL) Represents a fully functional POP3 server with SSL / TLS data encryption.
 Progress Bar Original progress bar with various drawing styles. Can display progress in the eMule / eDonkey format.
 FTP Publisher Forces the publishing of the entire local folder recursively into the corresponding FTP server directory.
 Resume Downloading Resumes the broken or stopped downloads from where they left off on both HTTP and HTTPS servers.
 RSS Feed Client Allows editing of RSS feed XML, load and save it to the disk.
 SFTP Client (SSH) SFTP client with full Secure Shell (SSH) support.
  SFTP Server (SSH) Implements a fully functional SFTP server with multi-session support, which works via the SSH File Transfer Protocol.
 Single Downloader Downloads single URL to the local file or into the memory via HTTP, HTTPS or FTP protocols.
 Single Uploader Uploads a single local file onto the web server via HTTP, HTTPS or FTP protocols.
 SMIME Builds, signs and encrypts email messages.
  SMTP Client (Proxy) Demonstrates how to send e-mail via an HTTP Connect proxy.
 SMTP Client (SSL) Represents SMTP client with full SSL / TLS data encryption support.
 SMTP Relay Creates e-mail and sends it directly to the recipient's server.
 SMTP Server Implements a fully functional SMTP server with keeping messages on the disk like MDaemon.
 SMTP Server (SSL) Represents a fully functional SMTP server with SSL / TLS data encryption.
 SOAP Demonstrates how to use the SoapMessage component with a freely available web service to get stock quotes.
 SOAP-DSIG Demonstrates how to combine the XML soap message and digitally sign (DSIG) it using certificates.
 SOAP Security Demo Signs, encrypts, decrypts and verifies digital signature of given SOAP-WSDL message.
 Submit File Submits a local file using POST method via HTTP protocol.
 Submit Mixed Data Submits user-defined data using controls on more than one web forms following in direct order via HTTP protocol.
 Update Manager Modifies the webupdate.xml XML document, which is used by the WebUpdate component.
 WebDAV Client Shows how to use the WebDAV component to manage remote files on a web server.
 Web Update Retrieves version information from the website, downloads the update files and Run Installers the update.
 Web Update (TimeStamp) Checks the timestamp values of the files on the webserver, downloads and Run Installers the updated files.

    Copyright © 2000-2024