|
The Clever Internet Suite Version 7.0 represents the expansion of the previous version 6.2.
In the new version 7.0 we have totally replaced the server functionality and improved all existing client and server components. New properties and methods have been added. Some existing properties, methods and events have been renamed or deleted in order to achieve better usability and clear Clever Internet Suite structure.
- Delphi 2009 and Delphi 2010 support.
- C++Builder 2009 and C++Builder 2010 support.
- Int64 support was implemented in all client and server components.
- SOCKS firewall support was added.
- IMAP File Handler component was improved.
- DNS Server component was implemented.
- Certificate management was improved - creating certificates, certifcate requests, public/private keys.
- 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.
Component |
Description |
Async Client |
An asynchronous TCP client component. |
Bounce Checker |
Scans any POP3 mailbox for bounced messages. |
Custom Client |
Allows you to implement a custom TCP/UDP client, send commands, receive responses in both SSL-encrypted and non-encrypted modes. |
Custom Server |
A special component for implementing custom TCP/UDP server functionality. This component can be used together with Custom TCP/UDP Client component. |
DNS Server |
Implements a server for the DNS (Domain Name Server) protocol. |
Email Validator |
Verifies if an email address is valid, properly formatted and really exists. |
EPP Client/Server |
Implements the Extensible Provisioning protocol (EPP) and can be used for communicating between domain name registries and domain name registrars. |
NNTP File Handler |
Allows the NNTP server to work with articles and groups on the disk. |
RSS Feeds |
Is used for creating, retrieving, and editing RSS feeds. |
Server Guard |
brute-force attack blocking, connection flood detecting and many more. |
|
Please see the Clever Internet Suite History page to get full feature and bug listings.
The following new features will be implemented:
- Server components for HTTP protocol.
- FTP SSH support.
- Existing components improvements.
- Support for ICMP, LDAP, ACAP and other protocols.
|