﻿<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="https://www.w3.org/2005/Atom">
  <channel>
    <title>Newest KB Articles in Clever Internet Suite</title>
    <description>Recent additions to the knowledge base from Clever Components</description>
    <link>http://portal.clevercomponents.com/kb/c2/clever-internet-suite.aspx</link>
    <pubDate>Fri, 12 Jun 2026 05:23:22 GMT</pubDate>
    <generator>SmarterTrack Free 100.0.9371</generator>
    <atom:link href="http://portal.clevercomponents.com/RSS.ashx?catid=2&amp;type=newestkbarticles" rel="self" type="application/rss+xml" />
    <item>
      <title>Clever Internet Suite version 11.0 overview</title>
      <link>http://portal.clevercomponents.com/kb/a193/clever-internet-suite-version-11_0-overview.aspx</link>
      <pubDate>Tue, 16 Jan 2024 19:05:57 GMT</pubDate>
      <guid isPermaLink="false">kbarticle193</guid>
      <description>&lt;p&gt;&lt;img align="left" alt="" height="210" src="https://www.clevercomponents.com/images/suite11-splash-border-vcl.gif" width="230" /&gt;&lt;/p&gt;

&lt;p&gt;These Internet components give you everything you need to jumpstart your Internet development without any external dependencies. The suite of Internet Components contain over fifty components which are constantly refined and improved.&lt;/p&gt;

&lt;p&gt;The Clever Internet Suite components allow you to compose and parse messages in MIME format with multiple file attachments, build and send Web Form POST requests and many other features.&lt;/p&gt;

&lt;p&gt;The SMTP, POP3 and IMAP clients allow you to send and retrieve email messages over the Internet.&lt;/p&gt;

&lt;p&gt;All server components represent the fully functional multithreaded servers with the ability to customize the connection settings, support the most common protocols extensions.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://www.clevercomponents.com/downloads/inetsuite/suitedownload.asp" target="_blank"&gt;Download&lt;/a&gt;&lt;br /&gt;
&lt;a href="https://www.clevercomponents.com/order/" target="_blank"&gt;Purchase&lt;/a&gt;&lt;br /&gt;
&lt;a href="https://www.clevercomponents.com/products/inetsuite/" target="_blank"&gt;Product Description&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Using the Clever Internet Suite you can add instant SSL / TLS / SSH security to your Internet applications and implement many useful Internet-related features:&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;Download / upload over HTTP, HTTPS, FTP, FTP+SSL, and SFTP.&lt;/li&gt;
	&lt;li&gt;Connect REST API using JSON and SOAP.&lt;/li&gt;
	&lt;li&gt;Send / receive mail using TLS and S/MIME.&lt;/li&gt;
	&lt;li&gt;HTTP, FTP, SFTP, SMTP, POP3, IMAP, and NNTP client / server.&lt;/li&gt;
	&lt;li&gt;SFTP public-key authorization.&lt;/li&gt;
	&lt;li&gt;OAUTH 2.0, JWT, and many more.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;The new &lt;b&gt;Version 11.0&lt;/b&gt; significantly improves the SFTP functionality, increases the connecting and file transferring speed, and extends a list of supported SFTP services.&lt;br /&gt;
The updated SOAP component provides the Username Token support and also the redesigned SOAP Security feature.&lt;br /&gt;
The other components were improved and updated, as well. See the complete change list below.&lt;/p&gt;

&lt;p&gt;The components can be used in both 32-bit and 64-bit projects. Please see the Help documentation for more details.&lt;br /&gt;
The Help documentation is included into the Clever Internet Suite installation and also available on our website: &lt;a href="https://www.clevercomponents.com/downloads/inetsuite/suitedownload.asp"&gt;Clever Internet Suite downloads&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;What's new in Version 11.0&lt;/h2&gt;

&lt;ul&gt;
	&lt;li&gt;The library provides the full RAD Studio 12 Athens support.&lt;/li&gt;
	&lt;li&gt;DNS over TCP was introduced. The transport protocol can be selected automatically or manually, according to the RFC-7766 specification.&lt;/li&gt;
	&lt;li&gt;TLS 1.3 was immplemented. The protocol can be used for both client and server components on Windows 11 and Windows Server 2022.&lt;/li&gt;
	&lt;li&gt;The improved MailMessage component allows you to specify a user-defined name for any attached file or embedded resource.&lt;/li&gt;
	&lt;li&gt;Plain-text authorization in the IMAP client component.&lt;/li&gt;
	&lt;li&gt;IMAP UID-retrive fix was added.&lt;/li&gt;
	&lt;li&gt;JSON parser was improved.&lt;/li&gt;
	&lt;li&gt;MIME header encoding was fixed for Quoted-Printable and RFC-2047 fields.&lt;/li&gt;
	&lt;li&gt;POP3 OAUTH authorization was fixed.&lt;/li&gt;
	&lt;li&gt;HTTPRIO was improved to return the extended error information.&lt;/li&gt;
	&lt;li&gt;Minor fixes and improvements.&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;Implemented features&lt;/h2&gt;

&lt;ul&gt;
	&lt;li&gt;REST HTTP client with SOAP Signing and Encryption.&lt;/li&gt;
	&lt;li&gt;Simple HTTP Server component.&lt;/li&gt;
	&lt;li&gt;Complete Client / Server solutions with full SSL / TLS support for the FTP, SFTP, SMTP, POP3, and IMAP4 protocols.&lt;/li&gt;
	&lt;li&gt;TLS / SSL support for all protocol components.&lt;/li&gt;
	&lt;li&gt;SSH client and server components.&lt;/li&gt;
	&lt;li&gt;Send / receive JSON over HTTP.&lt;/li&gt;
	&lt;li&gt;International domain names for HTTP components.&lt;/li&gt;
	&lt;li&gt;The ability to verify client and server credentials.&lt;/li&gt;
	&lt;li&gt;HTTPS Client - TLS1.2 support, TLS1.3-ready, NTLM, Kerberos, and Negotiate authorization.&lt;/li&gt;
	&lt;li&gt;FTP, SMTP, POP3, IMAP, NNTP clients - implicit, explicit, and automatic TLS modes. STARTTLS command support.&lt;/li&gt;
	&lt;li&gt;NTLM authentication for all mail clients: POP3, SMTP, and IMAP.&lt;/li&gt;
	&lt;li&gt;POP3, SMTP clients - GMAIL and Office365 support, OAUTH 2.0 authorization.&lt;/li&gt;
	&lt;li&gt;FTP Client - SSL / TLS support, FTP FXP (Site to Site) transfer mode.&lt;/li&gt;
	&lt;li&gt;FTP Server - user events for handling files and directories, keeping FTP diretory structure in memory.&lt;/li&gt;
	&lt;li&gt;Creating signed and self-signed certificates, working with Windows certificate storage.&lt;/li&gt;
	&lt;li&gt;Import / export certificates in PEM, DER, CER, and PFX formats.&lt;/li&gt;
	&lt;li&gt;Sending and retrieving Emails in MIME format, with file Attachments and Embedded pictures. Saving attachments to the disk.&lt;/li&gt;
	&lt;li&gt;POP3, SMTP, IMAP4 servers - SSL / TLS support, NTLM, APOP, and CRAM-MD5 authentication, keeping the mailbox structure in memory and on the disk.&lt;/li&gt;
	&lt;li&gt;Web DAV - managing remote files, folders, and extended properties on a web server.&lt;/li&gt;
	&lt;li&gt;DNS Query - retrieving mail exchange domains (MX records), resolving host IP addresses, name servers, and TXT records.&lt;/li&gt;
	&lt;li&gt;DNS Server - managing handed and cached DNS zones.&lt;/li&gt;
	&lt;li&gt;SMTP Relay agent. With SMTP relay, a mail message may pass through a number of intermediate relay or gateway hosts on its path from sender to recipient.&lt;/li&gt;
	&lt;li&gt;HTML Parser - extracting HTML Tags: links, images, tables, meta and other tags.&lt;/li&gt;
	&lt;li&gt;GZip compressor - compressing / uncompressing data or files.&lt;/li&gt;
	&lt;li&gt;RSS client - creating, retrieving, and editing RSS feeds.&lt;/li&gt;
	&lt;li&gt;Email validation components - validating Email addresses, service and mailbox availability, handling bounced Emails.&lt;/li&gt;
	&lt;li&gt;Trace Logger - saving debug and stack information.&lt;/li&gt;
	&lt;li&gt;Royalty-free licensing. Free Unlimited technical support.&lt;/li&gt;
	&lt;li&gt;Fully-indexed help documentation. Delphi and C++Builder demos code.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Also a set of additional classes and components are available: Mail Message, HTTP Request, GZip compressor, MIME Encoder, S/MIME message, HTML Parser.&lt;br /&gt;
All these components make the application development process easy and clean. You can use these components together with any third-party libraries.&lt;/p&gt;

&lt;p&gt;Visit our site &lt;a href="https://www.clevercomponents.com"&gt;Clever Components&lt;/a&gt; to learn more about our products.&lt;/p&gt;

&lt;p&gt;Join us on &lt;a href="https://www.facebook.com/clevercomponents"&gt;Facebook&lt;/a&gt;, &lt;a href="https://twitter.com/CleverComponent"&gt;Twitter&lt;/a&gt;, &lt;a href="https://t.me/clevercomponents"&gt;Telegram&lt;/a&gt;, &lt;a href="https://www.clevercomponents.com/home/maillist.asp"&gt;Newsletter&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Watch our &lt;a href="https://www.youtube.com/channel/UC9Si4WNQVSeXQMjdEJ8j1fg"&gt;YouTube&lt;/a&gt; channel.&lt;/p&gt;

&lt;p&gt;Tutorials, demos, and example are available on &lt;a href="https://github.com/CleverComponents/"&gt;GitHub&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;Fixed bugs&lt;/h2&gt;

&lt;ul&gt;
	&lt;li&gt;The algorithm of obtaining the Subject Email address for the certificate was fixed.&lt;/li&gt;
	&lt;li&gt;The mail header parser was fixed to correctly encode/decode underline chars within the header fields.&lt;/li&gt;
	&lt;li&gt;The components didn't change the Active property to False when attempting to send data over the closed connection - fixed. The issue concerns all client components, including SMTP, POP3, IMAP, FTP, etc.&lt;/li&gt;
	&lt;li&gt;The SFTP server didn't create the directory structure when saving the uploaded file - fixed.&lt;/li&gt;
	&lt;li&gt;Other minor fixes.&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;Known problems and restrictions&lt;/h2&gt;

&lt;ul&gt;
	&lt;li&gt;FTP client and server - data connection uses IpV4 protocol only.&lt;/li&gt;
	&lt;li&gt;Socks5 firewall - supports IpV4 only.&lt;/li&gt;
	&lt;li&gt;The HTTP RIO component is available only starting from Delphi 2005 / C++Builder 2006.&lt;/li&gt;
	&lt;li&gt;The SOAP encryption requires an external library clcryptext.dll that is included to the Clever Internet Suite installation.&lt;br /&gt;
	This library represents a managed code that is wrapped by Win32 functions.&lt;br /&gt;
	The source code for this library can be downloaded separately on www.clevercomponents.com website.&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;Demo / Trial version&lt;/h2&gt;

&lt;p&gt;Free Demo version of Clever Internet Suite is available for evaluation purposes only.&lt;br /&gt;
Demo version displays trial warning messages if components are used in GUI applications, all other features are completely available.&lt;/p&gt;

&lt;p&gt;For more details please visit our &lt;a href="https://www.clevercomponents.com/portal"&gt;Customer Portal&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Copyright &amp;copy; 1999 - 2024 &lt;a href="https://www.clevercomponents.com"&gt;www.clevercomponents.com&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Clever Internet Suite version 10.2 overview</title>
      <link>http://portal.clevercomponents.com/kb/a185/clever-internet-suite-version-10_2-overview.aspx</link>
      <pubDate>Tue, 05 Apr 2022 15:47:03 GMT</pubDate>
      <guid isPermaLink="false">kbarticle185</guid>
      <description>&lt;p&gt;&lt;img align="left" alt="" height="210" src="https://www.clevercomponents.com/images/suite102-splash-border-vcl.gif" width="230" /&gt;&lt;/p&gt;

&lt;p&gt;These Internet components give you everything you need to jumpstart your Internet development without any external dependencies. The suite of Internet Components contain over fifty components which are constantly refined and improved.&lt;/p&gt;

&lt;p&gt;The Clever Internet Suite components allow you to compose and parse messages in MIME format with multiple file attachments, build and send Web Form POST requests and many other features.&lt;/p&gt;

&lt;p&gt;The SMTP, POP3 and IMAP clients allow you to send and retrieve email messages over the Internet.&lt;/p&gt;

&lt;p&gt;All server components represent the fully functional multithreaded servers with the ability to customize the connection settings, support the most common protocols extensions.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://www.clevercomponents.com/downloads/inetsuite/suitedownload.asp" target="_blank"&gt;Download&lt;/a&gt;&lt;br /&gt;
&lt;a href="https://www.clevercomponents.com/order/" target="_blank"&gt;Purchase&lt;/a&gt;&lt;br /&gt;
&lt;a href="https://www.clevercomponents.com/products/inetsuite/" target="_blank"&gt;Product Description&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Using the Clever Internet Suite you can add instant SSL / TLS / SSH security to your Internet applications and implement many useful Internet-related features:&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;Download / upload over HTTP, HTTPS, FTP, FTP+SSL, and SFTP.&lt;/li&gt;
	&lt;li&gt;Connect REST API using JSON and SOAP.&lt;/li&gt;
	&lt;li&gt;Send / receive mail using TLS and S/MIME.&lt;/li&gt;
	&lt;li&gt;HTTP, FTP, SFTP, SMTP, POP3, IMAP, and NNTP client / server.&lt;/li&gt;
	&lt;li&gt;SFTP public-key authorization.&lt;/li&gt;
	&lt;li&gt;OAUTH 2.0, JWT, and many more.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;The new &lt;b&gt;Version 10.2&lt;/b&gt; significantly improves the SFTP functionality, increases the connecting and file transferring speed, and extends a list of supported SFTP services.&lt;br /&gt;
The updated SOAP component provides the Username Token support and also the redesigned SOAP Security feature.&lt;br /&gt;
The other components were improved and updated, as well. See the complete change list below.&lt;/p&gt;

&lt;p&gt;The components can be used in both 32-bit and 64-bit projects. Please see the Help documentation for more details.&lt;br /&gt;
The Help documentation is included into the Clever Internet Suite installation and also available on our website: &lt;a href="https://www.clevercomponents.com/downloads/inetsuite/suitedownload.asp"&gt;Clever Internet Suite downloads&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;What's new in Version 10.2&lt;/h2&gt;

