﻿<?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 ActiveX Suite</title>
    <description>Recent additions to the knowledge base from Clever Components</description>
    <link>http://portal.clevercomponents.com/kb/c4/clever-internet-activex-suite.aspx</link>
    <pubDate>Thu, 11 Jun 2026 16:53:05 GMT</pubDate>
    <generator>SmarterTrack Free 100.0.9371</generator>
    <atom:link href="http://portal.clevercomponents.com/RSS.ashx?catid=4&amp;type=newestkbarticles" rel="self" type="application/rss+xml" />
    <item>
      <title>Clever Internet ActiveX Suite 11.0 overview</title>
      <link>http://portal.clevercomponents.com/kb/a194/clever-internet-activex-suite-11_0-overview.aspx</link>
      <pubDate>Tue, 16 Jan 2024 19:07:58 GMT</pubDate>
      <guid isPermaLink="false">kbarticle194</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/suitedownloadax.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 other components were improved and updated, as well. See the complete change list below.&lt;/p&gt;

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

&lt;ul&gt;
	&lt;li&gt;The ActiveX version 11.0 was compiled with the latest Clever Internet Suite 11.0 for VCL.&lt;/li&gt;
	&lt;li&gt;DNS over TCP was introduced. The transport protocol can be selected automatically, 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;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 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;SFTP client component.&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;Royalty-free licensing. Free Unlimited Email support.&lt;/li&gt;
	&lt;li&gt;Fully-indexed help documentation.&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;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 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, 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 ActiveX Suite 10.2 overview</title>
      <link>http://portal.clevercomponents.com/kb/a184/clever-internet-activex-suite-10_2-overview.aspx</link>
      <pubDate>Tue, 05 Apr 2022 15:45:01 GMT</pubDate>
      <guid isPermaLink="false">kbarticle184</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/suitedownloadax.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 other components were improved and updated, as well. See the complete change list below.&lt;/p&gt;

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

&lt;ul&gt;
	&lt;li&gt;The ActiveX version 10.2 was compiled with the latest Clever Internet Suite 10.2 for VCL.&lt;/li&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 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 SOAP encryption is available on both Win32 and Win64 platforms.&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;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 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;SFTP client component.&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;Royalty-free licensing. Free Unlimited Email support.&lt;/li&gt;
	&lt;li&gt;Fully-indexed help documentation.&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;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 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, 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 ActiveX Suite 10.1 overview</title>
      <link>http://portal.clevercomponents.com/kb/a175/clever-internet-activex-suite-10_1-overview.aspx</link>
      <pubDate>Wed, 13 Oct 2021 07:51:32 GMT</pubDate>
      <guid isPermaLink="false">kbarticle175</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/suitedownloadax.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 10.1&lt;/b&gt; we have improved the SSH and SFTP engines, fixed the SOAP Security module and the OAUTH component.&lt;br /&gt;
Also, we have fixed some existing problems in the HTTP client and improved the AES-CTR cipher performance.&lt;br /&gt;
See the complete change list below.&lt;/p&gt;

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

&lt;ul&gt;
	&lt;li&gt;The ActiveX version 10.1 was compiled with the latest Clever Internet Suite 10.1 for VCL;&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;IMAP Server - added the IMAP partial fetch functionality;&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 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;Royalty-free licensing. Free Unlimited Email support.&lt;/li&gt;
	&lt;li&gt;Fully-indexed help documentation.&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 SSH engine incorrectly handled pipelined packets while downloading and uploading data - fixed;&lt;/li&gt;
	&lt;li&gt;HTTP Client - chunked data was downloaded incompletely becase of unexpectedly closed connection - fixed;&lt;/li&gt;
	&lt;li&gt;The partial file downloading / uploading mode worked incorrectly in the SFTP client component for .NET - fixed;&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 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, 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 ActiveX Suite 9.6 overview</title>
      <link>http://portal.clevercomponents.com/kb/a165/clever-internet-activex-suite-9_6-overview.aspx</link>
      <pubDate>Thu, 04 Jun 2020 07:26:44 GMT</pubDate>
      <guid isPermaLink="false">kbarticle165</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/suitedownloadax.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;h2&gt;What's new in version 9.6&lt;/h2&gt;

