﻿<?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 .NET Suite</title>
    <description>Recent additions to the knowledge base from Clever Components</description>
    <link>http://portal.clevercomponents.com/kb/c3/clever-internet-_net-suite.aspx</link>
    <pubDate>Tue, 09 Jun 2026 09:39:25 GMT</pubDate>
    <generator>SmarterTrack Free 100.0.9371</generator>
    <atom:link href="http://portal.clevercomponents.com/RSS.ashx?catid=3&amp;type=newestkbarticles" rel="self" type="application/rss+xml" />
    <item>
      <title>Clever Internet .NET Suite version 11.0 overview</title>
      <link>http://portal.clevercomponents.com/kb/a192/clever-internet-_net-suite-version-11_0-overview.aspx</link>
      <pubDate>Tue, 16 Jan 2024 19:00:39 GMT</pubDate>
      <guid isPermaLink="false">kbarticle192</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 .NET 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/suitenetdownload.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 .NET 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.&lt;/li&gt;
	&lt;li&gt;Send / receive mail using TLS and S/MIME.&lt;/li&gt;
	&lt;li&gt;HTTP, FTP, SFTP, SMTP, POP3, IMAP, and NNTP client / server.&lt;/li&gt;
	&lt;li&gt;SFTP public-key authorization.&lt;/li&gt;
	&lt;li&gt;OAUTH 2.0, JWT, and many more.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;The new &lt;b&gt;Version 11.0&lt;/b&gt; significantly improves the SFTP functionality, increases the connecting and file transferring speed, and extends a list of supported SFTP services.&lt;br /&gt;
The updated DNS Query component can retrieve domain SOA records, resolve IP, MX, and reverse zone information using primary name servers.&lt;br /&gt;
The other components were improved and updated, as well. See the complete change list below.&lt;/p&gt;

&lt;p&gt;The Help documentation is included in the Clever Internet .NET Suite installation and also available at our website: &lt;a href="https://www.clevercomponents.com/downloads/inetsuite/suitenetdownload.asp"&gt;Clever Internet .NET Suite downloads&lt;/a&gt;&lt;/p&gt;

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

&lt;ul&gt;
	&lt;li&gt;The improved MailMessage component allows you to specify a user-defined name for any attached file or embedded resource.&lt;/li&gt;
	&lt;li&gt;MIME header encoding was fixed for Quoted-Printable and RFC-2047 fields.&lt;/li&gt;
	&lt;li&gt;The Imap4Server component was optimized. The updated GetMessages event args allow you to filter the returned message set and do not collect all mailbox messages when handling IMAP4 commands.&lt;/li&gt;
	&lt;li&gt;Minor fixes and improvements.&lt;/li&gt;
	&lt;li&gt;The library provides the full Visual Studio 2022 support.&lt;/li&gt;
&lt;/ul&gt;

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

&lt;ul&gt;
	&lt;li&gt;Supported Visual Studio versions: 2010, 2012, 2013, 2015, 2017, 2019, and 2022. Minimal .NET Framework version is 4.0.&lt;/li&gt;
	&lt;li&gt;.NET Core support. The Clever Internet .NET Suite library can be used in the .NET Core-based projects.&lt;br /&gt;
	The library is built on using the .NET Framework 4. Starting with .NET Standard 2.0, the .NET Framework compatibility mode was introduced.&lt;br /&gt;
	This compatibility mode allows .NET Standard and .NET Core projects to reference .NET Framework libraries.&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 client and server components.&lt;/li&gt;
	&lt;li&gt;Send / receive JSON over HTTP.&lt;/li&gt;
	&lt;li&gt;International domain names for HTTP components.&lt;/li&gt;
	&lt;li&gt;The ability to verify client and server credentials.&lt;/li&gt;
	&lt;li&gt;HTTPS Client - TLS1.2 support, TLS1.3-ready, NTLM, Kerberos, and Negotiate authorization.&lt;/li&gt;
	&lt;li&gt;FTP, SMTP, POP3, IMAP, NNTP clients - implicit, explicit, and automatic TLS modes. STARTTLS command support.&lt;/li&gt;
	&lt;li&gt;NTLM authentication for all mail clients: POP3, SMTP, and IMAP.&lt;/li&gt;
	&lt;li&gt;POP3, SMTP clients - GMAIL and Office365 support, OAUTH 2.0 authorization.&lt;/li&gt;
	&lt;li&gt;FTP Client - SSL / TLS support, FTP FXP (Site to Site) transfer mode.&lt;/li&gt;
	&lt;li&gt;FTP Server - user events for handling files and directories, keeping FTP diretory structure in memory.&lt;/li&gt;
	&lt;li&gt;Creating signed and self-signed certificates, working with Windows certificate storage.&lt;/li&gt;
	&lt;li&gt;Import / export certificates in PEM, DER, CER, and PFX formats.&lt;/li&gt;
	&lt;li&gt;Sending and retrieving Emails in MIME format, with file Attachments and Embedded pictures. Saving attachments to the disk.&lt;/li&gt;
	&lt;li&gt;POP3, SMTP, IMAP4 servers - SSL / TLS support, NTLM, APOP, and CRAM-MD5 authentication, keeping the mailbox structure in memory and on the disk.&lt;/li&gt;
	&lt;li&gt;Web DAV - managing remote files, folders, and extended properties on a web server.&lt;/li&gt;
	&lt;li&gt;DNS Query - retrieving mail exchange domains (MX records), resolving host IP addresses, name servers, and TXT records.&lt;/li&gt;
	&lt;li&gt;DNS Server - managing handed and cached DNS zones.&lt;/li&gt;
	&lt;li&gt;SMTP Relay agent. With SMTP relay, a mail message may pass through a number of intermediate relay or gateway hosts on its path from sender to recipient.&lt;/li&gt;
	&lt;li&gt;HTML Parser - extracting HTML Tags: links, images, tables, meta and other tags.&lt;/li&gt;
	&lt;li&gt;GZip compressor - compressing / uncompressing data or files.&lt;/li&gt;
	&lt;li&gt;RSS client - creating, retrieving, and editing RSS feeds.&lt;/li&gt;
	&lt;li&gt;Email validation components - validating Email addresses, service and mailbox availability, handling bounced Emails.&lt;/li&gt;
	&lt;li&gt;Trace Logger - saving debug and stack information.&lt;/li&gt;
	&lt;li&gt;Royalty-free licensing. Free Unlimited Email support.&lt;/li&gt;
	&lt;li&gt;Fully-indexed help documentation. C#, VB.NET and ASP.NET demos code.&lt;/li&gt;
&lt;/ul&gt;

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

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

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

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

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

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

&lt;ul&gt;
	&lt;li&gt;The algorithm of obtaining the Subject Email address for the certificate was fixed.&lt;/li&gt;
	&lt;li&gt;The mail header parser was fixed to correctly encode/decode underline chars within the header fields.&lt;/li&gt;
	&lt;li&gt;The SFTP server didn't create the directory structure when saving the uploaded file - fixed.&lt;/li&gt;
	&lt;li&gt;Some design-time components' properties didn't have default values - fixed.&lt;/li&gt;
	&lt;li&gt;Other minor fixes.&lt;/li&gt;
&lt;/ul&gt;

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

&lt;ul&gt;
	&lt;li&gt;FTP client and server - data connection uses IpV4 protocol only.&lt;/li&gt;
	&lt;li&gt;Socks5 firewall - supports IpV4 only.&lt;/li&gt;
&lt;/ul&gt;

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