&lt;ul&gt;
	&lt;li&gt;The connecting to an SFTP server was improved by implementing the big integer algorithms using the IntXLib library.&lt;/li&gt;
	&lt;li&gt;The default value for the SSH packet's payload size was reduced to 32Kb in order to support more third-party SFTP clients and servers. This parameter can be tuned using the BatchSize property of both the SFTP client and the server.&lt;/li&gt;
	&lt;li&gt;The SFTP server was improved. The new version of this component supports more SFTP clients and implements both the client-first and the server-first approaches of starting the SSH session.&lt;/li&gt;
	&lt;li&gt;The SOAP message security was improved. The new ProtectionMode property, and also the Protect/Unprotect methods allow you to sign and/or encrypt XML in one line of code.&lt;/li&gt;
	&lt;li&gt;The SOAP encryption is available on both Win32 and Win64 platforms.&lt;/li&gt;
	&lt;li&gt;The Username token support was added to the SOAP message component.&lt;/li&gt;
	&lt;li&gt;The SOAP Timestamp generating was changed. Now you can specify the timestamp value manually or let the component to generate it automatically when composing the next request.&lt;/li&gt;
	&lt;li&gt;Added the certificate chain validation timeout and an options to ignore the revocation errors during the TLS/SSL handshake.&lt;/li&gt;
	&lt;li&gt;The RevocationFlags enumeration was replaced with a set of CertificateChainVerifyFlags flags. The new option allows tuning up the certificate chain validation more flexibly.&lt;/li&gt;
	&lt;li&gt;The DnsQuery component was improved. Added retrieving a domain SOA record.&lt;/li&gt;
	&lt;li&gt;The IP, MX, and reverse zone resolving was improved in the DnsQuery component with a help of using primary name servers for domains.&lt;/li&gt;
	&lt;li&gt;The independent SOCKS4 and SOCKS4a support was introduced. This new feature allows firewalls to automatically resolve the connected host name.&lt;/li&gt;
	&lt;li&gt;Added the ability to programmatically disable GUI message processing when working with sockets. This allows improving the components behavior when working in threads. The new option is available through the DisableGuiProcessing property.&lt;/li&gt;
	&lt;li&gt;The HTTP requests submission was improved when using requests with file and image attachments. Now the attachment streams are requested only once during the sending process.&lt;/li&gt;
	&lt;li&gt;The Imap4Server component was optimized. The new OnGetMessagesEx event allows you to filter the returned message set and do not collect all mailbox messages when handling IMAP4 commands.&lt;/li&gt;
	&lt;li&gt;The library provides the full RAD Studio 11.1 support.&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;Implemented features&lt;/h2&gt;

&lt;ul&gt;
	&lt;li&gt;REST HTTP client with SOAP Signing and Encryption.&lt;/li&gt;
	&lt;li&gt;Simple HTTP Server component.&lt;/li&gt;
	&lt;li&gt;Complete Client / Server solutions with full SSL / TLS support for the FTP, SFTP, SMTP, POP3, and IMAP4 protocols.&lt;/li&gt;
	&lt;li&gt;TLS / SSL support for all protocol components.&lt;/li&gt;
	&lt;li&gt;SSH client and server components.&lt;/li&gt;
	&lt;li&gt;Send / receive JSON over HTTP.&lt;/li&gt;
	&lt;li&gt;International domain names for HTTP components.&lt;/li&gt;
	&lt;li&gt;The ability to verify client and server credentials.&lt;/li&gt;
	&lt;li&gt;HTTPS Client - TLS1.2 support, TLS1.3-ready, NTLM, Kerberos, and Negotiate authorization.&lt;/li&gt;
	&lt;li&gt;FTP, SMTP, POP3, IMAP, NNTP clients - implicit, explicit, and automatic TLS modes. STARTTLS command support.&lt;/li&gt;
	&lt;li&gt;NTLM authentication for all mail clients: POP3, SMTP, and IMAP.&lt;/li&gt;
	&lt;li&gt;POP3, SMTP clients - GMAIL and Office365 support, OAUTH 2.0 authorization.&lt;/li&gt;
	&lt;li&gt;FTP Client - SSL / TLS support, FTP FXP (Site to Site) transfer mode.&lt;/li&gt;
	&lt;li&gt;FTP Server - user events for handling files and directories, keeping FTP diretory structure in memory.&lt;/li&gt;
	&lt;li&gt;Creating signed and self-signed certificates, working with Windows certificate storage.&lt;/li&gt;
	&lt;li&gt;Import / export certificates in PEM, DER, CER, and PFX formats.&lt;/li&gt;
	&lt;li&gt;Sending and retrieving Emails in MIME format, with file Attachments and Embedded pictures. Saving attachments to the disk.&lt;/li&gt;
	&lt;li&gt;POP3, SMTP, IMAP4 servers - SSL / TLS support, NTLM, APOP, and CRAM-MD5 authentication, keeping the mailbox structure in memory and on the disk.&lt;/li&gt;
	&lt;li&gt;Web DAV - managing remote files, folders, and extended properties on a web server.&lt;/li&gt;
	&lt;li&gt;DNS Query - retrieving mail exchange domains (MX records), resolving host IP addresses, name servers, and TXT records.&lt;/li&gt;
	&lt;li&gt;DNS Server - managing handed and cached DNS zones.&lt;/li&gt;
	&lt;li&gt;SMTP Relay agent. With SMTP relay, a mail message may pass through a number of intermediate relay or gateway hosts on its path from sender to recipient.&lt;/li&gt;
	&lt;li&gt;HTML Parser - extracting HTML Tags: links, images, tables, meta and other tags.&lt;/li&gt;
	&lt;li&gt;GZip compressor - compressing / uncompressing data or files.&lt;/li&gt;
	&lt;li&gt;RSS client - creating, retrieving, and editing RSS feeds.&lt;/li&gt;
	&lt;li&gt;Email validation components - validating Email addresses, service and mailbox availability, handling bounced Emails.&lt;/li&gt;
	&lt;li&gt;Trace Logger - saving debug and stack information.&lt;/li&gt;
	&lt;li&gt;Royalty-free licensing. Free Unlimited technical support.&lt;/li&gt;
	&lt;li&gt;Fully-indexed help documentation. Delphi and C++Builder demos code.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Also a set of additional classes and components are available: Mail Message, HTTP Request, GZip compressor, MIME Encoder, S/MIME message, HTML Parser.&lt;br /&gt;
All these components make the application development process easy and clean. You can use these components together with any third-party libraries.&lt;/p&gt;

&lt;p&gt;Visit our site &lt;a href="https://www.clevercomponents.com"&gt;Clever Components&lt;/a&gt; to learn more about our products.&lt;/p&gt;

&lt;p&gt;Join us on &lt;a href="https://www.facebook.com/clevercomponents"&gt;Facebook&lt;/a&gt;, &lt;a href="https://twitter.com/CleverComponent"&gt;Twitter&lt;/a&gt;, &lt;a href="https://t.me/clevercomponents"&gt;Telegram&lt;/a&gt;, &lt;a href="https://www.clevercomponents.com/home/maillist.asp"&gt;Newsletter&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Watch our &lt;a href="https://www.youtube.com/channel/UC9Si4WNQVSeXQMjdEJ8j1fg"&gt;YouTube&lt;/a&gt; channel.&lt;/p&gt;

&lt;p&gt;Tutorials, demos, and example are available on &lt;a href="https://github.com/CleverComponents/"&gt;GitHub&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;Fixed bugs&lt;/h2&gt;

&lt;ul&gt;
	&lt;li&gt;The algorithm of obtaining the Subject Email address for the certificate was fixed.&lt;/li&gt;
	&lt;li&gt;The mail header parser was fixed to correctly encode/decode underline chars within the header fields.&lt;/li&gt;
	&lt;li&gt;The components didn't change the Active property to False when attempting to send data over the closed connection - fixed. The issue concerns all client components, including SMTP, POP3, IMAP, FTP, etc.&lt;/li&gt;
	&lt;li&gt;The SFTP server didn't create the directory structure when saving the uploaded file - fixed.&lt;/li&gt;
	&lt;li&gt;Other minor fixes.&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;Known problems and restrictions&lt;/h2&gt;

&lt;ul&gt;
	&lt;li&gt;FTP client and server - data connection uses IpV4 protocol only.&lt;/li&gt;
	&lt;li&gt;Socks5 firewall - supports IpV4 only.&lt;/li&gt;
	&lt;li&gt;The HTTP RIO component is available only starting from Delphi 2005 / C++Builder 2006.&lt;/li&gt;
	&lt;li&gt;The SOAP encryption requires an external library clcryptext.dll that is included to the Clever Internet Suite installation.&lt;br /&gt;
	This library represents a managed code that is wrapped by Win32 functions.&lt;br /&gt;
	The source code for this library can be downloaded separately on www.clevercomponents.com website.&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;Demo / Trial version&lt;/h2&gt;

&lt;p&gt;Free Demo version of Clever Internet Suite is available for evaluation purposes only.&lt;br /&gt;
Demo version displays trial warning messages if components are used in GUI applications, all other features are completely available.&lt;/p&gt;

&lt;p&gt;For more details please visit our &lt;a href="https://www.clevercomponents.com/portal"&gt;Customer Portal&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Copyright &amp;copy; 1999 - 2022 &lt;a href="https://www.clevercomponents.com"&gt;www.clevercomponents.com&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Clever Internet Suite version 10.1 overview</title>
      <link>http://portal.clevercomponents.com/kb/a173/clever-internet-suite-version-10_1-overview.aspx</link>
      <pubDate>Wed, 13 Oct 2021 07:28:25 GMT</pubDate>
      <guid isPermaLink="false">kbarticle173</guid>
      <description>&lt;p&gt;&lt;img align="left" alt="" height="210" src="https://www.clevercomponents.com/images/suite101-splash-border-vcl.gif" width="230" /&gt;&lt;/p&gt;

&lt;p&gt;These Internet components give you everything you need to jumpstart your Internet development without any external dependencies. The suite of Internet Components contain over fifty components which are constantly refined and improved.&lt;/p&gt;

&lt;p&gt;The Clever Internet Suite components allow you to compose and parse messages in MIME format with multiple file attachments, build and send Web Form POST requests and many other features.&lt;/p&gt;

&lt;p&gt;The SMTP, POP3 and IMAP clients allow you to send and retrieve email messages over the Internet.&lt;/p&gt;

&lt;p&gt;All server components represent the fully functional multithreaded servers with the ability to customize the connection settings, support the most common protocols extensions.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://www.clevercomponents.com/downloads/inetsuite/suitedownload.asp" target="_blank"&gt;Download&lt;/a&gt;&lt;br /&gt;
&lt;a href="https://www.clevercomponents.com/order/" target="_blank"&gt;Purchase&lt;/a&gt;&lt;br /&gt;
&lt;a href="https://www.clevercomponents.com/products/inetsuite/" target="_blank"&gt;Product Description&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Using the Clever Internet Suite you can add instant SSL / TLS / SSH security to your Internet applications and implement many useful Internet-related features:&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;Download and upload files over the HTTP(S), FTP, and SFTP protocols;&lt;/li&gt;
	&lt;li&gt;Post JSON data to REST services;&lt;/li&gt;
	&lt;li&gt;REST SOAP client with WSS data protection;&lt;/li&gt;
	&lt;li&gt;Send and receive Emails with X509 signatures and encryption;&lt;/li&gt;
	&lt;li&gt;HTTP, FTP, SFTP, SMTP, POP3, IMAP, and NNTP client / server components;&lt;/li&gt;
	&lt;li&gt;SFTP client / server with public-key authorization;&lt;/li&gt;
	&lt;li&gt;OAUTH 2.0 authorization, JWT support, and many more.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;In this new &lt;b&gt;Version 10.1&lt;/b&gt; we have added the RAD Studio 11 Alexandria support and implemented the SSH Public Key authorization for the SFTP Server component.&lt;br /&gt;
Also, we have fixed some existing problems with the SFTP client, the OAUTH component, the SOAP Security engine, and the SSH protocol implementation.&lt;br /&gt;
See the complete change list below.&lt;/p&gt;

&lt;p&gt;The components can be used in both 32-bit and 64-bit projects. Please see the Help documentation for more details.&lt;br /&gt;
The Help documentation is included into the Clever Internet Suite installation and also available on our website: &lt;a href="https://www.clevercomponents.com/downloads/inetsuite/suitedownload.asp" target="_blank"&gt;Clever Internet Suite downloads&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;What's new in Version 10.1&lt;/h2&gt;

&lt;ul&gt;
	&lt;li&gt;RAD Studio 11 Alexandria support was added;&lt;/li&gt;
	&lt;li&gt;Public-Key authorization was implemented in the SFTP Server component;&lt;/li&gt;
	&lt;li&gt;The implemented OnStarting event occurs before running the TcpServer component and allows refreshing cached data, such as UserAccount settings;&lt;/li&gt;
	&lt;li&gt;The FileExists method was improved in the SFTP client component to support non-standard SFTP server responses;&lt;/li&gt;
	&lt;li&gt;The SFTP server component was improved to support multiple subsequent authorizations while establishing the session;&lt;/li&gt;
	&lt;li&gt;Other minor fixes and improvements.&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;Implemented features&lt;/h2&gt;

&lt;ul&gt;
	&lt;li&gt;HTTP RIO component with SOAP Security support.&lt;/li&gt;
	&lt;li&gt;Simple HTTP Server component.&lt;/li&gt;
	&lt;li&gt;Complete Client / Server solutions with full SSL / TLS support for the FTP, SFTP, SMTP, POP3, and IMAP4 protocols.&lt;/li&gt;
	&lt;li&gt;TLS / SSL support for all protocol components.&lt;/li&gt;
	&lt;li&gt;SSH support for the SFTP protocol.&lt;/li&gt;
	&lt;li&gt;Send / receive HTTP requests with JSON data.&lt;/li&gt;
	&lt;li&gt;International domain names for HTTP components.&lt;/li&gt;
	&lt;li&gt;The ability to verify client and server credentials.&lt;/li&gt;
	&lt;li&gt;HTTPS Client - TLS1.2 support, TLS1.3-ready, NTLM, Kerberos, and Negotiate authorization.&lt;/li&gt;
	&lt;li&gt;FTP, SMTP, POP3, IMAP, NNTP clients - implicit, explicit, and automatic TLS modes. STARTTLS command support.&lt;/li&gt;
	&lt;li&gt;NTLM authentication for all mail clients: POP3, SMTP, and IMAP.&lt;/li&gt;
	&lt;li&gt;POP3, SMTP clients - GMAIL and Office365 support, OAUTH 2.0 authorization.&lt;/li&gt;
	&lt;li&gt;FTP Client - SSL / TLS support, FTP FXP (Site to Site) transfer mode.&lt;/li&gt;
	&lt;li&gt;FTP Server - user events for handling files and directories, keeping FTP diretory structure in memory.&lt;/li&gt;
	&lt;li&gt;Creating signed and self-signed certificates, working with Windows certificate storage.&lt;/li&gt;
	&lt;li&gt;Import / export certificates in PEM, DER, CER, and PFX formats.&lt;/li&gt;
	&lt;li&gt;Sending and retrieving Emails in MIME format, with file Attachments and Embedded pictures. Saving attachments to the disk.&lt;/li&gt;
	&lt;li&gt;POP3, SMTP, IMAP4 servers - SSL / TLS support, NTLM, APOP, and CRAM-MD5 authentication, keeping the mailbox structure in memory and on the disk.&lt;/li&gt;
	&lt;li&gt;Web DAV - managing remote files, folders, and extended properties on a web server.&lt;/li&gt;
	&lt;li&gt;DNS Query - retrieving mail exchange domains (MX records), resolving host IP addresses, name servers, and TXT records.&lt;/li&gt;
	&lt;li&gt;DNS Server - managing handed and cached DNS zones.&lt;/li&gt;
	&lt;li&gt;SMTP Relay agent. With SMTP relay, a mail message may pass through a number of intermediate relay or gateway hosts on its path from sender to recipient.&lt;/li&gt;
	&lt;li&gt;HTML Parser - extracting HTML Tags: links, images, tables, meta and other tags.&lt;/li&gt;
	&lt;li&gt;GZip compressor - compressing / uncompressing data or files.&lt;/li&gt;
	&lt;li&gt;RSS client - creating, retrieving, and editing RSS feeds.&lt;/li&gt;
	&lt;li&gt;Email validation components - validating Email addresses, service and mailbox availability, handling bounced Emails.&lt;/li&gt;
	&lt;li&gt;Trace Logger - saving debug and stack information.&lt;/li&gt;
	&lt;li&gt;Royalty-free licensing. Free Unlimited technical support.&lt;/li&gt;
	&lt;li&gt;Fully-indexed help documentation. Delphi and C++Builder demos code.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Also a set of additional classes and components are available: Mail Message, HTTP Request, GZip compressor, MIME Encoder, S/MIME message, HTML Parser.&lt;br /&gt;