&lt;ul&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;The MailMessage.MessageText property was improved to support iPhone Emails with attached pictures.&lt;/li&gt;
	&lt;li&gt;SOAP Security improvements: loading response SOAP namespaces was added.&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;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;Royalty-free licensing. Free Unlimited Email support.&lt;/li&gt;
	&lt;li&gt;Fully-indexed help documentation.&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;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 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, 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 ActiveX Suite 9.5 overview</title>
      <link>http://portal.clevercomponents.com/kb/a155/clever-internet-activex-suite-9_5-overview.aspx</link>
      <pubDate>Tue, 10 Mar 2020 18:04:27 GMT</pubDate>
      <guid isPermaLink="false">kbarticle155</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/suitedownloadax.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;h2&gt;What's new in version 9.5&lt;/h2&gt;

&lt;ul&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;The MailMessage.MessageText property was improved to support iPhone Emails with attached pictures.&lt;/li&gt;
	&lt;li&gt;SOAP Security improvements: loading response SOAP namespaces was added.&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;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;Royalty-free licensing. Free Unlimited Email support.&lt;/li&gt;
	&lt;li&gt;Fully-indexed help documentation.&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;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 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;p&gt;This library represents managed code that is wrapped by Win32 functions.&lt;/p&gt;

&lt;p&gt;The source code for this library can be downloaded separately on &lt;a href="https://www.clevercomponents.com" target="_blank"&gt;www.clevercomponents.com&lt;/a&gt; website.&lt;/p&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, 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" target="_blank"&gt;www.clevercomponents.com&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Clever Internet ActiveX Suite 9.4 overview</title>
      <link>http://portal.clevercomponents.com/kb/a131/clever-internet-activex-suite-9_4-overview.aspx</link>
      <pubDate>Mon, 09 Sep 2019 06:57:21 GMT</pubDate>
      <guid isPermaLink="false">kbarticle131</guid>
      <description>&lt;p&gt;&lt;img align="left" alt="" height="210" src="https://www.clevercomponents.com/images/suite94-splash-border-ax.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/suitedownloadax.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 the SOAP XOP messages support. The MIME Parameter Continuation and Header Encoding Extensions were implemented, as well.&lt;/p&gt;

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

&lt;ul&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;The following encodings were implemented: Percent Encoding, HTTP Form Field Encoding, URL Encoding, Mail Header Encoding.&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.&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;/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 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, 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 ActiveX Suite 9.3 overview</title>
      <link>http://portal.clevercomponents.com/kb/a118/clever-internet-activex-suite-9_3-overview.aspx</link>
      <pubDate>Tue, 05 Feb 2019 13:39:54 GMT</pubDate>
      <guid isPermaLink="false">kbarticle118</guid>
      <description>&lt;p&gt;&lt;a href="https://www.clevercomponents.com/downloads/inetsuite/suitedownloadax.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 this new &lt;b&gt;version 9.3&lt;/b&gt; we have added the SOAP XOP messages support. The MIME Parameter Continuation and Header Encoding Extensions were implemented, as well.&lt;/p&gt;

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

&lt;ul&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 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;/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 MailMessage parser causes the &amp;quot;List index error&amp;quot; when parsing malformed messages - fixed.&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 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, 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 ActiveX Suite 9.2 overview</title>
      <link>http://portal.clevercomponents.com/kb/a115/clever-internet-activex-suite-9_2-overview.aspx</link>
      <pubDate>Sat, 02 Feb 2019 09:30:23 GMT</pubDate>
      <guid isPermaLink="false">kbarticle115</guid>
      <description>&lt;p&gt;&lt;a href="https://www.clevercomponents.com/downloads/inetsuite/suitedownloadax.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.&lt;/p&gt;

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

&lt;ul&gt;
	&lt;li&gt;SFTP - new strong cryptographic algorithms were added, SSH connection problems were fixed.&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;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;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;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;/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;/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 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, 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 ActiveX Suite 9.1 overview</title>
      <link>http://portal.clevercomponents.com/kb/a98/clever-internet-activex-suite-9_1-overview.aspx</link>
      <pubDate>Wed, 27 Dec 2017 10:52:58 GMT</pubDate>
      <guid isPermaLink="false">kbarticle98</guid>
      <description>&lt;p&gt;&lt;a href="https://www.clevercomponents.com/downloads/inetsuite/suitedownloadax.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;h2&gt;What's new in version 9.1&lt;/h2&gt;