&lt;p&gt;Free Demo version of Clever Internet .NET Suite is available for evaluation purposes only. Demo version displays trial warning messages if components are used in GUI applications and&lt;br /&gt;
raises trial exceptions after several times of using it in non-GUI applications and services, 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 .NET Suite version 10.2 overview</title>
      <link>http://portal.clevercomponents.com/kb/a181/clever-internet-_net-suite-version-10_2-overview.aspx</link>
      <pubDate>Tue, 05 Apr 2022 15:41:01 GMT</pubDate>
      <guid isPermaLink="false">kbarticle181</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 .NET 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/suitenetdownload.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 .NET 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.&lt;/li&gt;
	&lt;li&gt;Send / receive mail using TLS and S/MIME.&lt;/li&gt;
	&lt;li&gt;HTTP, FTP, SFTP, SMTP, POP3, IMAP, and NNTP client / server.&lt;/li&gt;
	&lt;li&gt;SFTP public-key authorization.&lt;/li&gt;
	&lt;li&gt;OAUTH 2.0, JWT, and many more.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;The new &lt;b&gt;Version 10.2&lt;/b&gt; significantly improves the SFTP functionality, increases the connecting and file transferring speed, and extends a list of supported SFTP services.&lt;br /&gt;
The updated DNS Query component can retrieve domain SOA records, resolve IP, MX, and reverse zone information using primary name servers.&lt;br /&gt;
The other components were improved and updated, as well. See the complete change list below.&lt;/p&gt;

&lt;p&gt;The Help documentation is included in the Clever Internet .NET Suite installation and also available at our website: &lt;a href="https://www.clevercomponents.com/downloads/inetsuite/suitenetdownload.asp"&gt;Clever Internet .NET Suite downloads&lt;/a&gt;&lt;/p&gt;

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

&lt;ul&gt;
	&lt;li&gt;The default value for the SSH packet's payload size was reduced to 32Kb in order to support more third-party SFTP clients and servers. This parameter can be tuned using the BatchSize property of both the SFTP client and the server.&lt;/li&gt;
	&lt;li&gt;The SFTP server was improved. The new version of this component supports more SFTP clients and implements both the client-first and the server-first approaches of starting the SSH session.&lt;/li&gt;
	&lt;li&gt;Added the certificate chain validation timeout and an options to ignore the revocation errors during the TLS/SSL handshake.&lt;/li&gt;
	&lt;li&gt;The RevocationFlags enumeration was replaced with a set of CertificateChainVerifyFlags flags. The new option allows tuning up the certificate chain validation more flexibly.&lt;/li&gt;
	&lt;li&gt;The DnsQuery component was improved. Added retrieving a domain SOA record.&lt;/li&gt;
	&lt;li&gt;The IP, MX, and reverse zone resolving was improved in the DnsQuery component with a help of using primary name servers for domains.&lt;/li&gt;
	&lt;li&gt;The independent SOCKS4 and SOCKS4a support was introduced. This new feature allows firewalls to automatically resolve the connected host name.&lt;/li&gt;
	&lt;li&gt;The HTTP requests submission was improved when using requests with file and image attachments. Now the attachment streams are requested only once during the sending process.&lt;/li&gt;
	&lt;li&gt;The Imap4Server component was optimized. The updated GetMessages event args allow you to filter the returned message set and do not collect all mailbox messages when handling IMAP4 commands.&lt;/li&gt;
	&lt;li&gt;The library provides the full Visual Studio 2022 support.&lt;/li&gt;
&lt;/ul&gt;

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

&lt;ul&gt;
	&lt;li&gt;Supported Visual Studio versions: 2010, 2012, 2013, 2015, 2017, 2019, and 2022. Minimal .NET Framework version is 4.0.&lt;/li&gt;
	&lt;li&gt;.NET Core support. The Clever Internet .NET Suite library can be used in the .NET Core-based projects.&lt;br /&gt;
	The library is built on using the .NET Framework 4. Starting with .NET Standard 2.0, the .NET Framework compatibility mode was introduced.&lt;br /&gt;
	This compatibility mode allows .NET Standard and .NET Core projects to reference .NET Framework libraries.&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 client and server components.&lt;/li&gt;
	&lt;li&gt;Send / receive JSON over HTTP.&lt;/li&gt;
	&lt;li&gt;International domain names for HTTP components.&lt;/li&gt;
	&lt;li&gt;The ability to verify client and server credentials.&lt;/li&gt;
	&lt;li&gt;HTTPS Client - TLS1.2 support, TLS1.3-ready, NTLM, Kerberos, and Negotiate authorization.&lt;/li&gt;
	&lt;li&gt;FTP, SMTP, POP3, IMAP, NNTP clients - implicit, explicit, and automatic TLS modes. STARTTLS command support.&lt;/li&gt;
	&lt;li&gt;NTLM authentication for all mail clients: POP3, SMTP, and IMAP.&lt;/li&gt;
	&lt;li&gt;POP3, SMTP clients - GMAIL and Office365 support, OAUTH 2.0 authorization.&lt;/li&gt;
	&lt;li&gt;FTP Client - SSL / TLS support, FTP FXP (Site to Site) transfer mode.&lt;/li&gt;
	&lt;li&gt;FTP Server - user events for handling files and directories, keeping FTP diretory structure in memory.&lt;/li&gt;
	&lt;li&gt;Creating signed and self-signed certificates, working with Windows certificate storage.&lt;/li&gt;
	&lt;li&gt;Import / export certificates in PEM, DER, CER, and PFX formats.&lt;/li&gt;
	&lt;li&gt;Sending and retrieving Emails in MIME format, with file Attachments and Embedded pictures. Saving attachments to the disk.&lt;/li&gt;
	&lt;li&gt;POP3, SMTP, IMAP4 servers - SSL / TLS support, NTLM, APOP, and CRAM-MD5 authentication, keeping the mailbox structure in memory and on the disk.&lt;/li&gt;
	&lt;li&gt;Web DAV - managing remote files, folders, and extended properties on a web server.&lt;/li&gt;
	&lt;li&gt;DNS Query - retrieving mail exchange domains (MX records), resolving host IP addresses, name servers, and TXT records.&lt;/li&gt;
	&lt;li&gt;DNS Server - managing handed and cached DNS zones.&lt;/li&gt;
	&lt;li&gt;SMTP Relay agent. With SMTP relay, a mail message may pass through a number of intermediate relay or gateway hosts on its path from sender to recipient.&lt;/li&gt;
	&lt;li&gt;HTML Parser - extracting HTML Tags: links, images, tables, meta and other tags.&lt;/li&gt;
	&lt;li&gt;GZip compressor - compressing / uncompressing data or files.&lt;/li&gt;
	&lt;li&gt;RSS client - creating, retrieving, and editing RSS feeds.&lt;/li&gt;
	&lt;li&gt;Email validation components - validating Email addresses, service and mailbox availability, handling bounced Emails.&lt;/li&gt;
	&lt;li&gt;Trace Logger - saving debug and stack information.&lt;/li&gt;
	&lt;li&gt;Royalty-free licensing. Free Unlimited Email support.&lt;/li&gt;
	&lt;li&gt;Fully-indexed help documentation. C#, VB.NET and ASP.NET demos code.&lt;/li&gt;
&lt;/ul&gt;

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

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

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

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

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

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

&lt;ul&gt;
	&lt;li&gt;The algorithm of obtaining the Subject Email address for the certificate was fixed.&lt;/li&gt;
	&lt;li&gt;The mail header parser was fixed to correctly encode/decode underline chars within the header fields.&lt;/li&gt;
	&lt;li&gt;The SFTP server didn't create the directory structure when saving the uploaded file - fixed.&lt;/li&gt;
	&lt;li&gt;Some design-time components' properties didn't have default values - fixed.&lt;/li&gt;
	&lt;li&gt;Other minor fixes.&lt;/li&gt;
&lt;/ul&gt;

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

