eSeGeCe Blog

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

· Features

OpenAI Assistants 流式响应 | eSeGeCe 博客

OpenAI 助手客户端已改进,支持调用运行线程时的流式响应...

· Components

黑色星期五 7 折优惠 | eSeGeCe 博客

今年黑色星期五,我们为所有产品提供 7 折优惠。优惠有效期至 11 月 30 日。使用以下优惠码即可享受折扣:BF24 https://www.esegece.com/buy

· Releases

sgcWebSockets 2024.10 | eSeGeCe 博客

Rad Studio [+] : Improved OpenAI Assistant, now allows to upload files and ask questions about the content of these files. [+] : Improved OpenAI Assistant Demo, a new option has been added to upload...

· Features

OpenAI Assistants 文件搜索 | eSeGeCe 博客

从 sgcWebSockets 2024.10.0 起,可使用 OpenAI Assistants 搜索自己的文件...

· Releases

sgcWebSockets 2024.9 | eSeGeCe 博客

Rad Studio [+] : New Component TsgcHTTPGoogleCloud_FCM_Client, Firebase Cloud Messaging (FCM) is a cross-platform messaging solution that lets you reliably send messages at no cost. [+] : New Demo "2...

· Components

Google FCM HTTP v1 Delphi | eSeGeCe 博客

从 sgcWebSockets 2024.9.0 起,新增客户端组件,支持使用 Google Firebase Cloud Messaging 和最新的 HTTP v1 API 发送通知。使用旧版 FCM API 的应用应尽快迁移至 HTTP v1 API……

· Features

OpenAPI 解析器 Bundle Schemas | eSeGeCe 博客

从 sgcOpenAPI 2024.9.0 起,解析器新增了 Bundle 规范、输出解析器参数等功能...

· Releases

sgcWebSockets 2024.8 | eSeGeCe 博客

Rad Studio [+] : Improved OAuth2 Server component, new event OnOAuth2ResponseError which allows to customize the HTTP response error. [+] : Improved JWT Server component, new event OnJWTResponseError...

· Features

OpenSSL 3 旧版支持 | eSeGeCe 博客

OpenSSL 3.0 将已弃用或不安全算法移入 legacy provider 模块,默认不加载...

· Releases

sgcWebSockets 2024.7 | eSeGeCe 博客

Rad Studio [+] : Improved OAuth2 Client, new grant type: auth2ResourceOwnerPassword which supports the Resource Owner Password Flow. [+] : Improved OpenAPI Parser, when using the Endpoint to take the...

· Components

OpenAI Assistants 与 Delphi | eSeGeCe 博客

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

· Releases

sgcWebSockets 2024.5 | eSeGeCe 博客

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

· Components

sgcIndy XOAuth2 Delphi | eSeGeCe 博客

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...

· Features

Delphi PKCE OAuth2 | eSeGeCe 博客

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

· Releases

sgcWebSockets 2024.4 | eSeGeCe 博客

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...

· Releases

sgcWebSockets 2024.3.0 | eSeGeCe 博客

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...

· Components

HTTP 和 WebSocket 协议的负载均衡 | eSeGeCe 博客

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

· Components

2024年 Delphi、C++ Builder 和 .NET 的 Telegram 库更新 | eSeGeCe 博客

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

· Features

OpenSSL 1.1 与 3.* | eSeGeCe 博客

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

· Releases

sgcWebSockets 2024.2 | eSeGeCe 博客

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

· Components

AMQP 1.0.0 Delphi 客户端 | eSeGeCe 博客

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

· Components

sgcIndy 与 DevExpress | eSeGeCe 博客

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

· Features

HTTP/2 服务器线程 | eSeGeCe 博客

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

· Releases

sgcWebSockets 2024.1 | eSeGeCe 博客

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...