&lt;ul&gt;
	&lt;li&gt;MailMessage - RFC 5987 support added, file names in UTF-8 format implemented.&lt;/li&gt;
	&lt;li&gt;A new 64-bit OCX was added to the installation&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 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;/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;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;/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 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, 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>
    <item>
      <title>Clever Internet ActiveX Suite 7.0 Beta overview</title>
      <link>http://portal.clevercomponents.com/kb/a49/clever-internet-activex-suite-7_0-beta-overview.aspx</link>
      <pubDate>Sun, 07 Feb 2010 19:57:07 GMT</pubDate>
      <guid isPermaLink="false">kbarticle49</guid>
      <description>&lt;p&gt;&lt;a href="https://www.clevercomponents.com/downloads/inetsuite/suitedownloadax.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;The suite of the &lt;strong&gt;Clever Internet ActiveX&lt;/strong&gt; controls presents the most efficient and convenient way of accessing the &lt;strong&gt;Internet&lt;/strong&gt; resources from your applications.&lt;br /&gt;
Using the Clever Internet Suite you can add instant &lt;strong&gt;SSL / TLS&lt;/strong&gt; security to your Internet applications and implement many useful Internet-related features:&lt;/p&gt;

&lt;p&gt;Downloading, uploading and submitting of the Internet-resources. Sending and receiving MIME messages. HTTP, FTP, SMTP, POP3, IMAP and NNTP client / server solutions. SSL / TLS channel with digital certificates support.&lt;/p&gt;

&lt;p&gt;The &lt;strong&gt;Clever Internet ActiveX Suite&lt;/strong&gt; represents the com-based superstructure on the &lt;a href="http://www.clevercomponents.com/products/inetsuite/suite.asp"&gt;Clever Internet Suite&lt;/a&gt; VCL edition. The main purpose of the Clever Internet suite is to provide to the end-users the higher-level interface available in any languages with com-support routines, such as &lt;strong&gt;Visual Basic, Visual C++, VBScript, JavaScript&lt;/strong&gt; and many others.&lt;/p&gt;

&lt;p&gt;&lt;span style="font-size: 11pt;"&gt;&lt;strong&gt;What's new&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;The full component set from VCL edition of the Clever Internet Suite 7.0 was added.&lt;/li&gt;
	&lt;li&gt;Http client - the following methods were renamed: PutFromFile to PutFile, PostToFile to PostFile and GetToFile to GetFile.&lt;/li&gt;
	&lt;li&gt;Starting from now all server components provide complete event list in the same way as VCL edition does.&lt;br /&gt;
	All events are synchronized with the main application process in order to be compatible with VB.&lt;/li&gt;
	&lt;li&gt;A set of file handler components was added: for FTP, SMTP, POP3, IMAP, NNTP and DNS servers.&lt;/li&gt;
	&lt;li&gt;A file overwrite vulnerability was fixed in new version 7.0. See Symantec.com Security Response.&lt;/li&gt;
	&lt;li&gt;WebUpdate - the ability to change both the Description and ContentType values was implemented.&lt;/li&gt;
	&lt;li&gt;ServerGuard component was implemented - brute-force attack blocking, connection flood detecting and many more.&lt;/li&gt;
	&lt;li&gt;SOCKS firewall support was added.&lt;/li&gt;
	&lt;li&gt;Certificate management was improved - creating certificates, certifcate requests, public/private keys.&lt;/li&gt;
	&lt;li&gt;EPP client/server components were added.&lt;/li&gt;
	&lt;li&gt;AsyncClient - an asynchronous TCP client component.&lt;/li&gt;
	&lt;li&gt;EmailValidator and BounceChecker were added.&lt;/li&gt;
	&lt;li&gt;New CookieManager component was added.&lt;/li&gt;
	&lt;li&gt;Rss component - is used for creating, retrieving, and editing RSS feeds.&lt;/li&gt;
	&lt;li&gt;Server components improvements - local binding, server protection, session timeout.&lt;/li&gt;
	&lt;li&gt;SSL improvements - the ability to require client certificate was added, multiple client certificates support was implemented.&lt;/li&gt;
	&lt;li&gt;TCP server - the ability to use non-ascii commands was added.&lt;/li&gt;
	&lt;li&gt;The Keep-alive feature for all TCP clients.&lt;/li&gt;
	&lt;li&gt;The session timeout feature is implemented in TCP server components.&lt;/li&gt;
	&lt;li&gt;New clclientx.ocx ActiveX library was implemented. The library includes only client components.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;span style="font-size: 11pt;"&gt;&lt;strong&gt;New ActiveX objects for HTML&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;clbouncex7.cab - clBouceChecker component.&lt;/li&gt;
	&lt;li&gt;clcertx7.cab - clCertificateStore component.&lt;/li&gt;
	&lt;li&gt;cldownldrx7.cab - clDownloader component.&lt;/li&gt;
	&lt;li&gt;clemailvalx7.cab - clEmailValidator component.&lt;/li&gt;
	&lt;li&gt;climapx7.cab - clImap4 component.&lt;/li&gt;
	&lt;li&gt;clmultidx7.cab - clMultiDownloader component.&lt;/li&gt;
	&lt;li&gt;clmultiux7.cab - clMultiUploader component.&lt;/li&gt;
	&lt;li&gt;clnntpx7.cab - clNntp component.&lt;/li&gt;
	&lt;li&gt;clpopx7.cab - clPop3 component.&lt;/li&gt;
	&lt;li&gt;clrssx7.cab - clRss component.&lt;/li&gt;
	&lt;li&gt;clsmtpx7.cab - clSmtp component.&lt;/li&gt;
	&lt;li&gt;clupldrx7.cab - clUploader component.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;span style="font-size: 11pt;"&gt;&lt;strong&gt;Implemented Features&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;

