|

The Clever Internet Suite Version 7.4 represents the expansion of the previous version 7.3.
In the new version 7.4 we have added new features, fixed existing bugs and solved some problems. Starting from version 7.0 the server functionality has been totally replaced and improved. 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.
- RAD Studio XE2 / Delphi XE2 support;
- Full 64-bit support;
- Full IpV6 support was implemented. You can set default address family by using of the IsIpV6Preferred variable;
- Delphi 2010 and Delphi XE support;
- C++Builder 2010 and C++Builder XE support;
- Visual Studio 2010 and .NET Framework 4.0 support were added;
- SoapMessage - The ability to compose SOAP WSDL messages by using of parameter-value pairs was implemented;
- Http - the ability to cancel request and reset the connection;
- Smtp - receiving an information about message size limit;
- Smtp - starting from now you can send messages with long text lines which are greater than BatchSize property;
- Encoder - displaying of progress information was improved.
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 Release 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.
|