All these components make the application development process easy and clean. You can use these components together with any third-party libraries.&lt;/p&gt;

&lt;p&gt;Visit our site &lt;a href="https://www.clevercomponents.com" target="_blank"&gt;Clever Components&lt;/a&gt; to learn more about our products.&lt;/p&gt;

&lt;p&gt;Join us on &lt;a href="https://www.facebook.com/clevercomponents" target="_blank"&gt;Facebook&lt;/a&gt;, &lt;a href="https://twitter.com/CleverComponent" target="_blank"&gt;Twitter&lt;/a&gt;, &lt;a href="https://t.me/clevercomponents" target="_blank"&gt;Telegram&lt;/a&gt;, &lt;a href="https://www.clevercomponents.com/home/maillist.asp" target="_blank"&gt;Newsletter&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Watch our &lt;a href="https://www.youtube.com/channel/UC9Si4WNQVSeXQMjdEJ8j1fg" target="_blank"&gt;YouTube&lt;/a&gt; channel.&lt;/p&gt;

&lt;p&gt;Tutorials, demos, and example are available on &lt;a href="https://github.com/CleverComponents/" target="_blank"&gt;GitHub&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;Fixed bugs&lt;/h2&gt;

&lt;ul&gt;
	&lt;li&gt;The FTP client component caused errors on some FTP servers when requesting a currently selected folder - fixed;&lt;/li&gt;
	&lt;li&gt;The MakeBrowsable feature worked incorrectly when downloading web pages with repeating links using the MultiDownloader component - fixed;&lt;/li&gt;
	&lt;li&gt;The OAuth component didn't allow specifying a client ID and also a client secret parameters for the Client Credentials authorization flow - fixed;&lt;/li&gt;
	&lt;li&gt;The ThreadPool component didn't allow assigning the MinThreadCount property with a value smaller than two - fixed;&lt;/li&gt;
	&lt;li&gt;The UrlParser class incorrectly returned the default port value for Email links - fixed;&lt;/li&gt;
	&lt;li&gt;The path canonicalization algorithm worked incorrectly for relative paths with dots - fixed;&lt;/li&gt;
	&lt;li&gt;The SOAP Security engine incorrectly calculated digital signatures for XMLs with encoded line breaks - fixed;&lt;/li&gt;
	&lt;li&gt;The SFTP File Handler component didn't convert local times for files to UTC and back - fixed;&lt;/li&gt;
	&lt;li&gt;The SSH engine incorrectly handled pipelined packets while downloading and uploading data - fixed;&lt;/li&gt;
	&lt;li&gt;Other minor fixes.&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;Known problems and restrictions&lt;/h2&gt;

&lt;ul&gt;
	&lt;li&gt;FTP client and server - data connection uses IpV4 protocol only;&lt;/li&gt;
	&lt;li&gt;Socks5 firewall - supports IpV4 only;&lt;/li&gt;
	&lt;li&gt;The HTTP RIO component is available only starting from Delphi 2005 / C++Builder 2006;&lt;/li&gt;
	&lt;li&gt;The SOAP encryption is available only on Win32 platform;&lt;/li&gt;
	&lt;li&gt;The SOAP encryption requires an external library clcryptext.dll that is included to the Clever Internet Suite installation.&lt;br /&gt;
	This library represents a managed code that is wrapped by Win32 functions.&lt;br /&gt;
	The source code for this library can be downloaded separately on www.clevercomponents.com website.&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;Demo / Trial version&lt;/h2&gt;

&lt;p&gt;Free Demo version of Clever Internet Suite is available for evaluation purposes only.&lt;br /&gt;
Demo version displays trial warning messages if components are used in GUI applications, all other features are completely available.&lt;/p&gt;

&lt;p&gt;For more details please visit our &lt;a href="https://www.clevercomponents.com/portal"&gt;Customer Portal&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Copyright &amp;copy; 1999 - 2021 &lt;a href="https://www.clevercomponents.com" target="_blank"&gt;www.clevercomponents.com&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Clever Internet Suite version 10.0 overview</title>
      <link>http://portal.clevercomponents.com/kb/a171/clever-internet-suite-version-10_0-overview.aspx</link>
      <pubDate>Thu, 29 Apr 2021 18:07:19 GMT</pubDate>
      <guid isPermaLink="false">kbarticle171</guid>
      <description>&lt;p&gt;&lt;img align="left" alt="" height="210" src="https://www.clevercomponents.com/images/suite10-splash-border-vcl.gif" width="230" /&gt;&lt;/p&gt;

&lt;p&gt;These Internet components give you everything you need to jumpstart your Internet development without any external dependencies. The suite of Internet Components contain over fifty components which are constantly refined and improved.&lt;/p&gt;

&lt;p&gt;The Clever Internet Suite components allow you to compose and parse messages in MIME format with multiple file attachments, build and send Web Form POST requests and many other features.&lt;/p&gt;

&lt;p&gt;The SMTP, POP3 and IMAP clients allow you to send and retrieve email messages over the Internet.&lt;/p&gt;

&lt;p&gt;All server components represent the fully functional multithreaded servers with the ability to customize the connection settings, support the most common protocols extensions.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://www.clevercomponents.com/downloads/inetsuite/suitedownload.asp" target="_blank"&gt;Download&lt;/a&gt;&lt;br /&gt;
&lt;a href="https://www.clevercomponents.com/order/" target="_blank"&gt;Purchase&lt;/a&gt;&lt;br /&gt;
&lt;a href="https://www.clevercomponents.com/products/inetsuite/" target="_blank"&gt;Product Description&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Using the Clever Internet Suite you can add instant SSL / TLS / SSH security to your Internet applications and implement many useful Internet-related features:&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;Download and upload files over the HTTP(S), FTP, and SFTP protocols;&lt;/li&gt;
	&lt;li&gt;Post JSON data to REST services;&lt;/li&gt;
	&lt;li&gt;REST SOAP client with WSS data protection;&lt;/li&gt;
	&lt;li&gt;Send and receive Emails with X509 signatures and encryption;&lt;/li&gt;
	&lt;li&gt;HTTP, FTP, SFTP, SMTP, POP3, IMAP, and NNTP client / server components;&lt;/li&gt;
	&lt;li&gt;SFTP client with public-key authorization;&lt;/li&gt;
	&lt;li&gt;OAUTH 2.0 authorization, JWT support, and many more.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;In this new &lt;b&gt;Version 10.0&lt;/b&gt; we have introduced the SFTP Server component and also the TCP Client / Server components, which can be used for implementing any custom data exchange.&lt;br /&gt;
The SSH engine was totally redesigned and improved to support more SSH channels and the SSH tunneling functionality, which will come in one of the nearest version of the product.&lt;br /&gt;
Also, we have fixed some existing problems in the HTTP client, the SOAP Security engine, the SSH channel implementation, and improved the AES-CTR cipher performance. See the complete change list below.&lt;/p&gt;

&lt;p&gt;Starting from the &lt;b&gt;version 8.0&lt;/b&gt; the library was splitted on design-time and runtime packages. Starting from now, the components can be used by RAD Studio form designer in 64-bit projects.&lt;br /&gt;
The basic socket components were replaced and improved. The class inheritance was changed. Please see the Help documentation for more details.&lt;br /&gt;
The Help documentation is included in the Clever Internet Suite installation and also available at our website: &lt;a href="https://www.clevercomponents.com/downloads/inetsuite/suitedownload.asp"&gt;Clever Internet Suite downloads&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;What's new in the version 10.0&lt;/h2&gt;

&lt;ul&gt;
	&lt;li&gt;The SFTP Server component implemented;&lt;/li&gt;
	&lt;li&gt;The SFTP File Handler component, which allows the SFTP server to work with files on the disk;&lt;/li&gt;
	&lt;li&gt;The TCP Client, TCP Server, TCP Command Client, and TCP Command Server components are available in design-time;&lt;/li&gt;
	&lt;li&gt;The UDP Client and UDL Server components are available in design-time, as well;&lt;/li&gt;
	&lt;li&gt;IMAP Server - added the IMAP partial fetch functionality;&lt;/li&gt;
	&lt;li&gt;XML SOAP Security - added the multiple Binary Security Tokens support;&lt;/li&gt;
	&lt;li&gt;SOAP Signatures - added new Thumbprint key identifiers;&lt;/li&gt;
	&lt;li&gt;The clSshSocket -&amp;gt; clSshStream, clTlsSocket -&amp;gt; clTlsStream unit renaming, the session and channel implementation refactoring;&lt;/li&gt;
	&lt;li&gt;The TclSshUserKey -&amp;gt; TclSshPrivateKey, TclSshUserIdentity -&amp;gt; IclSshUserIdentity class renaming;&lt;/li&gt;
	&lt;li&gt;MailMessage - added the X-Mailer header support;&lt;/li&gt;
	&lt;li&gt;Added the OnGetResponseCode event to all TCP-based clients, which allows users to implement own handler for the server responses;&lt;/li&gt;
	&lt;li&gt;Added the 'diffie-hellman-group14-sha256' key exchange algorithm to the SSH engine;&lt;/li&gt;
	&lt;li&gt;Other minor fixes and improvements.&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;Implemented Features&lt;/h2&gt;

&lt;ul&gt;
	&lt;li&gt;HTTP RIO component with SOAP Security support.&lt;/li&gt;
	&lt;li&gt;Simple HTTP Server component.&lt;/li&gt;
	&lt;li&gt;Complete Client / Server solutions with full SSL / TLS support for the FTP, SFTP, SMTP, POP3, and IMAP4 protocols.&lt;/li&gt;
	&lt;li&gt;TLS / SSL support for all protocol components.&lt;/li&gt;
	&lt;li&gt;SSH support for the SFTP protocol.&lt;/li&gt;
	&lt;li&gt;Send / receive HTTP requests with JSON data.&lt;/li&gt;
	&lt;li&gt;International domain names for HTTP components.&lt;/li&gt;
	&lt;li&gt;The ability to verify client and server credentials.&lt;/li&gt;
	&lt;li&gt;HTTPS Client - TLS1.2 support, TLS1.3-ready, NTLM, Kerberos, and Negotiate authorization.&lt;/li&gt;
	&lt;li&gt;FTP, SMTP, POP3, IMAP, NNTP clients - implicit, explicit, and automatic TLS modes. STARTTLS command support.&lt;/li&gt;
	&lt;li&gt;NTLM authentication for all mail clients: POP3, SMTP, and IMAP.&lt;/li&gt;
	&lt;li&gt;POP3, SMTP clients - GMAIL and Office365 support, OAUTH 2.0 authorization.&lt;/li&gt;
	&lt;li&gt;FTP Client - SSL / TLS support, FTP FXP (Site to Site) transfer mode.&lt;/li&gt;
	&lt;li&gt;FTP Server - user events for handling files and directories, keeping FTP diretory structure in memory.&lt;/li&gt;
	&lt;li&gt;Creating signed and self-signed certificates, working with Windows certificate storage.&lt;/li&gt;
	&lt;li&gt;Import / export certificates in PEM, DER, CER, and PFX formats.&lt;/li&gt;
	&lt;li&gt;Sending and retrieving Emails in MIME format, with file Attachments and Embedded pictures. Saving attachments to the disk.&lt;/li&gt;
	&lt;li&gt;POP3, SMTP, IMAP4 servers - SSL / TLS support, NTLM, APOP, and CRAM-MD5 authentication, keeping the mailbox structure in memory and on the disk.&lt;/li&gt;
	&lt;li&gt;Web DAV - managing remote files, folders, and extended properties on a web server.&lt;/li&gt;
	&lt;li&gt;DNS Query - retrieving mail exchange domains (MX records), resolving host IP addresses, name servers, and TXT records.&lt;/li&gt;
	&lt;li&gt;DNS Server - managing handed and cached DNS zones.&lt;/li&gt;
	&lt;li&gt;SMTP Relay agent. With SMTP relay, a mail message may pass through a number of intermediate relay or gateway hosts on its path from sender to recipient.&lt;/li&gt;
	&lt;li&gt;HTML Parser - extracting HTML Tags: links, images, tables, meta and other tags.&lt;/li&gt;
	&lt;li&gt;GZip compressor - compressing / uncompressing data or files.&lt;/li&gt;
	&lt;li&gt;RSS client - creating, retrieving, and editing RSS feeds.&lt;/li&gt;
	&lt;li&gt;Email validation components - validating Email addresses, service and mailbox availability, handling bounced Emails.&lt;/li&gt;
	&lt;li&gt;Trace Logger - saving debug and stack information.&lt;/li&gt;
	&lt;li&gt;Royalty-free licensing. Free Unlimited technical support.&lt;/li&gt;
	&lt;li&gt;Fully-indexed help documentation. Delphi and C++Builder demos code.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Also a set of additional classes and components are available: Mail Message, HTTP Request, GZip compressor, MIME Encoder, S/MIME message, HTML Parser.&lt;br /&gt;
All these components make the application development process easy and clean. You can use these components together with any third-party libraries.&lt;/p&gt;

&lt;p&gt;Visit our site &lt;a href="https://www.clevercomponents.com"&gt;Clever Components&lt;/a&gt; to learn more about our products.&lt;/p&gt;

&lt;p&gt;Join us on &lt;a href="https://www.facebook.com/clevercomponents"&gt;Facebook&lt;/a&gt;, &lt;a href="https://twitter.com/CleverComponent"&gt;Twitter&lt;/a&gt;, &lt;a href="https://t.me/clevercomponents"&gt;Telegram&lt;/a&gt;, &lt;a href="https://www.clevercomponents.com/home/maillist.asp"&gt;Newsletter&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Watch our &lt;a href="https://www.youtube.com/channel/UC9Si4WNQVSeXQMjdEJ8j1fg"&gt;YouTube&lt;/a&gt; channel.&lt;/p&gt;

&lt;p&gt;Tutorials, demos, and example are available on &lt;a href="https://github.com/CleverComponents/"&gt;GitHub&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;Fixed bugs&lt;/h2&gt;

&lt;ul&gt;
	&lt;li&gt;HTTP Client - the chunked content is downloaded incompletely as a result of unexpectedly closed connection - fixed;&lt;/li&gt;
	&lt;li&gt;The assigning of the TclHttpRequest.Header property cleans up the Boundary property - fixed;&lt;/li&gt;
	&lt;li&gt;SFTP Client - fixed bug in the partial file downloading / uploading mode;&lt;/li&gt;
	&lt;li&gt;Multi Downloader - fixed the downloading of large files over the FTP protocol;&lt;/li&gt;
	&lt;li&gt;The Web Update component now saves the update date and time for installed updates;&lt;/li&gt;
	&lt;li&gt;Other minor fixes.&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;Known problems and restrictions&lt;/h2&gt;

&lt;ul&gt;
	&lt;li&gt;FTP client and server - data connection uses IpV4 protocol only;&lt;/li&gt;
	&lt;li&gt;Socks5 firewall - supports IpV4 only;&lt;/li&gt;
	&lt;li&gt;The HTTP RIO component is available only starting from Delphi 2005 / C++Builder 2006;&lt;/li&gt;
	&lt;li&gt;The SOAP encryption is available only on Win32 platform;&lt;/li&gt;
	&lt;li&gt;The SOAP encryption requires an external library clcryptext.dll that is included to the Clever Internet Suite installation.&lt;br /&gt;
	This library represents managed code that is wrapped by Win32 functions.&lt;br /&gt;
	The source code for this library can be downloaded separately on www.clevercomponents.com website.&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;Demo version information&lt;/h2&gt;