&lt;ul&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;The ability to verify the client and server credential and certificates.&lt;/li&gt;
	&lt;li&gt;HTTP Client - HTTPS (SSL / TLS) protocol, NTLM and Negotiate authentication were implemented.&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, these components automatically determine and use the most secured authentication method.&lt;/li&gt;
	&lt;li&gt;POP3, SMTP clients - working with GMAIL service.&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 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;CertManager - 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;MailMessage - allows you to create and parse messages in any email 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 Server - SSL / TLS support, NTLM, APOP and CRAM-MD5 authentication methods, File System message storage were implemented.&lt;/li&gt;
	&lt;li&gt;POP3 Client - SSL / TLS support, NTLM and CRAM-MD5 authentication methods were implemented.&lt;/li&gt;
	&lt;li&gt;SMTP Server - SSL / TLS support, NTLM, USER/PASS and CRAM-MD5 authentication methods, File System message storage were implemented.&lt;/li&gt;
	&lt;li&gt;IMAP Client - obtaining the server Capability list; the FETCH command was improved. Now this command uses the BODY[] parameter instead of RFC822 and does not change implicitly the message /Seen flag in the same way as MS Outlook does.&lt;/li&gt;
	&lt;li&gt;IMAP Server - SSL / TLS support, NTLM and CRAM-MD5 authentication methods, shared folders. File System message storage were implemented.&lt;/li&gt;
	&lt;li&gt;The whole socket engine was re-designed. The data transferring speed was dramatically improved.&lt;/li&gt;
	&lt;li&gt;A set of new demo programs were included in to the Clever Internet .NET Suite installation and also available for downloading separately.&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, 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;Two new Email validation components - allow you to validate recipienta_Ts email address, mailbox availability and also handle bounce emails.&lt;/li&gt;
	&lt;!--li&gt;A set of new demo programs was included in to the Clever Internet ActiveX Suite installation and also available for downloading separately.&lt;/li&gt;
        &lt;li&gt;Visual Studio .NET Demos - there are different Demos projects in C#, VB.NET, ASP.NET, VB6, C++ and
         ASP / HTML included in to the Clever Internet ActiveX suite installation.&lt;/li--&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;span style="font-size: 11pt;"&gt;&lt;strong&gt;Fixed bugs&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;FTP Client - &amp;quot;certificate required&amp;quot; error occured when connecting to some FTP SSL servers - fixed.&lt;/li&gt;
	&lt;li&gt;MailMessage - message parsing hangs when decoding the From header field - fixed.&lt;/li&gt;
	&lt;li&gt;SMTP Client and SMTP Relay - error occured when parsing server capability list with empty authentication method - fixed.&lt;/li&gt;
	&lt;li&gt;HTTP Client - some fixes in &amp;quot;chunked&amp;quot; content parsing;&lt;br /&gt;
	The ContentType header with trailing white spaces is extracted incorrectly - fixed.&lt;/li&gt;
	&lt;li&gt;POP3 Client - the Progress event was not raised while receiving small-size messages - fixed.&lt;/li&gt;
	&lt;li&gt;POP3 Client - the Progress event parameters were invalid (BytesProceed &amp;gt; TotalBytes) - fixed.&lt;/li&gt;
	&lt;li&gt;FTP Server - there were problems with using relative paths, '..' and paths over the root folder - fixed.&lt;/li&gt;
	&lt;li&gt;MailMessage - email address parser was fixed;&lt;br /&gt;
	The Date header field is encoded incorrectly - fixed;&lt;br /&gt;
	Bodies and sub-bodies of multipart messages are extracted incorrectly - fixed.&lt;/li&gt;
	&lt;li&gt;FTP directory parser for unix - the date was parsed incorrectly if there is no year specified - fixed.&lt;/li&gt;
	&lt;li&gt;FtpServer.Stop stops listening on port 21 but it does not close the existing connections - fixed.&lt;/li&gt;
	&lt;li&gt;SmtpServer - it is impossible to send the AUTH command with the telnet client - fixed.&lt;/li&gt;
	&lt;li&gt;HtmlParser - it is impossible to parse HTML tag attributes which are not separated by spaces - fixed.&lt;/li&gt;
	&lt;li&gt;MailMessage - inline attachments with Content-Type=unknown are parsed incorrectly - fixed.&lt;/li&gt;
	&lt;li&gt;Imap4Server - the body structure command works incorrectly - fixed.&lt;/li&gt;
	&lt;li&gt;HttpRequest - fix for building of the HTTP request by HTML.&lt;/li&gt;
	&lt;li&gt;SMTP, IMAP and POP3 servers - the problem with sending of long (which are longer than BatchSize value) lines was fixed.&lt;/li&gt;
	&lt;li&gt;Exception occured when staring internet communication on Windows 2000/2003 server - fixed.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;The &lt;strong&gt;Clever Internet ActiveX Suite&lt;/strong&gt; controls allow you to download, upload and post the Internet-resources asynchronously and obtain all related information without interfering with the main application processes.&lt;/p&gt;