&lt;ul&gt;
	&lt;li&gt;FTP client and server - data connection uses IpV4 protocol only.&lt;/li&gt;
	&lt;li&gt;Socks5 firewall - supports IpV4 only.&lt;/li&gt;
&lt;/ul&gt;

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

&lt;p&gt;Free Demo version of Clever Internet .NET Suite is available for evaluation purposes only. Demo version displays trial warning messages if components are used in GUI applications and&lt;br /&gt;
raises trial exceptions after several times of using it in non-GUI applications and services, 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 .NET Suite version 10.1 overview</title>
      <link>http://portal.clevercomponents.com/kb/a174/clever-internet-_net-suite-version-10_1-overview.aspx</link>
      <pubDate>Wed, 13 Oct 2021 07:43:37 GMT</pubDate>
      <guid isPermaLink="false">kbarticle174</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 .NET 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/suitenetdownload.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 .NET 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;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 / server 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 introduced the SFTP Server component and also the TCP Client / Server components, which can be used to implement any custom data exchanging.&lt;br /&gt;
The SSH engine was totally redesigned and improved to support more SSH channels.&lt;br /&gt;
Also, we have fixed some existing problems with the SFTP and HTTP clients, the OAUTH component, the SOAP Security engine, and the SSH protocol implementation.&lt;br /&gt;
See the complete change list below.&lt;/p&gt;

&lt;p&gt;The Help documentation is included in the Clever Internet .NET Suite installation and also available at our website: &lt;a href="https://www.clevercomponents.com/downloads/inetsuite/suitenetdownload.asp" target="_blank"&gt;Clever Internet .NET Suite downloads&lt;/a&gt;&lt;/p&gt;

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

&lt;ul&gt;
	&lt;li&gt;The SFTP Server component for .NET was implemented;&lt;/li&gt;
	&lt;li&gt;The new SFTP File Handler component for C# and VB.NET allows the SFTP server to handle files on the disk;&lt;/li&gt;
	&lt;li&gt;The TCP Client, TCP Server, TCP Command Client, and TCP Command Server components are available in the Visual Studio Toolbox;&lt;/li&gt;
	&lt;li&gt;Both UDP Client and UDP Server components are available in Toolbox, as well;&lt;/li&gt;
	&lt;li&gt;Public-Key authorization was implemented in the SFTP Server component;&lt;/li&gt;
	&lt;li&gt;The following class renamings were made in order to clean up and simplify the library structure: SshUserKey -&amp;gt; PrivateKey, SshUserIdentity -&amp;gt; IUserIdentity;&lt;/li&gt;
	&lt;li&gt;The implemented Starting event occurs before running the TcpServer component and allows refreshing cached data, such as UserAccount settings;&lt;/li&gt;
	&lt;li&gt;The GetResponseCode event was added to all TCP-based clients. The event allows implementing own handlers for server responses;&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;MailMessage - added the X-Mailer header support;&lt;/li&gt;
	&lt;li&gt;The 'diffie-hellman-group14-sha256' key exchange algorithm was added to the SSH engine for .NET;&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;Supported Visual Studio versions: 2010, 2012, 2013, 2015, 2017, and 2019. Minimal .NET Framework version is 4.0.&lt;/li&gt;
	&lt;li&gt;.NET Core support. The Clever Internet .NET Suite library can be used in the .NET Core-based projects.&lt;br /&gt;
	The library is built on using the .NET Framework 4. Starting with .NET Standard 2.0, the .NET Framework compatibility mode was introduced.&lt;br /&gt;
	This compatibility mode allows .NET Standard and .NET Core projects to reference .NET Framework libraries.&lt;/li&gt;
	&lt;li&gt;Simple HTTP Server component.&lt;/li&gt;
	&lt;li&gt;Complete Client / Server solutions with full SSL / TLS support for FTP, SMTP, POP3, and IMAP4 protocols.&lt;/li&gt;
	&lt;li&gt;TLS / SSL support for all protocol components.&lt;/li&gt;
	&lt;li&gt;SSH support for the SFTP protocol.&lt;/li&gt;
	&lt;li&gt;Send / receive HTTP requests with JSON data.&lt;/li&gt;
	&lt;li&gt;International domain names for HTTP components.&lt;/li&gt;
	&lt;li&gt;The ability to verify client and server credentials.&lt;/li&gt;
	&lt;li&gt;HTTPS Client - TLS1.2 support, TLS1.3-ready, NTLM, Kerberos, and Negotiate authorization.&lt;/li&gt;
	&lt;li&gt;FTP, SMTP, POP3, IMAP, NNTP clients - implicit, explicit, and automatic TLS modes. STARTTLS command support.&lt;/li&gt;
	&lt;li&gt;NTLM authentication for all mail clients: POP3, SMTP, and IMAP.&lt;/li&gt;
	&lt;li&gt;POP3, SMTP clients - GMAIL and Office365 support, OAUTH 2.0 authorization.&lt;/li&gt;
	&lt;li&gt;FTP Client - SSL / TLS support, FTP FXP (Site to Site) transfer mode.&lt;/li&gt;
	&lt;li&gt;FTP Server - user events for handling files and directories, keeping FTP diretory structure in memory.&lt;/li&gt;
	&lt;li&gt;Creating signed and self-signed certificates, working with Windows certificate storage.&lt;/li&gt;
	&lt;li&gt;Import / export certificates in PEM, DER, CER, and PFX formats.&lt;/li&gt;
	&lt;li&gt;Sending and retrieving Emails in MIME format, with file Attachments and Embedded pictures. Saving attachments to the disk.&lt;/li&gt;
	&lt;li&gt;POP3, SMTP, IMAP4 servers - SSL / TLS support, NTLM, APOP, and CRAM-MD5 authentication, keeping the mailbox structure in memory and on the disk.&lt;/li&gt;
	&lt;li&gt;Web DAV - managing remote files, folders, and extended properties on a web server.&lt;/li&gt;
	&lt;li&gt;DNS Query - retrieving mail exchange domains (MX records), resolving host IP addresses, name servers, and TXT records.&lt;/li&gt;
	&lt;li&gt;DNS Server - managing handed and cached DNS zones.&lt;/li&gt;
	&lt;li&gt;SMTP Relay agent. With SMTP relay, a mail message may pass through a number of intermediate relay or gateway hosts on its path from sender to recipient.&lt;/li&gt;
	&lt;li&gt;HTML Parser - extracting HTML Tags: links, images, tables, meta and other tags.&lt;/li&gt;
	&lt;li&gt;GZip compressor - compressing / uncompressing data or files.&lt;/li&gt;
	&lt;li&gt;RSS client - creating, retrieving, and editing RSS feeds.&lt;/li&gt;
	&lt;li&gt;Email validation components - validating Email addresses, service and mailbox availability, handling bounced Emails.&lt;/li&gt;
	&lt;li&gt;Trace Logger - saving debug and stack information.&lt;/li&gt;
	&lt;li&gt;Royalty-free licensing. Free Unlimited Email support.&lt;/li&gt;
	&lt;li&gt;Fully-indexed help documentation. C#, VB.NET and ASP.NET demos code.&lt;/li&gt;
&lt;/ul&gt;

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

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

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

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

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

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

&lt;ul&gt;
	&lt;li&gt;The FTP client component caused errors on some FTP servers when requesting a currently selected folder - fixed;&lt;/li&gt;
	&lt;li&gt;The 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 SSH engine incorrectly handled pipelined packets while downloading and uploading data - fixed;&lt;/li&gt;
	&lt;li&gt;The WebDAV component for .NET incorrectly worked with default namespaces when placing the component on to the form - fixed;&lt;/li&gt;
	&lt;li&gt;Default values for .NET component properties were fixed. The issue concerns to all library components;&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;HTTP Client - chunked data was downloaded incompletely becase of unexpectedly closed connection - fixed;&lt;/li&gt;
	&lt;li&gt;Other minor fixes.&lt;/li&gt;