&lt;p&gt;Free Demo version of Clever Internet Suite is available for evaluation purposes only.&lt;br /&gt;
Demo version displays trial warning messages if components are used in GUI applications, all other features are completely available.&lt;/p&gt;

&lt;p&gt;For more details please visit our &lt;a href="https://www.clevercomponents.com/portal"&gt;Customer Portal&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Copyright &amp;copy; 1999 - 2021 &lt;a href="https://www.clevercomponents.com"&gt;www.clevercomponents.com&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Clever Internet Suite version 9.6 overview</title>
      <link>http://portal.clevercomponents.com/kb/a166/clever-internet-suite-version-9_6-overview.aspx</link>
      <pubDate>Thu, 04 Jun 2020 07:30:36 GMT</pubDate>
      <guid isPermaLink="false">kbarticle166</guid>
      <description>&lt;p&gt;&lt;img align="left" alt="" height="210" src="https://www.clevercomponents.com/images/suite96-splash-border-vcl.gif" width="230" /&gt;&lt;/p&gt;

&lt;p&gt;These Internet components give you everything you need to jumpstart your Internet development without any external dependencies. The suite of Internet Components contain over fifty components which are constantly refined and improved.&lt;/p&gt;

&lt;p&gt;The Clever Internet Suite components allow you to compose and parse messages in MIME format with multiple file attachments, build and send Web Form POST requests and many other features.&lt;/p&gt;

&lt;p&gt;The SMTP, POP3 and IMAP clients allow you to send and retrieve email messages over the Internet.&lt;/p&gt;

&lt;p&gt;All server components represent the fully functional multithreaded servers with the ability to customize the connection settings, support the most common protocols extensions.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://www.clevercomponents.com/downloads/inetsuite/suitedownload.asp" target="_blank"&gt;Download&lt;/a&gt;&lt;br /&gt;
&lt;a href="https://www.clevercomponents.com/order/" target="_blank"&gt;Purchase&lt;/a&gt;&lt;br /&gt;
&lt;a href="https://www.clevercomponents.com/products/inetsuite/" target="_blank"&gt;Product Description&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Using the Clever Internet Suite you can add instant SSL / TLS / SSH security to your Internet applications and implement many useful Internet-related features:&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;Download and upload files over HTTPS.&lt;/li&gt;
	&lt;li&gt;Post JSON data.&lt;/li&gt;
	&lt;li&gt;REST SOAP client with WSS data protection.&lt;/li&gt;
	&lt;li&gt;Send and retrieve Emails with DKIM signatures.&lt;/li&gt;
	&lt;li&gt;HTTP, FTP, SMTP, POP3, IMAP and NNTP client / server components.&lt;/li&gt;
	&lt;li&gt;SFTP client with public-key authorization.&lt;/li&gt;
	&lt;li&gt;OAUTH 2.0 authorization, and many more.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;In this new &lt;b&gt;Version 9.6&lt;/b&gt; we have improved the HTTP RIO functionality, added new cryptographic keys and algorithms. The SFTP component was improved, as well.&lt;br /&gt;
We have fixed some existing problems with digital signatures and 64bit support in the SSH engine. See the complete change list below.&lt;/p&gt;

&lt;p&gt;Starting from the &lt;b&gt;version 8.0&lt;/b&gt; the library was split on design-time and runtime packages. Starting from now, the components can be used by RAD Studio form designer in 64-bit projects.&lt;br /&gt;
The basic socket components were replaced and improved. The class inheritance was changed. Please see the Help documentation for more details.&lt;br /&gt;
The Help documentation is included in the Clever Internet Suite installation and also available at our website: &lt;a href="https://www.clevercomponents.com/downloads/inetsuite/suitedownload.asp" target="_blank"&gt;Clever Internet Suite downloads&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;What's new in version 9.6&lt;/h2&gt;

&lt;ul&gt;
	&lt;li&gt;RAD Studio 10.4 Sydney support was implemented.&lt;/li&gt;
	&lt;li&gt;Certificate management improvements: new Certificate properties were added, new functions to search certificates by issuers, serial numbers, and subjects were implemented.&lt;/li&gt;
	&lt;li&gt;Starting from version 9.5, you can specify a certificate serial number as a big-integer string.&lt;/li&gt;
	&lt;li&gt;New encryption algorithms were added to the SFTP public-key authorization: aes-128-cbc, aes-192-cbc, aes-256-cbc, aes-128-ctr, aes-192-ctr, and aes-256-ctr.&lt;/li&gt;
	&lt;li&gt;HTTP RIO improvements: starting from version 9.5, the SOAP encoding is extracted from WSDL, and there is no need to specify the document/literal encoding manually.&lt;/li&gt;
	&lt;li&gt;Logger improvements: the maximum dump size limit was implemented.&lt;/li&gt;
	&lt;li&gt;The MailMessage.MessageText property was improved to support iPhone Emails with attached pictures.&lt;/li&gt;
	&lt;li&gt;SOAP Security improvements: the AutoCreate mode was implemented for timestamps, the ability to verify message timestamps was introduced, loading response SOAP namespaces was added.&lt;/li&gt;
	&lt;li&gt;New encrypted key formats were added to the XML security engine: X509Data for issuer-serials, subject key identifiers, subjects, and encoded certificates.&lt;/li&gt;
	&lt;li&gt;The ConnectTimeout property was added to all Internet clients components.&lt;/li&gt;
	&lt;li&gt;The updated SFTP component provides the ability to specify a character encoding for paths.&lt;/li&gt;
	&lt;li&gt;Added the ability to obtain an SFTP host-key information.&lt;/li&gt;
	&lt;li&gt;SSPI error handling improvements: new status messages and codes were added.&lt;/li&gt;
	&lt;li&gt;Other minor fixes and improvements.&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;Implemented Features&lt;/h2&gt;

&lt;ul&gt;
	&lt;li&gt;HTTP RIO component with SOAP Security support.&lt;/li&gt;
	&lt;li&gt;Simple HTTP Server component.&lt;/li&gt;
	&lt;li&gt;Complete Client / Server solutions with full SSL / TLS support for FTP, SMTP, POP3, and IMAP4 protocols.&lt;/li&gt;
	&lt;li&gt;TLS / SSL support for all protocol components.&lt;/li&gt;
	&lt;li&gt;SSH support for the SFTP protocol.&lt;/li&gt;
	&lt;li&gt;Send / receive HTTP requests with JSON data.&lt;/li&gt;
	&lt;li&gt;International domain names for HTTP components.&lt;/li&gt;
	&lt;li&gt;The ability to verify client and server credentials.&lt;/li&gt;
	&lt;li&gt;HTTPS Client - TLS1.2 support, TLS1.3-ready, NTLM, Kerberos, and Negotiate authorization.&lt;/li&gt;
	&lt;li&gt;FTP, SMTP, POP3, IMAP, NNTP clients - implicit, explicit, and automatic TLS modes. STARTTLS command support.&lt;/li&gt;
	&lt;li&gt;NTLM authentication for all mail clients: POP3, SMTP, and IMAP.&lt;/li&gt;
	&lt;li&gt;POP3, SMTP clients - GMAIL and Office365 support, OAUTH 2.0 authorization.&lt;/li&gt;
	&lt;li&gt;FTP Client - SSL / TLS support, FTP FXP (Site to Site) transfer mode.&lt;/li&gt;
	&lt;li&gt;FTP Server - user events for handling files and directories, keeping FTP diretory structure in memory.&lt;/li&gt;
	&lt;li&gt;Creating signed and self-signed certificates, working with Windows certificate storage.&lt;/li&gt;
	&lt;li&gt;Import / export certificates in PEM, DER, CER, and PFX formats.&lt;/li&gt;
	&lt;li&gt;Sending and retrieving Emails in MIME format, with file Attachments and Embedded pictures. Saving attachments to the disk.&lt;/li&gt;
	&lt;li&gt;POP3, SMTP, IMAP4 servers - SSL / TLS support, NTLM, APOP, and CRAM-MD5 authentication, keeping the mailbox structure in memory and on the disk.&lt;/li&gt;
	&lt;li&gt;Web DAV - managing remote files, folders, and extended properties on a web server.&lt;/li&gt;
	&lt;li&gt;DNS Query - retrieving mail exchange domains (MX records), resolving host IP addresses, name servers, and TXT records.&lt;/li&gt;
	&lt;li&gt;DNS Server - managing handed and cached DNS zones.&lt;/li&gt;
	&lt;li&gt;SMTP Relay agent. With SMTP relay, a mail message may pass through a number of intermediate relay or gateway hosts on its path from sender to recipient.&lt;/li&gt;
	&lt;li&gt;HTML Parser - extracting HTML Tags: links, images, tables, meta and other tags.&lt;/li&gt;
	&lt;li&gt;GZip compressor - compressing / uncompressing data or files.&lt;/li&gt;
	&lt;li&gt;RSS client - creating, retrieving, and editing RSS feeds.&lt;/li&gt;
	&lt;li&gt;Email validation components - validating Email addresses, service and mailbox availability, handling bounced Emails.&lt;/li&gt;
	&lt;li&gt;Trace Logger - saving debug and stack information.&lt;/li&gt;
	&lt;li&gt;Royalty-free licensing. Free Unlimited Email support.&lt;/li&gt;
	&lt;li&gt;Fully-indexed help documentation. Delphi and C++Builder demos code.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Also a set of additional classes and components are available: Mail Message, HTTP Request, GZip compressor, MIME Encoder, S/MIME message, HTML Parser.&lt;br /&gt;
All these components make the application development process easy and clean. You can use these components together with any third-party libraries.&lt;/p&gt;

&lt;p&gt;Visit our site &lt;a href="https://www.clevercomponents.com" target="_blank"&gt;Clever Components&lt;/a&gt; to learn more about our products.&lt;/p&gt;

&lt;p&gt;Join us on &lt;a href="https://www.facebook.com/clevercomponents" target="_blank"&gt;Facebook&lt;/a&gt;, &lt;a href="https://twitter.com/CleverComponent" target="_blank"&gt;Twitter&lt;/a&gt;, &lt;a href="https://t.me/clevercomponents" target="_blank"&gt;Telegram&lt;/a&gt;, &lt;a href="https://www.clevercomponents.com/home/maillist.asp" target="_blank"&gt;Newsletter&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Watch our &lt;a href="https://www.youtube.com/channel/UC9Si4WNQVSeXQMjdEJ8j1fg" target="_blank"&gt;YouTube&lt;/a&gt; channel.&lt;/p&gt;

&lt;p&gt;Tutorials, demos, and example are available on &lt;a href="https://github.com/CleverComponents/" target="_blank"&gt;GitHub&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;Fixed bugs&lt;/h2&gt;

&lt;ul&gt;
	&lt;li&gt;HTTP Proxy fix - the connection hanged on some HTTPS proxies. The issue caused hanging in the HTTP client component.&lt;/li&gt;
	&lt;li&gt;SFTP Client fix - the component hanged when connecting to some SFTP hosts, which have the large data window size.&lt;/li&gt;
	&lt;li&gt;Fixed bugs in the SFTP public-key authorization engine.&lt;/li&gt;
	&lt;li&gt;Fixed bug in the Http client component when working with the HTTP CONNECT proxy.&lt;/li&gt;
	&lt;li&gt;The HttpProxy component hangs when disconnecting from a host - fixed.&lt;/li&gt;
	&lt;li&gt;Fixed bugs in the HttpRequest component when parsing multipart MIME requests.&lt;/li&gt;
	&lt;li&gt;The HttpRequest component caused AV when working in a thread - fixed.&lt;/li&gt;
	&lt;li&gt;Fixed bugs in the SFTP component when downloading and uploading large files.&lt;/li&gt;
	&lt;li&gt;The Invalid signature error was fixed in the SFTP component when downloading and uploading files of specific size.&lt;/li&gt;
	&lt;li&gt;Other minor fixes.&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;Known problems and restrictions&lt;/h2&gt;

&lt;ul&gt;
	&lt;li&gt;FTP client and server - data connection uses IpV4 protocol only.&lt;/li&gt;
	&lt;li&gt;Socks5 firewall - supports IpV4 only.&lt;/li&gt;
	&lt;li&gt;The HTTP RIO component is available only starting from Delphi 2005 / C++Builder 2006.&lt;/li&gt;
	&lt;li&gt;The SOAP encryption is available only on Win32 platform.&lt;/li&gt;
	&lt;li&gt;The SOAP encryption requires an external library clcryptext.dll that is included to the Clever Internet Suite installation.&lt;br /&gt;
	This library represents managed code that is wrapped by Win32 functions.&lt;br /&gt;
	The source code for this library can be downloaded separately on www.clevercomponents.com website.&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;Demo version information&lt;/h2&gt;

&lt;p&gt;Free Demo version of Clever Internet Suite is available for evaluation purposes only.&lt;br /&gt;
Demo version displays trial warning messages if components are used in GUI applications, all other features are completely available.&lt;/p&gt;

&lt;p&gt;For more details please visit our &lt;a href="https://www.clevercomponents.com/portal"&gt;Customer Portal&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Copyright &amp;copy; 1999 - 2020 &lt;a href="https://www.clevercomponents.com" target="_blank"&gt;www.clevercomponents.com&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Clever Internet Suite version 9.5 overview</title>
      <link>http://portal.clevercomponents.com/kb/a156/clever-internet-suite-version-9_5-overview.aspx</link>
      <pubDate>Tue, 10 Mar 2020 18:42:59 GMT</pubDate>
      <guid isPermaLink="false">kbarticle156</guid>
      <description>&lt;p&gt;&lt;img align="left" alt="" height="210" src="https://www.clevercomponents.com/images/suite95-splash-border-vcl.gif" width="230" /&gt;&lt;/p&gt;

&lt;p&gt;These Internet components give you everything you need to jumpstart your Internet development without any external dependencies. The suite of Internet Components contain over fifty components which are constantly refined and improved.&lt;/p&gt;

&lt;p&gt;The Clever Internet Suite components allow you to compose and parse messages in MIME format with multiple file attachments, build and send Web Form POST requests and many other features.&lt;/p&gt;

&lt;p&gt;The SMTP, POP3 and IMAP clients allow you to send and retrieve email messages over the Internet.&lt;/p&gt;

&lt;p&gt;All server components represent the fully functional multithreaded servers with the ability to customize the connection settings, support the most common protocols extensions.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://www.clevercomponents.com/downloads/inetsuite/suitedownload.asp" target="_blank"&gt;Download&lt;/a&gt;&lt;br /&gt;
&lt;a href="https://www.clevercomponents.com/order/" target="_blank"&gt;Purchase&lt;/a&gt;&lt;br /&gt;
&lt;a href="https://www.clevercomponents.com/products/inetsuite/" target="_blank"&gt;Product Description&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Using the Clever Internet Suite you can add instant SSL / TLS / SSH security to your Internet applications and implement many useful Internet-related features:&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;Download and upload files over HTTPS.&lt;/li&gt;
	&lt;li&gt;Post JSON data.&lt;/li&gt;
	&lt;li&gt;REST SOAP client with WSS data protection.&lt;/li&gt;
	&lt;li&gt;Send and retrieve Emails with DKIM signatures.&lt;/li&gt;
	&lt;li&gt;HTTP, FTP, SMTP, POP3, IMAP and NNTP client / server components.&lt;/li&gt;
	&lt;li&gt;SFTP client with public-key authorization.&lt;/li&gt;
	&lt;li&gt;OAUTH 2.0 authorization, and many more.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;In this new Version 9.5 we have improved the HTTP RIO functionality, added new cryptographic keys and algorithms. The SFTP component was improved, as well.&lt;/p&gt;