&lt;p&gt;The library includes controls which work with a single resource and the components for processing several resources simultaneously.&lt;/p&gt;

&lt;p&gt;These controls allow you to compose / parse messages in alternative &lt;strong&gt;MIME&lt;/strong&gt; format with multiple file attachments, build and send Web Form &lt;strong&gt;POST&lt;/strong&gt; requests and many other features.&lt;/p&gt;

&lt;p&gt;The &lt;strong&gt;Web Update&lt;/strong&gt; control will help you keep your customers and users informed about all the latest changes and software updates available from your web-server (Internet resource). It allows receiving updates from the Internet in the way similar to the Windows Update. The whole process of checking, downloading and updating can be fully customized by defining event sequences.&lt;/p&gt;

&lt;p&gt;The SoapMessage allows you to combine the XML &lt;strong&gt;SOAP&lt;/strong&gt; message and digitally sign (DSIG) it if necessary.&lt;/p&gt;

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

&lt;p&gt;The Clever Internet ActiveX Suite controls provide the complete &lt;strong&gt;Client / Server&lt;/strong&gt; solutions for the most common Internet protocols: SMTP, POP3, IMAP4, NNTP and FTP.&lt;/p&gt;

&lt;p&gt;All server components represent the fully functional multithreaded servers with an ability to customize the user and thread performance settings, supports the most common protocols extensions.&lt;/p&gt;

&lt;p&gt;Components can connect to the a server via the Secure Socket Layer (&lt;strong&gt;SSL / TLS&lt;/strong&gt;) channel, and capable of encoding / decoding the message content, sending file attachments and many other useful features.&lt;/p&gt;

&lt;p&gt;Also a set of additional classes and components are available: Mail Message, &lt;strong&gt;HTTP&lt;/strong&gt; Request, &lt;strong&gt;GZip&lt;/strong&gt; compressor, &lt;strong&gt;MIME&lt;/strong&gt; Encoder, &lt;strong&gt;S/MIME&lt;/strong&gt; message, &lt;strong&gt;SOAP&lt;/strong&gt; message, &lt;strong&gt;HTML&lt;/strong&gt; Parser. All these component 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 &lt;a href="http://www.clevercomponents.com/home/maillist.asp"&gt;Mail List Subscription&lt;/a&gt; and stay tuned.&lt;/p&gt;

&lt;p&gt;&lt;span style="font-size: 11pt;"&gt;&lt;strong&gt;Demo version information&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;Free demo version of Clever Internet Suite is available for evaluation purposes only. Demo version raises warning message with evaluation information on any actions with remote resources, all other features are completely available.&lt;/p&gt;

&lt;p&gt;&lt;span style="font-size: 11pt;"&gt;&lt;strong&gt;Coming Soon&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;The following new features will be implemented:&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;HTTP Server.&lt;/li&gt;
	&lt;li&gt;FTP SSH support.&lt;/li&gt;
	&lt;li&gt;Proxy components.&lt;/li&gt;
	&lt;li&gt;Existing components improvements.&lt;/li&gt;
	&lt;li&gt;Support for ICMP, LDAP, ACAP and other protocols.&lt;/li&gt;
&lt;/ul&gt;</description>
    </item>
  </channel>
</rss>