&lt;/ul&gt;

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

&lt;ul&gt;
	&lt;li&gt;FTP client and server - data connection uses IpV4 protocol only.&lt;/li&gt;
	&lt;li&gt;Socks5 firewall - supports IpV4 only.&lt;/li&gt;
&lt;/ul&gt;

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

&lt;p&gt;Free Demo version of Clever Internet .NET Suite is available for evaluation purposes only. Demo version displays trial warning messages if components are used in GUI applications and&lt;br /&gt;
raises trial exceptions after several times of using it in non-GUI applications and services, 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 .NET Suite version 9.6 overview</title>
      <link>http://portal.clevercomponents.com/kb/a164/clever-internet-_net-suite-version-9_6-overview.aspx</link>
      <pubDate>Thu, 04 Jun 2020 07:19:16 GMT</pubDate>
      <guid isPermaLink="false">kbarticle164</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 .NET 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/suitenetdownload.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 .NET 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;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 SFTP component, added new cryptographic keys and algorithms.&lt;br /&gt;
We have fixed some existing problems with digital signatures and 64bit support in the SSH engine. See the complete change list below.&lt;/p&gt;

&lt;p&gt;The Help documentation is included in the Clever Internet .NET Suite installation and also available at our website: &lt;a href="https://www.clevercomponents.com/downloads/inetsuite/suitenetdownload.asp" target="_blank"&gt;Clever Internet .NET Suite downloads&lt;/a&gt;&lt;/p&gt;

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

&lt;ul&gt;
	&lt;li&gt;Certificate management improvements: new Certificate properties were added, new functions to search certificates by issuers, serial numbers, and subjects were implemented.&lt;/li&gt;
	&lt;li&gt;Starting from version 9.5, you can specify a certificate serial number as a big-integer string.&lt;/li&gt;
	&lt;li&gt;New encryption algorithms were added to the SFTP public-key authorization: aes-128-cbc, aes-192-cbc, aes-256-cbc, aes-128-ctr, aes-192-ctr, and aes-256-ctr.&lt;/li&gt;
	&lt;li&gt;Logger improvements: the maximum dump size limit was implemented.&lt;/li&gt;
	&lt;li&gt;The MailMessage.MessageText property was improved to support iPhone Emails with attached pictures.&lt;/li&gt;
	&lt;li&gt;The ConnectTimeout property was added to all Internet clients components.&lt;/li&gt;
	&lt;li&gt;The updated SFTP component provides the ability to specify a character encoding for paths.&lt;/li&gt;
	&lt;li&gt;Added the ability to obtain an SFTP host-key information.&lt;/li&gt;
	&lt;li&gt;SSPI error handling improvements: new status messages and codes were added.&lt;/li&gt;
	&lt;li&gt;Other minor fixes and improvements.&lt;/li&gt;
&lt;/ul&gt;

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

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

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

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

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

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

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

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

&lt;ul&gt;
	&lt;li&gt;HTTP Proxy fix - the connection hanged on some HTTPS proxies. The issue caused hanging in the HTTP client component.&lt;/li&gt;
	&lt;li&gt;SFTP Client fix - the component hanged when connecting to some SFTP hosts, which have the large data window size.&lt;/li&gt;
	&lt;li&gt;Fixed bugs in the SFTP public-key authorization engine.&lt;/li&gt;
	&lt;li&gt;Fixed bug in the Http client component when working with the HTTP CONNECT proxy.&lt;/li&gt;
	&lt;li&gt;The HttpProxy component hangs when disconnecting from a host - fixed.&lt;/li&gt;
	&lt;li&gt;Fixed bugs in the HttpRequest component when parsing multipart MIME requests.&lt;/li&gt;
	&lt;li&gt;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;/ul&gt;

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

&lt;p&gt;Free Demo version of Clever Internet .NET Suite is available for evaluation purposes only. Demo version displays trial warning messages if components are used in GUI applications and&lt;br /&gt;
raises trial exceptions after several times of using it in non-GUI applications and services, 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 .NET Suite version 9.5 overview</title>
      <link>http://portal.clevercomponents.com/kb/a154/clever-internet-_net-suite-version-9_5-overview.aspx</link>
      <pubDate>Tue, 10 Mar 2020 17:31:41 GMT</pubDate>
      <guid isPermaLink="false">kbarticle154</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 .NET 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/suitenetdownload.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 .NET 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;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 SFTP component, added new cryptographic keys and algorithms.&lt;/p&gt;

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

&lt;p&gt;The Help documentation is included in the Clever Internet .NET Suite installation and also available at our website: &lt;a href="https://www.clevercomponents.com/downloads/inetsuite/suitenetdownload.asp" target="_blank"&gt;Clever Internet .NET Suite downloads&lt;/a&gt;&lt;/p&gt;

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

&lt;ul&gt;
	&lt;li&gt;Certificate management improvements: new Certificate properties were added, new functions to search certificates by issuers, serial numbers, and subjects were implemented.&lt;/li&gt;
	&lt;li&gt;Starting from version 9.5, you can specify a certificate serial number as a big-integer string.&lt;/li&gt;
	&lt;li&gt;New encryption algorithms were added to the SFTP public-key authorization: aes-128-cbc, aes-192-cbc, aes-256-cbc, aes-128-ctr, aes-192-ctr, and aes-256-ctr.&lt;/li&gt;
	&lt;li&gt;Logger improvements: the maximum dump size limit was implemented.&lt;/li&gt;
	&lt;li&gt;The MailMessage.MessageText property was improved to support iPhone Emails with attached pictures.&lt;/li&gt;
	&lt;li&gt;The ConnectTimeout property was added to all Internet clients components.&lt;/li&gt;
	&lt;li&gt;The updated SFTP component provides the ability to specify a character encoding for paths.&lt;/li&gt;
	&lt;li&gt;Added the ability to obtain an SFTP host-key information.&lt;/li&gt;
	&lt;li&gt;SSPI error handling improvements: new status messages and codes were added.&lt;/li&gt;
	&lt;li&gt;Other minor fixes and improvements.&lt;/li&gt;
&lt;/ul&gt;

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

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

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

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

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

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

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

&lt;ul&gt;
	&lt;li&gt;Fixed bugs in the SFTP public-key authorization engine.&lt;/li&gt;
	&lt;li&gt;Fixed bug in the Http client component when working with the HTTP CONNECT proxy.&lt;/li&gt;
	&lt;li&gt;The HttpProxy component hangs when disconnecting from a host - fixed.&lt;/li&gt;
	&lt;li&gt;Fixed bugs in the HttpRequest component when parsing multipart MIME requests.&lt;/li&gt;
	&lt;li&gt;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;/ul&gt;

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

&lt;p&gt;Free Demo version of Clever Internet .NET Suite is available for evaluation purposes only. Demo version displays trial warning messages if components are used in GUI applications and raises trial exceptions after several times of using it in non-GUI applications and services, 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 .NET Suite version 9.4 overview</title>
      <link>http://portal.clevercomponents.com/kb/a130/clever-internet-_net-suite-version-9_4-overview.aspx</link>
      <pubDate>Mon, 09 Sep 2019 06:45:20 GMT</pubDate>
      <guid isPermaLink="false">kbarticle130</guid>
      <description>&lt;p&gt;&lt;img align="left" alt="" height="210" src="https://www.clevercomponents.com/images/suite94-splash-border-net.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 .NET 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/suitenetdownload.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 and many more.&lt;/li&gt;
&lt;/ul&gt;

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