&lt;p&gt;We have fixed some existing problems with digital signatures and 64bit support in the SSH engine. See the complete change list below.&lt;/p&gt;

&lt;p&gt;Starting from the version 8.0 the library was splitted on design-time and runtime packages. Starting from now, the components can be used by RAD Studio form designer in 64-bit projects.&lt;/p&gt;

&lt;p&gt;The basic socket components were replaced and improved. The class inheritance was changed. Please see the Help documentation for more details. The Help documentation is included in the Clever Internet Suite installation and also available at our website: &lt;a href="https://www.clevercomponents.com/downloads/inetsuite/suitedownload.asp" target="_blank"&gt;Clever Internet Suite downloads&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;What's new in version 9.5&lt;/h2&gt;

&lt;ul&gt;
	&lt;li&gt;Certificate management improvements: new Certificate properties were added, new functions to search certificates by issuers, serial numbers, and subjects were implemented.&lt;/li&gt;
	&lt;li&gt;Starting from version 9.5, you can specify a certificate serial number as a big-integer string.&lt;/li&gt;
	&lt;li&gt;New encryption algorithms were added to the SFTP public-key authorization: aes-128-cbc, aes-192-cbc, aes-256-cbc, aes-128-ctr, aes-192-ctr, and aes-256-ctr.&lt;/li&gt;
	&lt;li&gt;HTTP RIO improvements: the new version 9.5 extracts the SOAP encoding from WSDL, and there is no need to specify the document/literal encoding manually.&lt;/li&gt;
	&lt;li&gt;Logger improvements: the maximum dump size limit was implemented.&lt;/li&gt;
	&lt;li&gt;The MailMessage.MessageText property was improved to support iPhone Emails with attached pictures.&lt;/li&gt;
	&lt;li&gt;SOAP Security improvements: the AutoCreate mode was implemented for timestamps, the ability to verify message timestamps was introduced, loading response SOAP namespaces was added.&lt;/li&gt;
	&lt;li&gt;New encrypted key formats were added to the XML security engine: X509Data for issuer-serials, subject key identifiers, subjects, and encoded certificates.&lt;/li&gt;
	&lt;li&gt;The ConnectTimeout property was added to all Internet clients components.&lt;/li&gt;
	&lt;li&gt;The updated SFTP component provides the ability to specify a character encoding for paths.&lt;/li&gt;
	&lt;li&gt;Added the ability to obtain an SFTP host-key information.&lt;/li&gt;
	&lt;li&gt;SSPI error handling improvements: new status messages and codes were added.&lt;/li&gt;
	&lt;li&gt;Other minor fixes and improvements.&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;Implemented Features&lt;/h2&gt;

&lt;ul&gt;
	&lt;li&gt;HTTP RIO component with SOAP Security support.&lt;/li&gt;
	&lt;li&gt;Simple HTTP Server component.&lt;/li&gt;
	&lt;li&gt;Complete Client / Server solutions with full SSL / TLS support for FTP, SMTP, POP3, and IMAP4 protocols.&lt;/li&gt;
	&lt;li&gt;TLS / SSL support for all protocol components.&lt;/li&gt;
	&lt;li&gt;SSH support for the SFTP protocol.&lt;/li&gt;
	&lt;li&gt;Send / receive HTTP requests with JSON data.&lt;/li&gt;
	&lt;li&gt;International domain names for HTTP components.&lt;/li&gt;
	&lt;li&gt;The ability to verify client and server credentials.&lt;/li&gt;
	&lt;li&gt;HTTPS Client - TLS1.2 support, TLS1.3-ready, NTLM, Kerberos, and Negotiate authorization.&lt;/li&gt;
	&lt;li&gt;FTP, SMTP, POP3, IMAP, NNTP clients - implicit, explicit, and automatic TLS modes. STARTTLS command support.&lt;/li&gt;
	&lt;li&gt;NTLM authentication for all mail clients: POP3, SMTP, and IMAP.&lt;/li&gt;
	&lt;li&gt;POP3, SMTP clients - GMAIL and Office365 support, OAUTH 2.0 authorization.&lt;/li&gt;
	&lt;li&gt;FTP Client - SSL / TLS support, FTP FXP (Site to Site) transfer mode.&lt;/li&gt;
	&lt;li&gt;FTP Server - user events for handling files and directories, keeping FTP diretory structure in memory.&lt;/li&gt;
	&lt;li&gt;Creating signed and self-signed certificates, working with Windows certificate storage.&lt;/li&gt;
	&lt;li&gt;Import / export certificates in PEM, DER, CER, and PFX formats.&lt;/li&gt;
	&lt;li&gt;Sending and retrieving Emails in MIME format, with file Attachments and Embedded pictures. Saving attachments to the disk.&lt;/li&gt;
	&lt;li&gt;POP3, SMTP, IMAP4 servers - SSL / TLS support, NTLM, APOP, and CRAM-MD5 authentication, keeping the mailbox structure in memory and on the disk.&lt;/li&gt;
	&lt;li&gt;Web DAV - managing remote files, folders, and extended properties on a web server.&lt;/li&gt;
	&lt;li&gt;DNS Query - retrieving mail exchange domains (MX records), resolving host IP addresses, name servers, and TXT records.&lt;/li&gt;
	&lt;li&gt;DNS Server - managing handed and cached DNS zones.&lt;/li&gt;
	&lt;li&gt;SMTP Relay agent. With SMTP relay, a mail message may pass through a number of intermediate relay or gateway hosts on its path from sender to recipient.&lt;/li&gt;
	&lt;li&gt;HTML Parser - extracting HTML Tags: links, images, tables, meta and other tags.&lt;/li&gt;
	&lt;li&gt;GZip compressor - compressing / uncompressing data or files.&lt;/li&gt;
	&lt;li&gt;RSS client - creating, retrieving, and editing RSS feeds.&lt;/li&gt;
	&lt;li&gt;Email validation components - validating Email addresses, service and mailbox availability, handling bounced Emails.&lt;/li&gt;
	&lt;li&gt;Trace Logger - saving debug and stack information.&lt;/li&gt;
	&lt;li&gt;Royalty-free licensing. Free Unlimited Email support.&lt;/li&gt;
	&lt;li&gt;Fully-indexed help documentation. Delphi and C++Builder demos code.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Also a set of additional classes and components are available: Mail Message, HTTP Request, GZip compressor, MIME Encoder, S/MIME message, HTML Parser. All these components make the application development process easy and clean. You can use these components together with any third-party libraries.&lt;/p&gt;

&lt;p&gt;Visit our site &lt;a href="https://www.clevercomponents.com" target="_blank"&gt;Clever Components&lt;/a&gt; to learn more about our products.&lt;/p&gt;

&lt;p&gt;Join us on &lt;a href="https://www.facebook.com/clevercomponents" target="_blank"&gt;Facebook&lt;/a&gt;, &lt;a href="https://www.youtube.com/channel/UC9Si4WNQVSeXQMjdEJ8j1fg" target="_blank"&gt;YouTube&lt;/a&gt;, &lt;a href="https://twitter.com/CleverComponent" target="_blank"&gt;Twitter&lt;/a&gt;, &lt;a href="https://t.me/clevercomponents" target="_blank"&gt;Telegram&lt;/a&gt;, &lt;a href="https://www.clevercomponents.com/home/maillist.asp" target="_blank"&gt;Newsletter&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Tutorials, demos, and example are avaiable on &lt;a href="https://github.com/CleverComponents/" target="_blank"&gt;GitHub&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;Fixed bugs&lt;/h2&gt;

&lt;ul&gt;
	&lt;li&gt;Fixed bugs in the SFTP public-key authorization engine.&lt;/li&gt;
	&lt;li&gt;Fixed bug in the Http client component when working with the HTTP CONNECT proxy.&lt;/li&gt;
	&lt;li&gt;The HttpProxy component hangs when disconnecting from a host - fixed.&lt;/li&gt;
	&lt;li&gt;Fixed bugs in the HttpRequest component when parsing multipart MIME requests.&lt;/li&gt;
	&lt;li&gt;The HttpRequest component caused AV when working in a thread - fixed.&lt;/li&gt;
	&lt;li&gt;Fixed bugs in the SFTP component when downloading and uploading large files.&lt;/li&gt;
	&lt;li&gt;The Invalid signature error was fixed in the SFTP component when downloading and uploading files of specific size.&lt;/li&gt;
	&lt;li&gt;Other minor fixes. Known problems and restrictions&lt;/li&gt;
	&lt;li&gt;FTP client and server - data connection uses IpV4 protocol only.&lt;/li&gt;
	&lt;li&gt;Socks5 firewall - supports IpV4 only.&lt;/li&gt;
	&lt;li&gt;The HTTP RIO component is available only starting from Delphi 2005 / C++Builder 2006.&lt;/li&gt;
	&lt;li&gt;The SOAP encryption is available only on Win32 platform.&lt;/li&gt;
	&lt;li&gt;The SOAP encryption requires an external library clcryptext.dll that is included to the Clever Internet Suite installation.&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;Demo version information&lt;/h2&gt;

&lt;p&gt;Free Demo version of Clever Internet Suite is available for evaluation purposes only. Demo version displays trial warning messages if components are used in GUI applications, all other features are completely available.&lt;/p&gt;

&lt;p&gt;For more details please visit our &lt;a href="https://www.clevercomponents.com/portal"&gt;Customer Portal&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Copyright &amp;copy; 1999 - 2020&amp;nbsp;&lt;a href="https://www.clevercomponents.com"&gt;www.clevercomponents.com&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Clever Internet Suite version 9.4 overview</title>
      <link>http://portal.clevercomponents.com/kb/a129/clever-internet-suite-version-9_4-overview.aspx</link>
      <pubDate>Mon, 09 Sep 2019 06:33:36 GMT</pubDate>
      <guid isPermaLink="false">kbarticle129</guid>
      <description>&lt;p&gt;&lt;img align="left" alt="" height="210" src="https://www.clevercomponents.com/images/suite94-splash-border-vcl.gif" width="230" /&gt;&lt;/p&gt;

&lt;p&gt;These Internet components give you everything you need to jumpstart your Internet development without any external dependencies. The suite of Internet Components contain over fifty components which are constantly refined and improved.&lt;/p&gt;

&lt;p&gt;The Clever Internet Suite components allow you to compose and parse messages in MIME format with multiple file attachments, build and send Web Form POST requests and many other features.&lt;/p&gt;

&lt;p&gt;The SMTP, POP3 and IMAP clients allow you to send and retrieve email messages over the Internet.&lt;/p&gt;

&lt;p&gt;All server components represent the fully functional multithreaded servers with the ability to customize the connection settings, support the most common protocols extensions.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://www.clevercomponents.com/downloads/inetsuite/suitedownload.asp" target="_blank"&gt;Download&lt;/a&gt;&lt;br /&gt;
&lt;a href="https://www.clevercomponents.com/order/" target="_blank"&gt;Purchase&lt;/a&gt;&lt;br /&gt;
&lt;a href="https://www.clevercomponents.com/products/inetsuite/" target="_blank"&gt;Product Description&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Using the Clever Internet Suite you can add instant SSL / TLS / SSH security to your Internet applications and implement many useful Internet-related features:&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;Downloading, uploading and submitting of the Internet-resources.&lt;/li&gt;
	&lt;li&gt;Sending and receiving e-mail messages with DKIM signatures.&lt;/li&gt;
	&lt;li&gt;HTTP, FTP, SMTP, POP3, IMAP and NNTP client / server solutions.&lt;/li&gt;
	&lt;li&gt;secure channel with X509 certificates support.&lt;/li&gt;
	&lt;li&gt;OAUTH 2.0 authorization.&lt;/li&gt;
	&lt;li&gt;SOAP Security and many more.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;In this new &lt;b&gt;version 9.4&lt;/b&gt; we have added a new HTTP Proxy component, implemented the HTTP proxy support to all client components, including SFTP. SOAP MTOM/XOP attachments were introduced, as well.&lt;/p&gt;

&lt;p&gt;Starting from the &lt;b&gt;version 8.0&lt;/b&gt; the library was splitted on design-time and runtime packages. Starting from now, the components can be used by RAD Studio form designer in 64-bit projects.&lt;br /&gt;
The basic socket components were replaced and improved. The class inheritance was changed. Please see the Help documentation for more details.&lt;br /&gt;
The Help documentation is included to the Clever Internet Suite installation and also available at our website: &lt;a href="https://www.clevercomponents.com/downloads/inetsuite/suitedownload.asp"&gt;Clever Internet Suite downloads&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;What's new in version 9.4&lt;/h2&gt;

&lt;ul&gt;
	&lt;li&gt;A new HTTP Proxy component was implemented. The component opens an HTTP tunnel using the CONNECT method and returns a new proxied connection. You can use it together with any TCP protocol, such as FTP, SMTP, and IMAP. All Clever Internet Suite client components support the HttpProxy component. Each client provides the Proxy property, that can be used to specify an instance of the HttpProxy component. The component's interface allows you to create a proxy chain, and communicate via two, or more proxy servers.&lt;/li&gt;
	&lt;li&gt;The HTTP proxy support was added to all protocols, including SFTP.&lt;/li&gt;
	&lt;li&gt;EppServer, FtpServer, Imap4Server, NntpServer, Pop3Server, and SmtpServer - added a new OnCreateUserAccount event. The event allows you to create an instance of a user account on the fly, and do not keep user credentials in the UserAccounts collection. You can load them from an arbitrary source: database, file, etc.&lt;/li&gt;
	&lt;li&gt;The ability to disable the Windows events queue processing in all client components was implemented. The feature is enabled by specifying the DISABLE_GUI_MESSAGE_PROCESSING compiler conditional define. After that, you can use the components together with TTask from the Parallel Programming library.&lt;/li&gt;
	&lt;li&gt;BounceChecker: a new property ExtractedEmails was added. The property returns a list of extracted e-mail addresses when calling the ExtractEmails or the CheckBounced methods.&lt;/li&gt;
	&lt;li&gt;SOAP MTOM/XOP attachments were implemented. You can create XML, text, or binary attachments and link them with the main XML body.&lt;/li&gt;
	&lt;li&gt;Added a new GetSuiteBuildNo function, that returns the build number of the library.&lt;/li&gt;
	&lt;li&gt;The following encodings were implemented: Percent Encoding, HTTP Form Field Encoding, URL Encoding, Mail Header Encoding (see the TclPercentEncoder, TclFormFieldEncoder, TclUrlEncoder, TclRfc2231HeaderEncoder classes, correspondingly).&lt;/li&gt;
	&lt;li&gt;The updated Encoder and the MailMessage components allow you to skip malformed data in an input stream and extract as many valid data as possible. You can set up the components' behavior using the ErrorProcessing property.&lt;/li&gt;
	&lt;li&gt;The FTP Client component now supports the HTTP Connect proxy.&lt;/li&gt;
	&lt;li&gt;Starting from v9.4, you can use the TclOAuth.Active property to determine the component activity state.&lt;/li&gt;
	&lt;li&gt;SOAP Message - a set of overloaded AddAttachment methods was implemented. The following new events were added: OnLoadAttachment, OnSaveAttachment, OnAttachmentSaved, similar to the MailMessage component.&lt;/li&gt;
	&lt;li&gt;A new example was added: SMTP Client over HTTP Connect Proxy.&lt;/li&gt;
	&lt;li&gt;The SOAP demos were updated.&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;Implemented Features&lt;/h2&gt;

