SocketTools Library Edition 10.0.1245.1854

添加對 OAuth 2.0 身份驗證的支援。
8月 20, 2020
新版本

特性

  • Added support OAuth 2.0 authentication to the HTTP, IMAP, POP3 and SMTP components and libraries.
  • New authentication methods were added for each of the libraries which support OAuth 2.0 OAuth 2.0 bearer tokens. For IMAP, POP3 and SMTP both the XOAUTH2 and OAUTHBEARER methods are supported.
  • New properties were added to the SocketTools.ImapClient and SocketTools.PopClient classes to support OAuth 2.0 authentication. The BearerToken property specifies the access token used to authenticate the client session.
  • The HTTP API supports the HTTP_AUTH_BEARER authentication method and the new HttpSetBearerToken function can be used to specify the token value.
  • The IMAP API supports the IMAP_AUTH_XOAUTH2 and IMAP_AUTH_BEARER authentication methods. OAuth 2.0 authentication is performed by calling the ImapLogin function using one of those two authentication types.
  • The POP3 API supports the POP_AUTH_XOAUTH2 and POP_AUTH_BEARER authentication methods. OAuth 2.0 authentication is performed by calling the PopLogin function using one of those two authentication types.
  • The SMTP API supports the SMTP_AUTH_XOAUTH2 and SMTP_AUTH_BEARER authentication methods. OAuth 2.0 authentication is performed by calling the SmtpAuthenticate function using one of those two authentication types.
  • Improved the internal socket I/O buffering used by all networking components. This will increase throughput for most data transfers, particularly over higher latency connections.
SocketTools Library Edition

SocketTools Library Edition

用於 C/C++、Delphi 和 Visual Basic 的互聯網通訊庫。

有任何疑問嗎?

Live Chat現在與我們的Catalyst Development Corp. 專家即時聊天詢問。