&lt;ul&gt;
	&lt;li&gt;Visual Studio 2019 support was introduced.&lt;/li&gt;
	&lt;li&gt;A new HTTP Proxy component was implemented. The component opens an HTTP tunnel using the CONNECT method and returns a new proxied connection. You can use it together with any TCP protocol, such as FTP, SMTP, and IMAP. All Clever Internet Suite client components support the HttpProxy component. Each client provides the Proxy property, that can be used to specify an instance of the HttpProxy component. The component's interface allows you to create a proxy chain, and communicate via two, or more proxy servers.&lt;/li&gt;
	&lt;li&gt;The HTTP proxy support was added to all protocols, including SFTP.&lt;/li&gt;
	&lt;li&gt;EppServer, FtpServer, Imap4Server, NntpServer, Pop3Server, and SmtpServer - added a new OnCreateUserAccount event. The event allows you to create an instance of a user account on the fly, and do not keep user credentials in the UserAccounts collection. You can load them from an arbitrary source: database, file, etc.&lt;/li&gt;
	&lt;li&gt;BounceChecker: a new property ExtractedEmails was added. The property returns a list of extracted e-mail addresses when calling the ExtractEmails or the CheckBounced methods.&lt;/li&gt;
	&lt;li&gt;The following encodings were implemented: Percent Encoding, HTTP Form Field Encoding, Mail Header Encoding (see the PercentEncoder, FormFieldEncoder, Rfc2231HeaderEncoder classes, correspondingly).&lt;/li&gt;
	&lt;li&gt;The updated Encoder and the MailMessage components allow you to skip malformed data in an input stream and extract as many valid data as possible. You can set up the components' behavior using the ErrorProcessing property.&lt;/li&gt;
	&lt;li&gt;The FTP Client component now supports the HTTP Connect proxy.&lt;/li&gt;
	&lt;li&gt;Starting from v9.4, you can use the OAuth.Active property to determine the component activity state.&lt;/li&gt;
	&lt;li&gt;A new example was added: SMTP Client over HTTP Connect Proxy.&lt;/li&gt;
&lt;/ul&gt;

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

&lt;ul&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 in JSON format.&lt;/li&gt;
	&lt;li&gt;Royalty free licensing. Free Unlimited Email support.&lt;/li&gt;
	&lt;li&gt;Fully-indexed help documentation. C#, VB.NET and ASP.NET demos code.&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 authorization.&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 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. 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;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, retrieve the information about name servers and many other information from the DNS server.&lt;/li&gt;
	&lt;li&gt;DNS Server - implements fully functional DNS server and allows you to both manage handed DNS zones and cache non-authoritative DNS records.&lt;/li&gt;
	&lt;li&gt;SMTP Relay - implements a SMTP Relay agent. With SMTP relay, a mail message may pass through a number of intermediate relay or gateway hosts on its path from sender to recipient.&lt;/li&gt;
	&lt;li&gt;HTML Parser - parse HTML Tags: links, images, tables, meta tags and many more.&lt;/li&gt;
	&lt;li&gt;GZip compressor component - provides compressing / uncompressing feature when transmitting data over the Internet, storing data in to a file, database and many more.&lt;/li&gt;
	&lt;li&gt;RSS client - is used for creating, retrieving, and editing RSS feeds.&lt;/li&gt;
	&lt;li&gt;Email validation components - allow you to validate recipients email addresses, mailbox availability and also handle bounced emails.&lt;/li&gt;
	&lt;li&gt;Trace Logger - provides logging functionality for storing debug information and tracing your code.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Also a set of additional classes and components are available: Mail Message, HTTP Request, GZip compressor, MIME Encoder, S/MIME message, HTML Parser. 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;The current version of the Clever Internet Suite uses the Bouncy Castle Cryptographic C# API for ASN1 encoding functionality. This library is used when importing/exporting RSA private keys. If you are not planning to use the crytographic functionality, simple remove the BouncyCastle.Crypto.dll library from you project References list.&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 &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;Minor fixes and improvements.&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;IpV6 Notes&lt;/h2&gt;

&lt;p&gt;Currently, the following components support IpV6 with some restrictions:&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;Socks5 firewall - supports IpV4 only;&lt;/li&gt;
	&lt;li&gt;Ftp client and FtpServer - data connection uses IpV4 protocol only.&lt;/li&gt;
&lt;/ul&gt;

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

&lt;p&gt;Free Demo version of Clever Internet .NET Suite is available for evaluation purposes only. Demo version displays trial warning messages if components are used in GUI applications and raises trial exceptions after several times of using it in non-GUI applications and services, all other features are completely available.&lt;/p&gt;

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

&lt;p&gt;Copyright &amp;copy; 1999 - 2019&amp;nbsp;&lt;a href="https://www.clevercomponents.com"&gt;www.clevercomponents.com&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Clever Internet .NET Suite version 9.3 overview</title>
      <link>http://portal.clevercomponents.com/kb/a117/clever-internet-_net-suite-version-9_3-overview.aspx</link>
      <pubDate>Tue, 05 Feb 2019 13:37:37 GMT</pubDate>
      <guid isPermaLink="false">kbarticle117</guid>
      <description>&lt;p&gt;&lt;img align="left" alt="" height="210" src="https://www.clevercomponents.com/images/suite93-splash-border-net.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 .NET 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/suitenetdownload.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 and many more.&lt;/li&gt;
&lt;/ul&gt;

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

&lt;ul&gt;
	&lt;li&gt;Supported Visual Studio versions: 2010, 2012, 2013, 2015 and 2017. Minimal .NET Framework version is 4.0.&lt;/li&gt;
	&lt;li&gt;.NET Core support. The Clever Internet .NET Suite library can be used in the .NET Core-based projects. The library is built on using the .NET Framework 4. Starting with .NET Standard 2.0, the .NET Framework compatibility mode was introduced. This compatibility mode allows .NET Standard and .NET Core projects to reference .NET Framework libraries.&lt;/li&gt;
	&lt;li&gt;The MIME Parameter Continuation and Header Encoding Extensions were implemented. See RFC-2231.&lt;/li&gt;
	&lt;li&gt;The IsIpV6Preferred global variable was removed.&lt;/li&gt;
	&lt;li&gt;The new UseIpV6 property was introduced to all protocol components: HTTP, FTP, SMTP, IMAP, and etc.&lt;/li&gt;
	&lt;li&gt;The new NonPersistentStream class was implemented. In addition to NullStream, this new class provides both the Seek and SetLength methods.&lt;/li&gt;
	&lt;li&gt;The CSP property was renamed to SecurityPackage in the protocol components: HTTP, FTP, SMTP, etc.&lt;/li&gt;
	&lt;li&gt;The Clever Internet .NET 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;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 in JSON format.&lt;/li&gt;
	&lt;li&gt;Royalty free licensing. Free Unlimited Email support.&lt;/li&gt;
	&lt;li&gt;Fully-indexed help documentation. C#, VB.NET and ASP.NET demos code.&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 authorization.&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 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. 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;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, retrieve the information about name servers and many other information from the DNS server.&lt;/li&gt;
	&lt;li&gt;DNS Server - implements fully functional DNS server and allows you to both manage handed DNS zones and cache non-authoritative DNS records.&lt;/li&gt;
	&lt;li&gt;SMTP Relay - implements a SMTP Relay agent. With SMTP relay, a mail message may pass through a number of intermediate relay or gateway hosts on its path from sender to recipient.&lt;/li&gt;
	&lt;li&gt;HTML Parser - parse HTML Tags: links, images, tables, meta tags and many more.&lt;/li&gt;
	&lt;li&gt;GZip compressor component - provides compressing / uncompressing feature when transmitting data over the Internet, storing data in to a file, database and many more.&lt;/li&gt;
	&lt;li&gt;RSS client - is used for creating, retrieving, and editing RSS feeds.&lt;/li&gt;
	&lt;li&gt;Email validation components - allow you to validate recipients email addresses, mailbox availability and also handle bounced emails.&lt;/li&gt;
	&lt;li&gt;Trace Logger - provides logging functionality for storing debug information and tracing your code.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Also a set of additional classes and components are available: Mail Message, HTTP Request, GZip compressor, MIME Encoder, S/MIME message, HTML Parser. 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;The current version of the Clever Internet Suite uses the Bouncy Castle Cryptographic C# API for ASN1 encoding functionality. This library is used when importing/exporting RSA private keys. If you are not planning to use the crytographic functionality, simple remove the BouncyCastle.Crypto.dll library from you project References list.&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 &lt;a href="https://www.clevercomponents.com/home/maillist.asp"&gt;Mail List Subscription&lt;/a&gt; and stay tuned.&lt;/p&gt;

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