&lt;ul&gt;
	&lt;li&gt;HTTP RIO component with SOAP Security support.&lt;/li&gt;
	&lt;li&gt;Simple HTTP Server component.&lt;/li&gt;
	&lt;li&gt;Complete Client / Server solutions with full SSL / TLS support for FTP, SMTP, POP3 and IMAP4 protocols.&lt;/li&gt;
	&lt;li&gt;TLS / SSL support for all protocol components.&lt;/li&gt;
	&lt;li&gt;SSH support for the SFTP protocol.&lt;/li&gt;
	&lt;li&gt;Royalty free licensing. Free Unlimited Email support.&lt;/li&gt;
	&lt;li&gt;Fully-indexed help documentation. Delphi and C++Builder demos code.&lt;/li&gt;
	&lt;li&gt;Send / receive HTTP requests in JSON format.&lt;/li&gt;
	&lt;li&gt;International domain names for HTTP components.&lt;/li&gt;
	&lt;li&gt;The ability to verify the client and server credentials and certificates.&lt;/li&gt;
	&lt;li&gt;HTTP Client - HTTPS (SSL / TLS) protocol, NTLM and Negotiate authentication.&lt;/li&gt;
	&lt;li&gt;FTP, SMTP, POP3, IMAP, NNTP clients - three new TLS modes - implicit, explicit and automatic. STARTTLS command support.&lt;/li&gt;
	&lt;li&gt;NTLM authentication for all mail clients was added: POP3, SMTP, IMAP. When the UseSasl option enabled,&lt;br /&gt;
	these components automatically determine and use the most secured authentication method.&lt;/li&gt;
	&lt;li&gt;POP3, SMTP clients - working with GMAIL service with OAUTH 2.0 authorization.&lt;/li&gt;
	&lt;li&gt;Fully functional HTTP / HTTPS client.&lt;/li&gt;
	&lt;li&gt;FTP Client - SSL / TLS support, the ability to set FTP file attributes and permissions were added. FTP FXP (Site to Site) transfer mode.&lt;/li&gt;
	&lt;li&gt;FTP Server - custom events for all operations with files and directories on the server, the possibility to customize all file-related operations&lt;br /&gt;
	including compressing and uncompressing functionality. Virtual File System.&lt;/li&gt;
	&lt;li&gt;Events for implementing the mail sending / receiving progress with the ability to interrupt the process.&lt;/li&gt;
	&lt;li&gt;Creating self-signed certificates, working with any type of certificate store including current user stores, local machine stores, file stores, registry stores and so on.&lt;/li&gt;
	&lt;li&gt;Creating and parsing email messages in any format with file Attachments and Embedded pictures, the ability to determine the attachment size before saving it to the disk.&lt;/li&gt;
	&lt;li&gt;POP3, SMTP, IMAP4 servers - SSL / TLS support, NTLM, APOP and CRAM-MD5 authentication methods, File System message storage.&lt;/li&gt;
	&lt;li&gt;POP3, SMTP and IMAP4 clients - SSL / TLS support, NTLM and CRAM-MD5 authentication methods.&lt;/li&gt;
	&lt;li&gt;Web DAV - manages remote files and folders on a web server.&lt;/li&gt;
	&lt;li&gt;DNS Query - queries a DNS server for records. This component can retrieve the mail exchange domain (MX records), resolve the host IP,&lt;br /&gt;
	retrieve the information about name servers and many other information from the DNS server.&lt;/li&gt;
	&lt;li&gt;DNS Server - implements fully functional DNS server and allows you to both manage handed DNS zones and cache non-authoritative DNS records.&lt;/li&gt;
	&lt;li&gt;SMTP Relay - implements a SMTP Relay agent. With SMTP relay, a mail message may pass through a number of intermediate relay or gateway hosts on its path from sender to recipient.&lt;/li&gt;
	&lt;li&gt;HTML Parser - parse HTML Tags: links, images, tables, meta tags and many more.&lt;/li&gt;
	&lt;li&gt;GZip compressor component - provides compressing / uncompressing feature when transmitting data over the Internet, storing data in to a file, database and many more.&lt;/li&gt;
	&lt;li&gt;RSS client - is used for creating, retrieving, and editing RSS feeds.&lt;/li&gt;
	&lt;li&gt;Email validation components - allow you to validate recipients email addresses, mailbox availability and also handle bounced emails.&lt;/li&gt;
	&lt;li&gt;Trace Logger - provides logging functionality for storing debug information and tracing your code.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Also a set of additional classes and components are available: Mail Message, HTTP Request, GZip compressor, MIME Encoder, S/MIME message, HTML Parser.&lt;br /&gt;
All these components make the application development process easy and clean. You can use these components separately from the main protocol components with any other library and even with your own socket implementation.&lt;/p&gt;

&lt;p&gt;Please visit our site &lt;a href="https://www.clevercomponents.com"&gt;Clever Components&lt;/a&gt; to learn more about our products. Feel free to join our Mail List Subscription at &lt;a href="https://www.clevercomponents.com/home/maillist.asp"&gt;Mail List Subscription&lt;/a&gt; and stay tuned.&lt;/p&gt;

&lt;h2&gt;Fixed bugs&lt;/h2&gt;

&lt;ul&gt;
	&lt;li&gt;The MailMessage component stopped working when parsing malformed bodies in base64 format - improved.&lt;/li&gt;
	&lt;li&gt;The HTTP client component worked incorrectly with the HTTP SSL tunnel - fixed.&lt;/li&gt;
	&lt;li&gt;The IMAP client incorrectly decoded Chinese mailbox names - fixed.&lt;/li&gt;
	&lt;li&gt;The SOAP WSDL algorithm was fixed.&lt;/li&gt;
	&lt;li&gt;Minor fixes and improvements.&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;Known problems and restrictions&lt;/h2&gt;

&lt;ul&gt;
	&lt;li&gt;FTP client and server - data connection uses IpV4 protocol only.&lt;/li&gt;
	&lt;li&gt;Socks5 firewall - supports IpV4 only.&lt;/li&gt;
	&lt;li&gt;The HTTP RIO component is available only starting from Delphi 2005 / C++Builder 2006.&lt;/li&gt;
	&lt;li&gt;The SOAP encryption is available only on Win32 platform.&lt;/li&gt;
	&lt;li&gt;The SOAP encryption requires an external library clcryptext.dll that is included to the Clever Internet Suite installation.&lt;br /&gt;
	This library represents managed code that is wrapped by Win32 functions.&lt;br /&gt;
	The source code for this library can be downloaded separately at www.clevercomponents.com website.&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;Demo version information&lt;/h2&gt;

&lt;p&gt;Free Demo version of Clever Internet Suite is available for evaluation purposes only.&lt;br /&gt;
Demo version displays trial warning messages if components are used in GUI applications,&lt;br /&gt;
all other features are completely available.&lt;/p&gt;

&lt;p&gt;For more details please visit our &lt;a href="https://www.clevercomponents.com/portal"&gt;Customer Portal&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Copyright (C) 1999 - 2019 &lt;a href="https://www.clevercomponents.com"&gt;www.clevercomponents.com&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Clever Internet Suite version 9.3 overview</title>
      <link>http://portal.clevercomponents.com/kb/a116/clever-internet-suite-version-9_3-overview.aspx</link>
      <pubDate>Tue, 05 Feb 2019 13:28:17 GMT</pubDate>
      <guid isPermaLink="false">kbarticle116</guid>
      <description>&lt;p&gt;&lt;img align="left" alt="" height="210" src="https://www.clevercomponents.com/images/suite93-splash-border-vcl.gif" width="230" /&gt;&lt;/p&gt;

&lt;p&gt;These Internet components give you everything you need to jumpstart your Internet development without any external dependencies. The suite of Internet Components contain over fifty components which are constantly refined and improved.&lt;/p&gt;

&lt;p&gt;The Clever Internet Suite components allow you to compose and parse messages in MIME format with multiple file attachments, build and send Web Form POST requests and many other features.&lt;/p&gt;

&lt;p&gt;The SMTP, POP3 and IMAP clients allow you to send and retrieve email messages over the Internet.&lt;/p&gt;

&lt;p&gt;All server components represent the fully functional multithreaded servers with the ability to customize the connection settings, support the most common protocols extensions.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://www.clevercomponents.com/downloads/inetsuite/suitedownload.asp" target="_blank"&gt;Download&lt;/a&gt;&lt;br /&gt;
&lt;a href="https://www.clevercomponents.com/order/" target="_blank"&gt;Purchase&lt;/a&gt;&lt;br /&gt;
&lt;a href="https://www.clevercomponents.com/products/inetsuite/" target="_blank"&gt;Product Description&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Using the Clever Internet Suite you can add instant SSL / TLS / SSH security to your Internet applications and implement many useful Internet-related features:&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;Downloading, uploading and submitting of the Internet-resources.&lt;/li&gt;
	&lt;li&gt;Sending and receiving e-mail messages with DKIM signatures.&lt;/li&gt;
	&lt;li&gt;HTTP, FTP, SMTP, POP3, IMAP and NNTP client / server solutions.&lt;/li&gt;
	&lt;li&gt;secure channel with X509 certificates support.&lt;/li&gt;
	&lt;li&gt;OAUTH 2.0 authorization.&lt;/li&gt;
	&lt;li&gt;SOAP Security and many more.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;In this new &lt;b&gt;version 9.3&lt;/b&gt; we have added the RAD Studio 10.3 Rio support. The updated version of the SOAP component provides the SOAP XOP messages support. The MIME Parameter Continuation and Header Encoding Extensions were implemented, as well.&lt;/p&gt;

&lt;p&gt;Starting from the &lt;b&gt;version 8.0&lt;/b&gt; the library was splitted on design-time and runtime packages. Starting from now, the components can be used by RAD Studio form designer in 64-bit projects.&lt;br /&gt;
The basic socket components were replaced and improved. The class inheritance was changed. Please see the Help documentation for more details.&lt;br /&gt;
The Help documentation is included to the Clever Internet Suite installation and also available at our website: &lt;a href="https://www.clevercomponents.com/downloads/inetsuite/suitedownload.asp"&gt;Clever Internet Suite downloads&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;What's new in version 9.3&lt;/h2&gt;

&lt;ul&gt;
	&lt;li&gt;The full RAD Studio 10.3 Rio support.&lt;/li&gt;
	&lt;li&gt;The SOAP XOP messages support was implemented.&lt;/li&gt;
	&lt;li&gt;The MIME Parameter Continuation and Header Encoding Extensions were implemented. See RFC-2231.&lt;/li&gt;
	&lt;li&gt;The IsIpV6Preferred global variable was removed.&lt;/li&gt;
	&lt;li&gt;The new UseIpV6 property was introduced to all protocol components: HTTP, FTP, SMTP, IMAP, and etc.&lt;/li&gt;
	&lt;li&gt;The new NonPersistentStream class was implemented. In addition to NullStream, this new class provides both the Seek and SetSize methods.&lt;/li&gt;
	&lt;li&gt;The CSP property was renamed to SecurityPackage in the protocol components: HTTP, FTP, SMTP, etc.&lt;/li&gt;
	&lt;li&gt;The Clever Internet Suite installation packages are signed with the COMODO code-signing digital certificate.&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;Implemented Features&lt;/h2&gt;

&lt;ul&gt;
	&lt;li&gt;HTTP RIO component with SOAP Security support.&lt;/li&gt;
	&lt;li&gt;Simple HTTP Server component.&lt;/li&gt;
	&lt;li&gt;Complete Client / Server solutions with full SSL / TLS support for FTP, SMTP, POP3 and IMAP4 protocols.&lt;/li&gt;
	&lt;li&gt;TLS / SSL support for all protocol components.&lt;/li&gt;
	&lt;li&gt;SSH support for the SFTP protocol.&lt;/li&gt;
	&lt;li&gt;Royalty free licensing. Free Unlimited Email support.&lt;/li&gt;
	&lt;li&gt;Fully-indexed help documentation. Delphi and C++Builder demos code.&lt;/li&gt;
	&lt;li&gt;Send / receive HTTP requests in JSON format.&lt;/li&gt;
	&lt;li&gt;International domain names for HTTP components.&lt;/li&gt;
	&lt;li&gt;The ability to verify the client and server credentials and certificates.&lt;/li&gt;
	&lt;li&gt;HTTP Client - HTTPS (SSL / TLS) protocol, NTLM and Negotiate authentication.&lt;/li&gt;
	&lt;li&gt;FTP, SMTP, POP3, IMAP, NNTP clients - three new TLS modes - implicit, explicit and automatic. STARTTLS command support.&lt;/li&gt;
	&lt;li&gt;NTLM authentication for all mail clients was added: POP3, SMTP, IMAP. When the UseSasl option enabled,&lt;br /&gt;
	these components automatically determine and use the most secured authentication method.&lt;/li&gt;
	&lt;li&gt;POP3, SMTP clients - working with GMAIL service with OAUTH 2.0 authorization.&lt;/li&gt;
	&lt;li&gt;Fully functional HTTP / HTTPS client.&lt;/li&gt;
	&lt;li&gt;FTP Client - SSL / TLS support, the ability to set FTP file attributes and permissions were added. FTP FXP (Site to Site) transfer mode.&lt;/li&gt;
	&lt;li&gt;FTP Server - custom events for all operations with files and directories on the server, the possibility to customize all file-related operations&lt;br /&gt;
	including compressing and uncompressing functionality. Virtual File System.&lt;/li&gt;
	&lt;li&gt;Events for implementing the mail sending / receiving progress with the ability to interrupt the process.&lt;/li&gt;
	&lt;li&gt;Creating self-signed certificates, working with any type of certificate store including current user stores, local machine stores, file stores, registry stores and so on.&lt;/li&gt;
	&lt;li&gt;Creating and parsing email messages in any format with file Attachments and Embedded pictures, the ability to determine the attachment size before saving it to the disk.&lt;/li&gt;
	&lt;li&gt;POP3, SMTP, IMAP4 servers - SSL / TLS support, NTLM, APOP and CRAM-MD5 authentication methods, File System message storage.&lt;/li&gt;
	&lt;li&gt;POP3, SMTP and IMAP4 clients - SSL / TLS support, NTLM and CRAM-MD5 authentication methods.&lt;/li&gt;
	&lt;li&gt;Web DAV - manages remote files and folders on a web server.&lt;/li&gt;
	&lt;li&gt;DNS Query - queries a DNS server for records. This component can retrieve the mail exchange domain (MX records), resolve the host IP,&lt;br /&gt;
	retrieve the information about name servers and many other information from the DNS server.&lt;/li&gt;
	&lt;li&gt;DNS Server - implements fully functional DNS server and allows you to both manage handed DNS zones and cache non-authoritative DNS records.&lt;/li&gt;
	&lt;li&gt;SMTP Relay - implements a SMTP Relay agent. With SMTP relay, a mail message may pass through a number of intermediate relay or gateway hosts on its path from sender to recipient.&lt;/li&gt;
	&lt;li&gt;HTML Parser - parse HTML Tags: links, images, tables, meta tags and many more.&lt;/li&gt;
	&lt;li&gt;GZip compressor component - provides compressing / uncompressing feature when transmitting data over the Internet, storing data in to a file, database and many more.&lt;/li&gt;
	&lt;li&gt;RSS client - is used for creating, retrieving, and editing RSS feeds.&lt;/li&gt;
	&lt;li&gt;Email validation components - allow you to validate recipients email addresses, mailbox availability and also handle bounced emails.&lt;/li&gt;
	&lt;li&gt;Trace Logger - provides logging functionality for storing debug information and tracing your code.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Also a set of additional classes and components are available: Mail Message, HTTP Request, GZip compressor, MIME Encoder, S/MIME message, HTML Parser.&lt;br /&gt;
