Clever Internet Suite improves Compatibility

Released: May 14, 2015

Updates in this release

Updates in V8.0

  • Encryptor - Allows you to encrypt, decrypt, sign and verify data with X509 digital certificates.
  • HttpRIO - New HTTP RIO component with SOAP Security support.
  • OAuth - Authorizes a client with XOAUTH2 protocol and provides an authorization string used for future requests.
  • ProgressBar - Displays progress bar information for any process.
  • 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 and wait on behalf of other threads.
  • RAD Studio XE7 and XE8 support.
  • OAUTH authorization added to SMTP, IMAP and HTTP components.
  • Implemented JSON support.
  • HTTP server component adds remote procedure calls using SOAP WSDL.