&lt;ul&gt;
	&lt;li&gt;The TLS mode activation for the data channel of the FtpServer component was fixed.&lt;/li&gt;
	&lt;li&gt;The SecurityPackage fix for both the AsyncClient and the FtpServer components was implemented.&lt;/li&gt;
	&lt;li&gt;The HTTP Put method call without the responseBody causes the timeout error - fixed.&lt;/li&gt;
	&lt;li&gt;The MailMessage parser causes the &amp;quot;List index error&amp;quot; when parsing malformed messages - fixed.&lt;/li&gt;
	&lt;li&gt;The Q-encoding algorithm was fixed in the MIME header classes.&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;IpV6 Notes&lt;/h2&gt;

&lt;p&gt;Currently, the following components support IpV6 with some restrictions:&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;Socks5 firewall - supports IpV4 only;&lt;/li&gt;
	&lt;li&gt;Ftp client and FtpServer - data connection uses IpV4 protocol only.&lt;/li&gt;
&lt;/ul&gt;

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

&lt;p&gt;Free Demo version of Clever Internet .NET Suite is available for evaluation purposes only. Demo version displays trial warning messages if components are used in GUI applications and raises trial exceptions after several times of using it in non-GUI applications and services, all other features are completely available.&lt;/p&gt;

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

&lt;p&gt;Copyright &amp;copy; 1999 - 2019&amp;nbsp;&lt;a href="https://www.clevercomponents.com"&gt;www.clevercomponents.com&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Clever Internet .NET Suite version 9.2 overview</title>
      <link>http://portal.clevercomponents.com/kb/a114/clever-internet-_net-suite-version-9_2-overview.aspx</link>
      <pubDate>Sat, 02 Feb 2019 09:27:35 GMT</pubDate>
      <guid isPermaLink="false">kbarticle114</guid>
      <description>&lt;p&gt;&lt;a href="https://www.clevercomponents.com/downloads/inetsuite/suitenetdownload.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 .NET 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 and many more.&lt;/li&gt;
&lt;/ul&gt;

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

&lt;ul&gt;
	&lt;li&gt;Supported Visual Studio versions: 2010, 2012, 2013, 2015 and 2017. Minimal .NET Framework version is 4.0.&lt;/li&gt;
	&lt;li&gt;SFTP - new strong cryptographic algorithms were added, SSH connection problems were fixed.&lt;/li&gt;
	&lt;li&gt;Get ready for TLS 1.3 - the components will use the new protocol after the official TLS 1.3 release.&lt;/li&gt;
	&lt;li&gt;The ability to provide the root certificate for SSL/TLS connections was implemented. The new SendRootCertificate property was added to all the client and server components.&lt;/li&gt;
	&lt;li&gt;Added an option to use the only strong cryptographic algorithms (disable known weak cryptographic algorithms, cipher suites, and SSL/TLS protocol versions, including RC4). The new UseStrongCryptoAlgorithms property was implemented in both the client and the server components.&lt;/li&gt;
	&lt;li&gt;CertificateStore - added the ability to load the certificate chain for the given certificate.&lt;/li&gt;
	&lt;li&gt;The HTTP PATCH command was implemented.&lt;/li&gt;
	&lt;li&gt;SMIME - new strong encryption and signature algorithms were added.&lt;/li&gt;
	&lt;li&gt;SMIME - the new Config property allows you to change the used cryptographic algorithms and other cryptographic parameters. The updated version of the component allows you to obtain an information about the used cryptographic algorithms, the signing key length, and digital certificates before verifying and decrypting the message.&lt;/li&gt;
	&lt;li&gt;The updated Encryptor component allows you to extract the used cryptographic algorithms, key length, and other information from the protected file. A set of overloaded methods was added.&lt;/li&gt;
	&lt;li&gt;The IMAP4 UTF7 name encoding was added. The implemented feature allows you to use international mailbox names with both the client and server components.&lt;/li&gt;
	&lt;li&gt;IMAP4 client - support for multiple untagged SEARCH responses was added.&lt;/li&gt;
	&lt;li&gt;IMAP4 client - the UnseenMessages property was removed from the TclImap4MailBoxInfo class.&lt;/li&gt;
	&lt;li&gt;The updated OAuth component allows you to refresh the authorization token and specify custom request fields while negotiating with the OAUTH server.&lt;/li&gt;
	&lt;li&gt;BounceChecker - The updated component extracts all email addresses from the message by using of the regular expressions syntax, analyzes the message content, and indicates, if the message contains the non-delivery report.&lt;/li&gt;
	&lt;li&gt;The Encode/Decode methods of the Encoder component were renamed and reorganized in order to improve the interface and usability.&lt;/li&gt;
	&lt;li&gt;SSH engine - the support for the Global Request Handling was implemented.&lt;/li&gt;
	&lt;li&gt;New demos for Dkim and GMail were added to the .NET edition of the Clever Internet Suite.&lt;/li&gt;
&lt;/ul&gt;

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

&lt;ul&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 in JSON format.&lt;/li&gt;
	&lt;li&gt;Royalty free licensing. Free Unlimited Email support.&lt;/li&gt;
	&lt;li&gt;Fully-indexed help documentation. C#, VB.NET and ASP.NET demos code.&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 authorization.&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 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. 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;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, retrieve the information about name servers and many other information from the DNS server.&lt;/li&gt;
	&lt;li&gt;DNS Server - implements fully functional DNS server and allows you to both manage handed DNS zones and cache non-authoritative DNS records.&lt;/li&gt;
	&lt;li&gt;SMTP Relay - implements a SMTP Relay agent. With SMTP relay, a mail message may pass through a number of intermediate relay or gateway hosts on its path from sender to recipient.&lt;/li&gt;
	&lt;li&gt;HTML Parser - parse HTML Tags: links, images, tables, meta tags and many more.&lt;/li&gt;
	&lt;li&gt;GZip compressor component - provides compressing / uncompressing feature when transmitting data over the Internet, storing data in to a file, database and many more.&lt;/li&gt;
	&lt;li&gt;RSS client - is used for creating, retrieving, and editing RSS feeds.&lt;/li&gt;
	&lt;li&gt;Email validation components - allow you to validate recipients email addresses, mailbox availability and also handle bounced emails.&lt;/li&gt;
	&lt;li&gt;Trace Logger - provides logging functionality for storing debug information and tracing your code.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Also a set of additional classes and components are available: Mail Message, HTTP Request, GZip compressor, MIME Encoder, S/MIME message, HTML Parser. 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;The current version of the Clever Internet Suite uses the Bouncy Castle Cryptographic C# API for ASN1 encoding functionality. This library is used when importing/exporting RSA private keys. If you are not planning to use the crytographic functionality, simple remove the BouncyCastle.Crypto.dll library from you project References list.&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 &lt;a href="https://www.clevercomponents.com/home/maillist.asp"&gt;Mail List Subscription&lt;/a&gt; and stay tuned.&lt;/p&gt;

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

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