All these components make the application development process easy and clean. You can use these components separately from the main protocol components with any other library and even with your own socket implementation.&lt;/p&gt;

&lt;p&gt;Please visit our site &lt;a href="https://www.clevercomponents.com"&gt;Clever Components&lt;/a&gt; to learn more about our products. Feel free to join our Mail List Subscription at &lt;a href="https://www.clevercomponents.com/home/maillist.asp"&gt;Mail List Subscription&lt;/a&gt; and stay tuned.&lt;/p&gt;

&lt;h2&gt;Fixed bugs&lt;/h2&gt;

&lt;ul&gt;
	&lt;li&gt;The TLS mode activation for the data channel of the FtpServer component was fixed.&lt;/li&gt;
	&lt;li&gt;The SecurityPackage fix for both the AsyncClient and the FtpServer components was implemented.&lt;/li&gt;
	&lt;li&gt;The HTTP Put method call without the responseBody causes the timeout error - fixed.&lt;/li&gt;
	&lt;li&gt;The MailMessage parser causes the &amp;quot;List index error&amp;quot; when parsing malformed messages - fixed.&lt;/li&gt;
	&lt;li&gt;The compilation hints in RAD Studio 10.2 and higher were removed.&lt;/li&gt;
	&lt;li&gt;The Q-encoding algorithm was fixed in the MIME header classes.&lt;/li&gt;
	&lt;li&gt;The SoapMessage fix for the SoapAction parameter and the SOAP version 1.1 was added.&lt;/li&gt;
	&lt;li&gt;The SMTP server component sends a response to the QUIT command after closing the connection - fixed.&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;Known problems and restrictions&lt;/h2&gt;

&lt;ul&gt;
	&lt;li&gt;FTP client and server - data connection uses IpV4 protocol only.&lt;/li&gt;
	&lt;li&gt;Socks5 firewall - supports IpV4 only.&lt;/li&gt;
	&lt;li&gt;The HTTP RIO component is available only starting from Delphi 2005 / C++Builder 2006.&lt;/li&gt;
	&lt;li&gt;The SOAP encryption is available only on Win32 platform.&lt;/li&gt;
	&lt;li&gt;The SOAP encryption requires an external library clcryptext.dll that is included to the Clever Internet Suite installation.&lt;br /&gt;
	This library represents managed code that is wrapped by Win32 functions.&lt;br /&gt;
	The source code for this library can be downloaded separately at www.clevercomponents.com website.&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;Demo version information&lt;/h2&gt;

&lt;p&gt;Free Demo version of Clever Internet Suite is available for evaluation purposes only.&lt;br /&gt;
Demo version displays trial warning messages if components are used in GUI applications,&lt;br /&gt;
all other features are completely available.&lt;/p&gt;

&lt;p&gt;For more details please visit our &lt;a href="https://www.clevercomponents.com/portal"&gt;Customer Portal&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Copyright (C) 1999 - 2019 &lt;a href="https://www.clevercomponents.com"&gt;www.clevercomponents.com&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Clever Internet Suite version 9.2 overview</title>
      <link>http://portal.clevercomponents.com/kb/a113/clever-internet-suite-version-9_2-overview.aspx</link>
      <pubDate>Sat, 02 Feb 2019 09:24:11 GMT</pubDate>
      <guid isPermaLink="false">kbarticle113</guid>
      <description>&lt;p&gt;&lt;a href="https://www.clevercomponents.com/downloads/inetsuite/suitedownload.asp" target="_blank"&gt;Download&lt;/a&gt;&lt;br /&gt;
&lt;a href="https://www.clevercomponents.com/order/" target="_blank"&gt;Purchase&lt;/a&gt;&lt;br /&gt;
&lt;a href="https://www.clevercomponents.com/products/inetsuite/" target="_blank"&gt;Product Description&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;These Internet components give you everything you need to jumpstart your Internet development without any external dependencies. The suite of Internet Components contain over fifty components which are constantly refined and improved.&lt;/p&gt;

&lt;p&gt;The Clever Internet Suite components allow you to compose and parse messages in MIME format with multiple file attachments, build and send Web Form POST requests and many other features.&lt;/p&gt;

&lt;p&gt;The SMTP, POP3 and IMAP clients allow you to send and retrieve email messages over the Internet.&lt;/p&gt;

&lt;p&gt;All server components represent the fully functional multithreaded servers with the ability to customize the connection settings, support the most common protocols extensions.&lt;/p&gt;

&lt;p&gt;Using the Clever Internet Suite you can add instant SSL / TLS / SSH security to your Internet applications and implement many useful Internet-related features:&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;Downloading, uploading and submitting of the Internet-resources.&lt;/li&gt;
	&lt;li&gt;Sending and receiving e-mail messages with DKIM signatures.&lt;/li&gt;
	&lt;li&gt;HTTP, FTP, SMTP, POP3, IMAP and NNTP client / server solutions.&lt;/li&gt;
	&lt;li&gt;secure channel with X509 certificates support.&lt;/li&gt;
	&lt;li&gt;OAUTH 2.0 authorization.&lt;/li&gt;
	&lt;li&gt;SOAP Security and many more.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;In the new &lt;b&gt;version 9.2&lt;/b&gt; we have added a set of strong cryptographic algorithms. The updated versions of the SFTP and SMIME components provide a set of advanced cryptographic features. The totally redesigned BounceChecker component extracts all email addresses from the message by using of the regular expressions syntax, analyzes the message content, and indicates, if the message contains the non-delivery report.&lt;/p&gt;

&lt;p&gt;Starting from the &lt;b&gt;version 8.0&lt;/b&gt; the library was splitted on design-time and runtime packages. Starting from now, the components can be used by RAD Studio form designer in 64-bit projects.&lt;br /&gt;
The basic socket components were replaced and improved. The class inheritance was changed. Please see the Help documentation for more details.&lt;br /&gt;
The Help documentation is included to the Clever Internet Suite installation and also available at our website: &lt;a href="https://www.clevercomponents.com/downloads/inetsuite/suitedownload.asp"&gt;Clever Internet Suite downloads&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;What's new in version 9.2&lt;/h2&gt;

&lt;ul&gt;
	&lt;li&gt;The full RAD Studio 10.2.3 Tokyo support.&lt;/li&gt;
	&lt;li&gt;SFTP - new strong cryptographic algorithms were added, SSH connection problems were fixed.&lt;/li&gt;
	&lt;li&gt;Get ready for TLS 1.3 - the components will use the new protocol after the official TLS 1.3 release.&lt;/li&gt;
	&lt;li&gt;The ability to provide the root certificate for SSL/TLS connections was implemented. The new SendRootCertificate property was added to all the client and server components.&lt;/li&gt;
	&lt;li&gt;Added an option to use the only strong cryptographic algorithms (disable known weak cryptographic algorithms, cipher suites, and SSL/TLS protocol versions, including RC4). The new UseStrongCryptoAlgorithms property was implemented in both the client and the server components.&lt;/li&gt;
	&lt;li&gt;International domain names (IDN) support was added to the URL parser, the out-of-date WinInet functions were replaced with the new code.&lt;/li&gt;
	&lt;li&gt;CertificateStore - added the ability to load the certificate chain for the given certificate.&lt;/li&gt;
	&lt;li&gt;The HTTP PATCH command was implemented.&lt;/li&gt;
	&lt;li&gt;SoapMessage - the message signing and verifying performance was improved. The XmlCrlfEncode and XmlCrlfDecode methods were replaced.&lt;/li&gt;
	&lt;li&gt;SMIME - new strong encryption and signature algorithms were added.&lt;/li&gt;
	&lt;li&gt;SMIME - the new Config property allows you to change the used cryptographic algorithms and other cryptographic parameters. The updated version of the component allows you to obtain an information about the used cryptographic algorithms, the signing key length, and digital certificates before verifying and decrypting the message.&lt;/li&gt;
	&lt;li&gt;The updated Encryptor component allows you to extract the used cryptographic algorithms, key length, and other information from the protected file. A set of overloaded methods was added.&lt;/li&gt;
	&lt;li&gt;The IMAP4 UTF7 name encoding was added. The implemented feature allows you to use international mailbox names with both the client and server components.&lt;/li&gt;
	&lt;li&gt;IMAP4 client - support for multiple untagged SEARCH responses was added.&lt;/li&gt;
	&lt;li&gt;IMAP4 client - the UnseenMessages property was removed from the TclImap4MailBoxInfo class.&lt;/li&gt;
	&lt;li&gt;The updated OAuth component allows you to refresh the authorization token and specify custom request fields while negotiating with the OAUTH server.&lt;/li&gt;
	&lt;li&gt;BounceChecker - The updated component extracts all email addresses from the message by using of the regular expressions syntax, analyzes the message content, and indicates, if the message contains the non-delivery report.&lt;/li&gt;
	&lt;li&gt;The Encode/Decode methods of the Encoder component were renamed and reorganized in order to improve the interface and usability.&lt;/li&gt;
	&lt;li&gt;Downloader, Uploader, MultiDownloader, MultiUploader, NewsChecker - the URL_COMPONENTS structure was replaced with the TclUrlParser class, the full Unicode support was implemented.&lt;/li&gt;
	&lt;li&gt;SSH engine - the support for the Global Request Handling was implemented.&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;Implemented Features&lt;/h2&gt;

&lt;ul&gt;
	&lt;li&gt;HTTP RIO component with SOAP Security support.&lt;/li&gt;
	&lt;li&gt;Simple HTTP Server component.&lt;/li&gt;
	&lt;li&gt;Complete Client / Server solutions with full SSL / TLS support for FTP, SMTP, POP3 and IMAP4 protocols.&lt;/li&gt;
	&lt;li&gt;TLS / SSL support for all protocol components.&lt;/li&gt;
	&lt;li&gt;SSH support for the SFTP protocol.&lt;/li&gt;
	&lt;li&gt;Royalty free licensing. Free Unlimited Email support.&lt;/li&gt;
	&lt;li&gt;Fully-indexed help documentation. Delphi and C++Builder demos code.&lt;/li&gt;
	&lt;li&gt;Send / receive HTTP requests in JSON format.&lt;/li&gt;
	&lt;li&gt;International domain names for HTTP components.&lt;/li&gt;
	&lt;li&gt;The ability to verify the client and server credentials and certificates.&lt;/li&gt;
	&lt;li&gt;HTTP Client - HTTPS (SSL / TLS) protocol, NTLM and Negotiate authentication.&lt;/li&gt;
	&lt;li&gt;FTP, SMTP, POP3, IMAP, NNTP clients - three new TLS modes - implicit, explicit and automatic. STARTTLS command support.&lt;/li&gt;
	&lt;li&gt;NTLM authentication for all mail clients was added: POP3, SMTP, IMAP. When the UseSasl option enabled,&lt;br /&gt;
	these components automatically determine and use the most secured authentication method.&lt;/li&gt;
	&lt;li&gt;POP3, SMTP clients - working with GMAIL service with OAUTH 2.0 authorization.&lt;/li&gt;
	&lt;li&gt;Fully functional HTTP / HTTPS client.&lt;/li&gt;
	&lt;li&gt;FTP Client - SSL / TLS support, the ability to set FTP file attributes and permissions were added. FTP FXP (Site to Site) transfer mode.&lt;/li&gt;
	&lt;li&gt;FTP Server - custom events for all operations with files and directories on the server, the possibility to customize all file-related operations&lt;br /&gt;
	including compressing and uncompressing functionality. Virtual File System.&lt;/li&gt;
	&lt;li&gt;Events for implementing the mail sending / receiving progress with the ability to interrupt the process.&lt;/li&gt;
	&lt;li&gt;Creating self-signed certificates, working with any type of certificate store including current user stores, local machine stores, file stores, registry stores and so on.&lt;/li&gt;
	&lt;li&gt;Creating and parsing email messages in any format with file Attachments and Embedded pictures, the ability to determine the attachment size before saving it to the disk.&lt;/li&gt;
	&lt;li&gt;POP3, SMTP, IMAP4 servers - SSL / TLS support, NTLM, APOP and CRAM-MD5 authentication methods, File System message storage.&lt;/li&gt;
	&lt;li&gt;POP3, SMTP and IMAP4 clients - SSL / TLS support, NTLM and CRAM-MD5 authentication methods.&lt;/li&gt;
	&lt;li&gt;Web DAV - manages remote files and folders on a web server.&lt;/li&gt;
	&lt;li&gt;DNS Query - queries a DNS server for records. This component can retrieve the mail exchange domain (MX records), resolve the host IP,&lt;br /&gt;
	retrieve the information about name servers and many other information from the DNS server.&lt;/li&gt;
	&lt;li&gt;DNS Server - implements fully functional DNS server and allows you to both manage handed DNS zones and cache non-authoritative DNS records.&lt;/li&gt;
	&lt;li&gt;SMTP Relay - implements a SMTP Relay agent. With SMTP relay, a mail message may pass through a number of intermediate relay or gateway hosts on its path from sender to recipient.&lt;/li&gt;
	&lt;li&gt;HTML Parser - parse HTML Tags: links, images, tables, meta tags and many more.&lt;/li&gt;
	&lt;li&gt;GZip compressor component - provides compressing / uncompressing feature when transmitting data over the Internet, storing data in to a file, database and many more.&lt;/li&gt;
	&lt;li&gt;RSS client - is used for creating, retrieving, and editing RSS feeds.&lt;/li&gt;
	&lt;li&gt;Email validation components - allow you to validate recipients email addresses, mailbox availability and also handle bounced emails.&lt;/li&gt;
	&lt;li&gt;Trace Logger - provides logging functionality for storing debug information and tracing your code.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Also a set of additional classes and components are available: Mail Message, HTTP Request, GZip compressor, MIME Encoder, S/MIME message, HTML Parser.&lt;br /&gt;
All these components make the application development process easy and clean. You can use these components separately from the main protocol components with any other library and even with your own socket implementation.&lt;/p&gt;

&lt;p&gt;Please visit our site &lt;a href="https://www.clevercomponents.com"&gt;Clever Components&lt;/a&gt; to learn more about our products. Feel free to join our Mail List Subscription at &lt;a href="https://www.clevercomponents.com/home/maillist.asp"&gt;Mail List Subscription&lt;/a&gt; and stay tuned.&lt;/p&gt;

&lt;h2&gt;Fixed bugs&lt;/h2&gt;

&lt;ul&gt;
	&lt;li&gt;SSH engine - the &amp;quot;Signature Invalid&amp;quot; error was fixed.&lt;/li&gt;
	&lt;li&gt;SSH engine - the connection unexpectedly closed after sending the ssh-userauth request - fixed.&lt;/li&gt;
	&lt;li&gt;SSH engine - the key exchange algorithm was fixed.&lt;/li&gt;
	&lt;li&gt;SFTP - the HMAC-SHA2 algorithm implementation was fixed.&lt;/li&gt;
	&lt;li&gt;The e-mail address folding was fixed.&lt;/li&gt;
	&lt;li&gt;Installer - the problems when installing the product on PC with the mapped Common and User Documents folder to a Network drive were fixed.&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;Known problems and restrictions&lt;/h2&gt;

