Clever Internet ActiveX Suite 7.0 Beta overview

Download
Purchase
Product Description

The suite of the Clever Internet ActiveX controls presents the most efficient and convenient way of accessing the Internet resources from your applications.
Using the Clever Internet Suite you can add instant SSL / TLS security to your Internet applications and implement many useful Internet-related features:

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.

The Clever Internet ActiveX Suite represents the com-based superstructure on the Clever Internet Suite VCL edition. The main purpose of the Clever Internet suite is to provide to the end-users the higher-level interface available in any languages with com-support routines, such as Visual Basic, Visual C++, VBScript, JavaScript and many others.

What's new

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

New ActiveX objects for HTML

  • clbouncex7.cab - clBouceChecker component.
  • clcertx7.cab - clCertificateStore component.
  • cldownldrx7.cab - clDownloader component.
  • clemailvalx7.cab - clEmailValidator component.
  • climapx7.cab - clImap4 component.
  • clmultidx7.cab - clMultiDownloader component.
  • clmultiux7.cab - clMultiUploader component.
  • clnntpx7.cab - clNntp component.
  • clpopx7.cab - clPop3 component.
  • clrssx7.cab - clRss component.
  • clsmtpx7.cab - clSmtp component.
  • clupldrx7.cab - clUploader component.

Implemented Features

  • Complete Client / Server solutions with full SSL / TLS support for FTP, SMTP, POP3 and IMAP4 protocols.
  • TLS / SSL support for all protocol components.
  • The ability to verify the client and server credential and certificates.
  • HTTP Client - HTTPS (SSL / TLS) protocol, NTLM and Negotiate authentication were implemented.
  • FTP, SMTP, POP3, IMAP, NNTP clients - three new TLS modes - implicit, explicit and automatic. STARTTLS command support.
  • 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.
  • POP3, SMTP clients - working with GMAIL service.
  • Fully functional HTTP / HTTPS client.
  • FTP Client - SSL / TLS support, the ability to set FTP file attributes and permissions were added. FTP FXP (Site to Site) transfer mode
  • 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
  • Events for implementing the mail sending / receiving progress with the ability to interrupt the process.
  • 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.
  • 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.
  • POP3 Server - SSL / TLS support, NTLM, APOP and CRAM-MD5 authentication methods, File System message storage were implemented.
  • POP3 Client - SSL / TLS support, NTLM and CRAM-MD5 authentication methods were implemented.
  • SMTP Server - SSL / TLS support, NTLM, USER/PASS and CRAM-MD5 authentication methods, File System message storage were implemented.
  • 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.
  • IMAP Server - SSL / TLS support, NTLM and CRAM-MD5 authentication methods, shared folders. File System message storage were implemented.
  • The whole socket engine was re-designed. The data transferring speed was dramatically improved.
  • A set of new demo programs were included in to the Clever Internet .NET Suite installation and also available for downloading separately.
  • Web DAV - manages remote files and folders on a web server.
  • 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.
  • DNS Server - implements fully functional DNS server and allows you to both manage handed DNS zones and cache non-authoritative DNS records.
  • 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.
  • HTML Parser - parse HTML Tags: links, images, tables, meta tags and many more.
  • GZip compressor component - provides compressing / uncompressing feature when transmitting data over the Internet, storing data in to a file, database and many more.
  • RSS client - is used for creating, retrieving, and editing RSS feeds.
  • Two new Email validation components - allow you to validate recipienta_Ts email address, mailbox availability and also handle bounce emails.

Fixed bugs

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

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

The library includes controls which work with a single resource and the components for processing several resources simultaneously.

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

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

The SoapMessage allows you to combine the XML SOAP message and digitally sign (DSIG) it if necessary.

The SMTP, POP3, IMAP and HTTP Mail clients allow you to send and retrieve email messages over the Internet.

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

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

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

Also a set of additional classes and components are available: Mail Message, HTTP Request, GZip compressor, MIME Encoder, S/MIME message, SOAP 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.

Please visit our site Clever Components to learn more about our products. Feel free to join our Mail List Subscription and stay tuned.

Demo version information

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

Coming Soon

The following new features will be implemented:

  • HTTP Server.
  • FTP SSH support.
  • Proxy components.
  • Existing components improvements.
  • Support for ICMP, LDAP, ACAP and other protocols.

Add Feedback