&lt;h2&gt;IpV6 Notes&lt;/h2&gt;

&lt;p&gt;Currently, the following components support IpV6 with some restrictions:&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;Socks5 firewall - supports IpV4 only;&lt;/li&gt;
	&lt;li&gt;Ftp client and FtpServer - data connection uses IpV4 protocol only.&lt;/li&gt;
&lt;/ul&gt;

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

&lt;p&gt;Free Demo version of Clever Internet .NET Suite is available for evaluation purposes only. Demo version displays trial warning messages if components are used in GUI applications and raises trial exceptions after several times of using it in non-GUI applications and services, all other features are completely available.&lt;/p&gt;

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

&lt;p&gt;Copyright &amp;copy; 1999 - 2018&amp;nbsp;&lt;a href="https://www.clevercomponents.com"&gt;www.clevercomponents.com&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Clever Internet .NET Suite version 9.1 overview</title>
      <link>http://portal.clevercomponents.com/kb/a100/clever-internet-_net-suite-version-9_1-overview.aspx</link>
      <pubDate>Wed, 27 Dec 2017 10:56:18 GMT</pubDate>
      <guid isPermaLink="false">kbarticle100</guid>
      <description>&lt;p&gt;&lt;a href="https://www.clevercomponents.com/downloads/inetsuite/suitenetdownload.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 .NET 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 and many more.&lt;/li&gt;
&lt;/ul&gt;

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

&lt;ul&gt;
	&lt;li&gt;Supported Visual Studio versions: 2010, 2012, 2013, 2015 and 2017. Minimal .NET Framework version is 4.0.&lt;/li&gt;
	&lt;li&gt;Visual Studio 2005 and 2008 are no longer supported. The .NET Compact Framework 2.0 and 3.5 are no longer supported as well.&lt;/li&gt;
	&lt;li&gt;New OAUTH component - support for many popular services online, including GMail, Facebook, Twitter, YandexDisk and many more. LocalWebServer, WebApplication and EnterCodeForm OAUTH protocol end-points are supported.&lt;/li&gt;
	&lt;li&gt;New SFTP client component was implemented. The following features are supported: the user-password authorization, the public key authorization, download/upload files, manage SFTP directories and many more.&lt;/li&gt;
	&lt;li&gt;New DKIM component was introduced - the ability to sign and verify mail messages, generate DKIM keys and DNS txt records for these keys and many more.&lt;/li&gt;
	&lt;li&gt;New HTTP server component allows you to run a single-threaded listening connection, receive requests and send responses to connected HTTP client.&lt;/li&gt;
	&lt;li&gt;New Encryptor component was implemented. This component allows you to encrypt/decrypt files, text or binary data, sign with digital signature algorithms and store the enveloped data to a file or stream, verify digital signatures for existing enveloped data and many more. X509 cerificates are supported.&lt;/li&gt;
	&lt;li&gt;New CryptEncoder class allows you to encode/decode cryptographic keys, certificates and other data in PEM and SSH2 formats. The algorithm allows you to decrypt encrypted SSH2 private keys as well.&lt;/li&gt;
	&lt;li&gt;MailMessage - RFC 5987 support added, file names in UTF-8 format implemented.&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;Updated components&lt;/h2&gt;

&lt;ul&gt;
	&lt;li&gt;The OAUTH support for IMAP4 and SMTP components. The new functionality allows you to communicate with GMAIL and other services that support the OAUTH 2.0 authorization.&lt;/li&gt;
	&lt;li&gt;HTTP client - a set of new features were introduced: the OAUTH authorization support, &amp;quot;100 Continue&amp;quot; support, more overloaded methods for sending requests of different types were implemented.&lt;/li&gt;
	&lt;li&gt;WebDAV - the OAUTH support was added.&lt;/li&gt;
	&lt;li&gt;FTP client - UTF-8 support was addded. Starting from now, you can use UTF8-encoded file names, specify your own character encoding and use the encoding auto-detection mode. New DataHost property allows you to connect to the FTP service over NAT or a firewall in non-passive mode.&lt;/li&gt;
	&lt;li&gt;FTP server - new extension methods were implemented: MDTM, FEAT, OPTS. Starting from now, you can specify a list of supported FTP server extensions by using of the Extensions component property.&lt;/li&gt;
	&lt;li&gt;DNS client and server - the IPv6 support was implemented, AAAA records were added.&lt;/li&gt;
	&lt;li&gt;DnsQuery component - the RootNameServers property was added. New functionality allows you to lookup DNS records starting from the root server list.&lt;/li&gt;
	&lt;li&gt;The Encoder component was improved - a set of overloaded methods for text encoding/decoding was added; new AllowEsc property enables the component to process escape symbols.&lt;/li&gt;
	&lt;li&gt;The AsyncClient component was improved. The AsyncError event was introduced.&lt;/li&gt;
	&lt;li&gt;HttpRequest was redesigned and improved.&lt;/li&gt;
	&lt;li&gt;The MailMessage component was improved. The List-Unsubscribe support was added. DKIM signatures were implemented. The header parsing algorithm was fixed. The Calendar body type was added. A set of helper methods that simplify the body access was implemented: MessageText, Calendar, Images, Attachments.&lt;/li&gt;
	&lt;li&gt;The SMimeMessage component was improved as well. The single GetCertificate event was replaced with two new events: GetSigningCertificate and GetEncryptionCertificate. This functionality allows you to easily specify different certificates for both signing and encrypting/verifying and decrypting procedures.&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;Other changes&lt;/h2&gt;

&lt;ul&gt;
	&lt;li&gt;TLS1.1 and TLS1.2 security algorithms were added.&lt;/li&gt;
	&lt;li&gt;International domain names (IDN) for HTTP and email components.&lt;/li&gt;
	&lt;li&gt;The DataStringCollection class was removed. The code was replaced with the StringCollectionEx advanced collection. New code simplifies the usage of text data from this collection and improves the performance.&lt;/li&gt;
	&lt;li&gt;The socket engine was redesigned and improved. The class inheritance for basic TcpClient and TcpServer components was changed in order to improve the code reuse and better understanding the library structure.&lt;/li&gt;
	&lt;li&gt;The certificate management was improved, new certificate properties were added: certificate Thumbprint, Subject Key Identifier; more functions for searching certificates were implemented: FindByEmail, FindBySerialNo, etc. The working with certificate keys was improved as well.&lt;/li&gt;
	&lt;li&gt;A set of cryptographic classes were added: Cipher (and its descendants), Hash, Mac, KeyExchange, Signature and many more.&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;Clever Internet .NET Suite features&lt;/h2&gt;

&lt;ul&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 in JSON format.&lt;/li&gt;
	&lt;li&gt;Royalty free licensing. Free Unlimited Email support.&lt;/li&gt;
	&lt;li&gt;Fully-indexed help documentation. C#, VB.NET and ASP.NET demos code.&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 authorization.&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 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. 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;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, retrieve the information about name servers and many other information from the DNS server.&lt;/li&gt;
	&lt;li&gt;DNS Server - implements fully functional DNS server and allows you to both manage handed DNS zones and cache non-authoritative DNS records.&lt;/li&gt;
	&lt;li&gt;SMTP Relay - implements a SMTP Relay agent. With SMTP relay, a mail message may pass through a number of intermediate relay or gateway hosts on its path from sender to recipient.&lt;/li&gt;
	&lt;li&gt;HTML Parser - parse HTML Tags: links, images, tables, meta tags and many more.&lt;/li&gt;
	&lt;li&gt;GZip compressor component - provides compressing / uncompressing feature when transmitting data over the Internet, storing data in to a file, database and many more.&lt;/li&gt;
	&lt;li&gt;RSS client - is used for creating, retrieving, and editing RSS feeds.&lt;/li&gt;
	&lt;li&gt;Email validation components - allow you to validate recipients email addresses, mailbox availability and also handle bounced emails.&lt;/li&gt;
	&lt;li&gt;Trace Logger - provides logging functionality for storing debug information and tracing your code.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Also a set of additional classes and components are available: Mail Message, HTTP Request, GZip compressor, MIME Encoder, S/MIME message, HTML Parser. 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;The current version of the Clever Internet Suite uses the Bouncy Castle Cryptographic C# API for ASN1 encoding functionality. This library is used when importing/exporting RSA private keys. If you are not planning to use the crytographic functionality, simple remove the BouncyCastle.Crypto.dll library from you project References list.&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;h2&gt;Fixed bugs&lt;/h2&gt;

