Clever Internet Suite V8.1 released

Released: Sep 18, 2015

Updates in this release

Updates in V8.1

  • RAD Studio 10 Seattle support.
  • OAUTH authorization added to SMTP, IMAP and HTTP components.
  • SOAP Encryption implemented.
  • Added JSON support.
  • New Components
    • Encryptor - Allows you to encrypt, decrypt, sign and verify data with X509 digital certificates.
    • HttpRIO - New HTTP RIO component with SOAP security support.
    • OAuth - Authorize a client with XOAUTH2 protocol.
    • ProgressBar - Displays progress information for any process.
    • ProgressBarDC - Displays progress information for file downloading and uploading tasks.
    • SFTP - Uploading and Downloading files, as well as managing files and directories via the SSH File Transfer Protocol.
    • Simple HTTP Server - Implements the server side HTTP protocol and works in the same thread as the main application.
    • Thread Pool - Provides a pool of threads that can be used to post work items, process asynchronous I/O or wait on behalf of other threads.