Clever Internet Suite VCL & .NET & ActiveX Bundle V10.0

Released: Apr 29, 2021

Updates in V10.0

Features

Clever Internet Suite VCL

  • Added SFTP Server component.
  • Added SFTP File Handler component which allows the SFTP server to work with files on the disk.
  • The TCP Client, TCP Server, TCP Command Client and TCP Command Server components are now available at design-time.
  • The UDP Client and UDL Server components are now available at design-time.
  • IMAP Server - Added support for partial fetch IMAP functionality.
  • XML SOAP Security - Added support for multiple Binary Security Tokens.
  • SOAP Signatures - Added new Thumbprint key identifiers.
  • For clSshSocket to clSshStream, clTlsSocket to clTlsStream unit renaming, added session and channel implementation refactoring.
  • Renamed the TclSshUserKey and TclSshUserIdentity classes to TclSshPrivateKey and IclSshUserIdentity.
  • MailMessage - Added support for X-Mailer header.
  • Added the OnGetResponseCode event to all TCP-based clients, which allows users to implement their own handler for the server responses.
  • Added the 'diffie-hellman-group14-sha256' key exchange algorithm to the SSH engine.

Fixes

  • HTTP Client - the chunked content is downloaded incompletely as a result of unexpectedly closed connection.
  • The assigning of the TclHttpRequest.Header property cleans up the Boundary property.
  • SFTP Client - fixed bug in the partial file downloading / uploading mode.
  • Multi Downloader - fixed the downloading of large files over the FTP protocol.
  • The Web Update component now saves the update date and time for installed updates.