&lt;ul&gt;
	&lt;li&gt;The HttpAuthorization is not thread-safe - fixed.&lt;/li&gt;
	&lt;li&gt;SFTP file permissions parsing errors were fixed, IsDir file attribute works correctly.&lt;/li&gt;
	&lt;li&gt;Installer runs with errors on Windows XP - fixed.&lt;/li&gt;
	&lt;li&gt;TLS engine - INCOMPLETE_MESSAGE error occurred - fixed.&lt;/li&gt;
	&lt;li&gt;RSA key for RSA-SHA-256 algorithm was imported incorrectly - fixed.&lt;/li&gt;
	&lt;li&gt;SFTP large directory listing errors, the problems with receiving of incloplete SSH packets was fixed.&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;IpV6 Notes&lt;/h2&gt;

&lt;p&gt;Currently, the following components support IpV6 with some restrictions:&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;Socks5 firewall - supports IpV4 only;&lt;/li&gt;
	&lt;li&gt;Ftp client and FtpServer - data connection uses IpV4 protocol only.&lt;/li&gt;
&lt;/ul&gt;

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

&lt;p&gt;Free Demo version of Clever Internet .NET Suite is available for evaluation purposes only. Demo version displays trial warning messages if components are used in GUI applications and raises trial exceptions after several times of using it in non-GUI applications and services, all other features are completely available.&lt;/p&gt;

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

&lt;p&gt;Copyright &amp;copy; 1999 - 2017&amp;nbsp;&lt;a href="http://www.clevercomponents.com"&gt;http://www.clevercomponents.com&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Clever Internet .NET Suite version 7.0 overview</title>
      <link>http://portal.clevercomponents.com/kb/a48/clever-internet-_net-suite-version-7_0-overview.aspx</link>
      <pubDate>Fri, 05 Feb 2010 00:03:32 GMT</pubDate>
      <guid isPermaLink="false">kbarticle48</guid>
      <description>&lt;p&gt;&lt;a href="https://www.clevercomponents.com/downloads/inetsuite/suitenetdownload.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&lt;/strong&gt; components 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 .NET 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;&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;&lt;strong&gt;Visual Studio 2010&lt;/strong&gt; beta support was added.&lt;/li&gt;
	&lt;li&gt;MS Visual Studio 2008 and .NET Framework 3.5 support.&lt;/li&gt;
	&lt;li&gt;Windows CE and .NET &lt;strong&gt;Compact Framework&lt;/strong&gt; 3.5 support - Beta, see notes below this document.&lt;/li&gt;
	&lt;li&gt;TcpCommandServer - the ability to add custom commands was implemented.&lt;/li&gt;
	&lt;li&gt;&lt;strong&gt;DNS Server&lt;/strong&gt; - new Zone Manager allows you to create and modify zone files on the disk.&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;Int64 support was implemented in all client and server components.&lt;/li&gt;
	&lt;li&gt;&lt;strong&gt;IMAP Server&lt;/strong&gt; component was implemented.&lt;/li&gt;
	&lt;li&gt;NNTP Server component was implemented.&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;&lt;strong&gt;EmailValidator&lt;/strong&gt; and &lt;strong&gt;BounceChecker&lt;/strong&gt; 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;UdpClient, UdpServer components.&lt;/li&gt;
	&lt;li&gt;Custom TCP client/server solution with SSL support.&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;/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;Trace Logger - provides logging functionality for storing debug information and tracing your code.&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;FTP Server - unhandled exception occured when closing client connection - fixed.&lt;/li&gt;
	&lt;li&gt;MailMessage - message parsing hangs when decoding 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;/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 - sometimes the ConnectionClosed event was not raised - 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;Demo version did not work in .NET Framework 2.0 without preinstalled Framework 1.0 - fixed.&lt;/li&gt;
	&lt;li&gt;MailMessage - email address parser was fixed.&lt;/li&gt;
	&lt;li&gt;Encoder - base64 decoding fixes was added.&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;FTP client, DataProtection, PassiveMode, UseTls are assigned incorrectly in design-time - 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.EncodeField - there are problems with encoding of long attachment file names - fixed.&lt;/li&gt;
	&lt;li&gt;MailMessage - the Progress event works incorrectly when the component encodes the alternative bodies - 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;FtpFileHandler - the server does not raise an error when creating new directory with existing name - fixed.&lt;/li&gt;
	&lt;li&gt;Http - the ContentType header with trailing white spaces is extracted incorrectly - fixed.&lt;/li&gt;
	&lt;li&gt;HttpRequest - fix for building of the HTTP request by HTML.&lt;/li&gt;
	&lt;li&gt;MailMessage - 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;TcpCommandServer - the problem with sending of long (which are longer than BatchSize value) lines was fixed.&lt;/li&gt;
	&lt;li&gt;The server stopped accepting new commands after exception in user connection - fixed.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Starting from now the HttpMail component was removed from the library. This component handled Microsoft Hotmail protocol. Since this protocol is no longer supported by Microsoft, we decided to remove this component from the Clever Internet Suite. If you want to still use the WebDAV technology, please consider migrating to the WebDAV component.&lt;/p&gt;

&lt;p&gt;&lt;span style="font-size: 11pt;"&gt;&lt;strong&gt;Compact Framework notes&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;This is a first edition of the Clever Internet .NET suite with Windows CE support. Currently not all functionality is available in Compact Framework edition. We are planning to implement it in the nearest future. Please feel free to notify us about any problems and ask us any questions you will have. A list of restrictions can be seen below:&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;CertificateStore component is not available in Compact Framework edition.&lt;/li&gt;
	&lt;li&gt;SmimeMessage component is not available.&lt;/li&gt;
	&lt;li&gt;Connecting via SSL / TLS channel is not available.&lt;/li&gt;
	&lt;li&gt;NTLM authentication temporarily disabled in both client and server components.&lt;/li&gt;
	&lt;li&gt;The installer automatically registers Clever Internet .NET Suite Compact Framework assemblies in GAC, but it does not install components to Visual Studio Toolbox.&lt;/li&gt;
	&lt;li&gt;Clever Internet .NET Suite Demos are not yet converted to Windows CE. It is provided for studying purposes.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;The &lt;strong&gt;Clever Internet Suite&lt;/strong&gt; components 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;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 .NET Suite components provide the complete &lt;strong&gt;Client / Server&lt;/strong&gt; solutions for the following Internet protocols: SMTP, POP3, IMAP4, FTP and EPP.&lt;/p&gt;

&lt;p&gt;All server components represent the fully functional multithreaded servers with an ability to customize the connection 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;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;&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 .NET Suite is available for evaluation purposes only. Demo version displays trial warning messages if components are used in GUI applications and raises trial exceptions after several times of using it in non-GUI applications and services, 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;Server components for HTTP protocol.&lt;/li&gt;
	&lt;li&gt;FTP SSH support.&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>