eSeGeCe Blog
发布说明、深度解析与教程,涵盖 sgcWebSockets、sgcHTML、sgcOpenAPI、sgcSign、sgcBiometrics 和 sgcIndy。
发布说明、深度解析与教程,涵盖 sgcWebSockets、sgcHTML、sgcOpenAPI、sgcSign、sgcBiometrics 和 sgcIndy。

Assistants API 允许您在自己的应用程序中构建 AI 助手。助手拥有指令,可利用模型、工具和文件响应用户查询...

Rad Studio [+] : Improved Binance API Client, new place order functions: PlaceMarketQuoteOrder, PlaceStopTrailingOrder, PlaceTakeProfitOrder, PlaceTakeProfitTrailingOrder and PlaceLimitMakerOrder. [+...

From sgcIndy 2024.5.0 the XOAuth2 Authentication mechanism is supported. The SASL XOAUTH2 mechanism for use with the IMAP AUTHENTICATE, POP AUTH, and SMTP AUTH commands. This mechanism allows the use...

从 sgcWebSockets 2024.5.0 起,支持 PKCE(代码交换证明密钥),这是 OAuth 2.0 协议的扩展,有助于防止代码拦截攻击。PKCE 在 OAuth2 服务器和客户端组件上均受支持……

Rad Studio [+] : Improved Binance API Client, the convert endpoints have been added to the REST_API class. [+] : Added the property Options.Software to customize the Server HTTP Header value. [+] : N...

Rad Studio [+] : Updated the OpenSSL 1.1.1 libraries to the version 1.1.1w. This is the latest release for the Api 1.1.1. [+] : Updated the OpenSSL 3.0.0 libraries to the version 3.0.13. [+] : Update...

为 HTTP 和 WebSocket 协议配置负载均衡器

2024年 Delphi、C++ Builder 和 .NET 的 Telegram 库更新,包含新功能和改进。

openSSL 1.0 和 1.1 库不再更新,用户应考虑使用最新的 openSSL 3.0 或 3.1 API...

Rad Studio [+] : New Component TsgcWSPClient_AMQP1, implements AMQP 1.0.0 protocol. [+] : - Authentication: anonymous or SASLPlain [+] : - Plain TCP / TLS. [+] : - Create / Close Sessions. [+] : - Cr...

从 sgcWebSockets 2024.2.0 开始支持 AMQP 1.0.0。AMQP(高级消息队列协议)1.0.0 是一种消息协议,专为分布式系统之间可靠、异步的通信而设计……

升级 sgcIndy 版本时,某些包会使用 Indy 版本,因此存在一些不兼容情况。现在 sgcIndy 安装程序新增了一个选项,可在兼容模式下编译……

了解 sgcWebSockets 中 HTTP/2 服务器的线程模型

Rad Studio [+] : Added support for Lazarus 3.0 [+] : Improved Bybit API Client, the client has been upgraded to V5 API. [+] : Improved Demo "05.Crypto\01.CryptoAPI", it has been updated to show how t...

ByBit 客户端 API 已升级至 V5 版本。支持以下协议:WebSocket API:连接到 WebSocket 服务器,提供实时行情更新、账户变动等……

Rad Studio [+] : Added support for Rad Studio 12 Athens. [+] : Updated the Indy version to the latest. [+] : New Client API: CEX PLUS: cryptocurrency exchange and trading platform. Implement WebSocke...

eSeGeCe 客户的安装程序已更新,现在实现了以下新功能:1. 所有 sgcWebSockets 源代码版本使用单一安装程序。2. 离线安装……

从 sgcWebSockets 2023.8.0 起,支持 CEX.IO Plus API。支持的 API:WebSockets API(连接公共 WebSocket 服务器并提供实时市场数据更新)。WebSocket 是一种基于 TCP 的全双工通信协议……

Indy 在使用 openSSL 库时支持 RSA 和 EC 证书,但默认情况下,EC 证书可以使用不同曲线创建,而 openSSL 库仅配置了其中部分曲线。如果您使用的 EC 证书的曲线未包含在 openSSL 库的默认配置中,证书将无法正常工作……

Azure IoT 支持使用 MQTT、AMQP 等多种协议发送数据,但在某些情况下,消息体积过大,需要将文件上传到 Azure 服务器。为了解决此问题……

Rad Studio [+] : 改进 Presence 服务器协议,新增 Broadcast 方法,允许向使用此协议的所有已连接客户端或订阅特定频道的客户端发送消息。

Bitstamp API 客户端已更新,包含新功能和 API 端点。下面列出已实现的主要功能:REST 公共 API:行情、订单簿、交易和市场信息。REST 私有 API:账户余额、订单……

在 RAD Studio 中使用 Microsoft Azure OpenAI 服务

Rad Studio [+] : 新增 Pinecone API 客户端,这是一个利用 AI 模型嵌入向量为 AI 提供长期记忆的向量数据库。[+] : 新增演示展示 Pinecone API 的主要功能。