&lt;ul&gt;
	&lt;li&gt;FTP client and server - data connection uses IpV4 protocol only.&lt;/li&gt;
	&lt;li&gt;Socks5 firewall - supports IpV4 only.&lt;/li&gt;
	&lt;li&gt;The HTTP RIO component is available only starting from Delphi 2005 / C++Builder 2006.&lt;/li&gt;
	&lt;li&gt;The SOAP encryption is available only on Win32 platform.&lt;/li&gt;
	&lt;li&gt;The SOAP encryption requires an external library clcryptext.dll that is included to the Clever Internet Suite installation.&lt;br /&gt;
	This library represents managed code that is wrapped by Win32 functions.&lt;br /&gt;
	The source code for this library can be downloaded separately at www.clevercomponents.com website.&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;Demo version information&lt;/h2&gt;

&lt;p&gt;Free Demo version of Clever Internet Suite is available for evaluation purposes only.&lt;br /&gt;
Demo version displays trial warning messages if components are used in GUI applications,&lt;br /&gt;
all other features are completely available.&lt;/p&gt;

&lt;p&gt;For more details please visit our &lt;a href="https://www.clevercomponents.com/portal"&gt;Customer Portal&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Copyright (C) 1999 - 2018 &lt;a href="https://www.clevercomponents.com"&gt;www.clevercomponents.com&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Clever Internet Suite version 9.1 overview</title>
      <link>http://portal.clevercomponents.com/kb/a99/clever-internet-suite-version-9_1-overview.aspx</link>
      <pubDate>Wed, 27 Dec 2017 10:54:20 GMT</pubDate>
      <guid isPermaLink="false">kbarticle99</guid>
      <description>&lt;p&gt;&lt;a href="https://www.clevercomponents.com/downloads/inetsuite/suitedownload.asp" target="_blank"&gt;Download&lt;/a&gt;&lt;br /&gt;
&lt;a href="https://www.clevercomponents.com/order/" target="_blank"&gt;Purchase&lt;/a&gt;&lt;br /&gt;
&lt;a href="https://www.clevercomponents.com/products/inetsuite/" target="_blank"&gt;Product Description&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;These Internet components give you everything you need to jumpstart your Internet development without any external dependencies. The suite of Internet Components contain over fifty components which are constantly refined and improved.&lt;/p&gt;

&lt;p&gt;The Clever Internet Suite components allow you to compose and parse messages in MIME format with multiple file attachments, build and send Web Form POST requests and many other features.&lt;/p&gt;

&lt;p&gt;The SMTP, POP3 and IMAP clients allow you to send and retrieve email messages over the Internet.&lt;/p&gt;

&lt;p&gt;All server components represent the fully functional multithreaded servers with the ability to customize the connection settings, support the most common protocols extensions.&lt;/p&gt;

&lt;p&gt;Using the Clever Internet Suite you can add instant SSL / TLS / SSH security to your Internet applications and implement many useful Internet-related features:&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;Downloading, uploading and submitting of the Internet-resources.&lt;/li&gt;
	&lt;li&gt;Sending and receiving e-mail messages with DKIM signatures.&lt;/li&gt;
	&lt;li&gt;HTTP, FTP, SMTP, POP3, IMAP and NNTP client / server solutions.&lt;/li&gt;
	&lt;li&gt;secure channel with X509 certificates support.&lt;/li&gt;
	&lt;li&gt;OAUTH 2.0 authorization.&lt;/li&gt;
	&lt;li&gt;SOAP Security and many more.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;In the new &lt;b&gt;version 9.1&lt;/b&gt; we have updated the MailMessage, SoapMessage and SFtp components, fixed issues in the TLS and cryptography engines.&lt;/p&gt;

&lt;p&gt;Starting from the &lt;b&gt;version 8.0&lt;/b&gt; the library was splitted on design-time and runtime packages. Starting from now, the components can be used by RAD Studio form designer in 64-bit projects.&lt;br /&gt;
The basic socket components were replaced and improved. The class inheritance was changed. Please see the Help documentation for more details.&lt;br /&gt;
The Help documentation is included to the Clever Internet Suite installation and also available at our website: &lt;a href="http://www.clevercomponents.com/downloads/inetsuite/suitedownload.asp"&gt;Clever Internet Suite downloads&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;What's new in version 9.1&lt;/h2&gt;

&lt;ul&gt;
	&lt;li&gt;The full RAD Studio 10.2 and 10.2.1 Tokyo support.&lt;/li&gt;
	&lt;li&gt;MailMessage - RFC 5987 support added, file names in UTF-8 format implemented.&lt;/li&gt;
	&lt;li&gt;New CryptEncoder component - provides methods for data encoding and decoding in PEM and SSH2 cryptographic formats.&lt;/li&gt;
	&lt;li&gt;SFTP client - the public key authorization was implemented, the following new algorithms were added:&lt;br /&gt;
	diffie-hellman-group-exchange-sha256 and diffie-hellman-group14-sha1 for key exchange functionality;&lt;br /&gt;
	rsa-sha2-256 - server host key algorithm; aes256-ctr, aes192-ctr, aes128-ctr, aes256-cbc, aes192-cbc ,aes128-cbc - data encryption algorithms;&lt;br /&gt;
	hmac-sha2-256 - for message authentication algorithms; sha2-256 - hash calculation algorithms.&lt;/li&gt;
	&lt;li&gt;DKIM component - the Config property was added. This property allows you to configure the used encryption and signature algorithms.&lt;br /&gt;
	The signature verification is disabled when retrieving the message header.&lt;/li&gt;
	&lt;li&gt;HTTP client - the TLS1.2 option was enabled by default.&lt;/li&gt;
	&lt;li&gt;EPP server - the UTF-8 encoding was added.&lt;/li&gt;
	&lt;li&gt;All TCP-based server components (SMTP, POP3, IMAP4, FTP, etc.) - the new CharSet property allows you to specify the desired character encoding for received commands and server responses.&lt;/li&gt;
	&lt;li&gt;All UDP-based client components (DNS query, etc.) - the new CharSet property allows you to specify the desired character encoding transmitted datagrams.&lt;/li&gt;
	&lt;li&gt;HTTP request component - was redesigned, the Items indexed property now represents the HTTP request items collection object.&lt;/li&gt;
	&lt;li&gt;The source code structure was changed. starting from now, the sources are placed in the following folders: common, design, packages, resources and ssh.&lt;br /&gt;
	To compile the source code project, navigate to the packages folder, choose the corresponding IDE version subfolder, e.g., D102 for Delphi 10.2 Tokyo,&lt;br /&gt;
	open and compile both the clinetsuite_102.dproj and dcl_clinetsuite_102.dproj projects. Finally, install dcl_clinetsuite_102.dproj to your RAD Studio IDE.&lt;/li&gt;
	&lt;li&gt;The SSH and SFTP component files were moved to the main clinetsuite package. The clinetsuitessh package was removed from the installation.&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;Implemented Features&lt;/h2&gt;

&lt;ul&gt;
	&lt;li&gt;HTTP RIO component with SOAP Security support.&lt;/li&gt;
	&lt;li&gt;Simple HTTP Server component.&lt;/li&gt;
	&lt;li&gt;Complete Client / Server solutions with full SSL / TLS support for FTP, SMTP, POP3 and IMAP4 protocols.&lt;/li&gt;
	&lt;li&gt;TLS / SSL support for all protocol components.&lt;/li&gt;
	&lt;li&gt;SSH support for the SFTP protocol.&lt;/li&gt;
	&lt;li&gt;Royalty free licensing. Free Unlimited Email support.&lt;/li&gt;
	&lt;li&gt;Fully-indexed help documentation. Delphi and C++Builder demos code.&lt;/li&gt;
	&lt;li&gt;Send / receive HTTP requests in JSON format.&lt;/li&gt;
	&lt;li&gt;International domain names for HTTP components.&lt;/li&gt;
	&lt;li&gt;The ability to verify the client and server credentials and certificates.&lt;/li&gt;
	&lt;li&gt;HTTP Client - HTTPS (SSL / TLS) protocol, NTLM and Negotiate authentication.&lt;/li&gt;
	&lt;li&gt;FTP, SMTP, POP3, IMAP, NNTP clients - three new TLS modes - implicit, explicit and automatic. STARTTLS command support.&lt;/li&gt;
	&lt;li&gt;NTLM authentication for all mail clients was added: POP3, SMTP, IMAP. When the UseSasl option enabled,&lt;br /&gt;
	these components automatically determine and use the most secured authentication method.&lt;/li&gt;
	&lt;li&gt;POP3, SMTP clients - working with GMAIL service with OAUTH 2.0 authorization.&lt;/li&gt;
	&lt;li&gt;Fully functional HTTP / HTTPS client.&lt;/li&gt;
	&lt;li&gt;FTP Client - SSL / TLS support, the ability to set FTP file attributes and permissions were added. FTP FXP (Site to Site) transfer mode.&lt;/li&gt;
	&lt;li&gt;FTP Server - custom events for all operations with files and directories on the server, the possibility to customize all file-related operations&lt;br /&gt;
	including compressing and uncompressing functionality. Virtual File System.&lt;/li&gt;
	&lt;li&gt;Events for implementing the mail sending / receiving progress with the ability to interrupt the process.&lt;/li&gt;
	&lt;li&gt;Creating self-signed certificates, working with any type of certificate store including current user stores, local machine stores, file stores, registry stores and so on.&lt;/li&gt;
	&lt;li&gt;Creating and parsing email messages in any format with file Attachments and Embedded pictures, the ability to determine the attachment size before saving it to the disk.&lt;/li&gt;
	&lt;li&gt;POP3, SMTP, IMAP4 servers - SSL / TLS support, NTLM, APOP and CRAM-MD5 authentication methods, File System message storage.&lt;/li&gt;
	&lt;li&gt;POP3, SMTP and IMAP4 clients - SSL / TLS support, NTLM and CRAM-MD5 authentication methods.&lt;/li&gt;
	&lt;li&gt;Web DAV - manages remote files and folders on a web server.&lt;/li&gt;
	&lt;li&gt;DNS Query - queries a DNS server for records. This component can retrieve the mail exchange domain (MX records), resolve the host IP,&lt;br /&gt;
	retrieve the information about name servers and many other information from the DNS server.&lt;/li&gt;
	&lt;li&gt;DNS Server - implements fully functional DNS server and allows you to both manage handed DNS zones and cache non-authoritative DNS records.&lt;/li&gt;
	&lt;li&gt;SMTP Relay - implements a SMTP Relay agent. With SMTP relay, a mail message may pass through a number of intermediate relay or gateway hosts on its path from sender to recipient.&lt;/li&gt;
	&lt;li&gt;HTML Parser - parse HTML Tags: links, images, tables, meta tags and many more.&lt;/li&gt;
	&lt;li&gt;GZip compressor component - provides compressing / uncompressing feature when transmitting data over the Internet, storing data in to a file, database and many more.&lt;/li&gt;
	&lt;li&gt;RSS client - is used for creating, retrieving, and editing RSS feeds.&lt;/li&gt;
	&lt;li&gt;Email validation components - allow you to validate recipients email addresses, mailbox availability and also handle bounced emails.&lt;/li&gt;
	&lt;li&gt;Trace Logger - provides logging functionality for storing debug information and tracing your code.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Also a set of additional classes and components are available: Mail Message, HTTP Request, GZip compressor, MIME Encoder, S/MIME message, HTML Parser.&lt;br /&gt;
All these components make the application development process easy and clean. You can use these components separately from the main protocol components with any other library and even with your own socket implementation.&lt;/p&gt;

&lt;p&gt;Please visit our site &lt;a href="http://www.clevercomponents.com"&gt;Clever Components&lt;/a&gt; to learn more about our products. Feel free to join our Mail List Subscription at &lt;a href="http://www.clevercomponents.com/home/maillist.asp"&gt;Mail List Subscription&lt;/a&gt; and stay tuned.&lt;/p&gt;

&lt;h2&gt;Fixed bugs&lt;/h2&gt;

&lt;ul&gt;
	&lt;li&gt;The HttpAuthorization is not thread-safe - fixed.&lt;/li&gt;
	&lt;li&gt;SFTP file permissions parsing errors were fixed, IsDir file attribute works correctly.&lt;/li&gt;
	&lt;li&gt;Installer runs with errors on Windows XP - fixed.&lt;/li&gt;
	&lt;li&gt;TLS engine - INCOMPLETE_MESSAGE error occurred - fixed.&lt;/li&gt;
	&lt;li&gt;RSA key for RSA-SHA-256 algorithm was imported incorrectly - fixed.&lt;/li&gt;
	&lt;li&gt;SFTP large directory listing errors, the problems with receiving of incloplete SSH packets was fixed.&lt;/li&gt;
	&lt;li&gt;SOAP Signing takes a lot of time - fixed.&lt;/li&gt;
	&lt;li&gt;DKIM - the signature verification should be disabled when retrieving the message header.&lt;/li&gt;
	&lt;li&gt;UDP server and all descendant components: there were issues with starting of listening socket (the server was hanged) - fixed.&lt;/li&gt;
	&lt;li&gt;MailMessage - the message attachments and images lists were not automatically updated in the helper properties (Images, Attachments)&lt;br /&gt;
	when adding or deleting the body from the Bodies collection - fixed.&lt;/li&gt;
	&lt;li&gt;MailMessage - the header fields with mixed encoding style were decoded incorrectly - fixed.&lt;/li&gt;
	&lt;li&gt;DNS Server - some fixes in the server engine.&lt;/li&gt;
	&lt;li&gt;IMAP client - the AppendMessage method did not work with GMail IMAP - fixed.&lt;/li&gt;
	&lt;li&gt;FTP client - the file names with international symbols were obtained incorrectly - fixed.&lt;/li&gt;
	&lt;li&gt;HTTP client - the resource URLs were not escaped - fixed.&lt;/li&gt;
	&lt;li&gt;All HTTP clients (TclHttp, TclWebDav, TclDownloader, TclMultiDownloader, TclNewsChecker, TclWebUpdate)&lt;br /&gt;
	- the components incorrectly provided a list of supported compression algorithms - fixed.&lt;/li&gt;
	&lt;li&gt;FTP server - the directory navigation worked incorrectly in case if the root folder is the root of the disk (e.g, c:\).&lt;br /&gt;
	The connected client cannot get back to the root folder after navigating to a subfolder - fixed.&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;Known problems and restrictions&lt;/h2&gt;

&lt;ul&gt;
	&lt;li&gt;FTP client and server - data connection uses IpV4 protocol only.&lt;/li&gt;
	&lt;li&gt;Socks5 firewall - supports IpV4 only.&lt;/li&gt;
	&lt;li&gt;The HTTP RIO component is available only starting from Delphi 2005 / C++Builder 2006.&lt;/li&gt;
	&lt;li&gt;The SOAP encryption is available only on Win32 platform.&lt;/li&gt;
	&lt;li&gt;The SOAP encryption requires an external library clcryptext.dll that is included to the Clever Internet Suite installation.&lt;br /&gt;
	This library represents managed code that is wrapped by Win32 functions.&lt;br /&gt;
	The source code for this library can be downloaded separately at www.clevercomponents.com website.&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;Demo version information&lt;/h2&gt;

&lt;p&gt;Free Demo version of Clever Internet Suite is available for evaluation purposes only.&lt;br /&gt;
Demo version displays trial warning messages if components are used in GUI applications,&lt;br /&gt;
all other features are completely available.&lt;/p&gt;

&lt;p&gt;For more details please visit our &lt;a href="http://portal.clevercomponents.com"&gt;Customer Portal&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Copyright (C) 1999 - 2017 &lt;a href="http://www.clevercomponents.com"&gt;www.clevercomponents.com&lt;/a&gt;&lt;/p&gt;</description>
    </item>
  </channel>
</rss>