eSeGeCe Blog

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

· Features

OpenAI Delphi 客户端更新 | eSeGeCe 博客

sgcWebSockets 2026.4.0 对 OpenAI API 集成进行了重大扩展,全面支持新的 Responses API 及多项新功能...

· Components

Delphi E2EE(端对端加密)| eSeGeCe 博客

从 2026.1.0 版本起,支持 E2EE(端对端加密),仅面向 eSeGeCe All-Access 订阅用户。E2EE 确保只有通信双方才能读取所交换消息的内容,即使服务器也无法解密……

· Features

Azure AMQP Service Bus CBS 身份验证 | eSeGeCe 博客

从 sgcWebSockets 2026.1.0 开始,Azure AMQP 1.0 支持使用 SAS 令牌和 JWT 的 CBS 身份验证。Azure Service Bus 在 AMQP 之上实现基于声明的安全(CBS),用于授权发送方和接收方……

· Releases

sgcWebSockets 2025.10 | eSeGeCe 博客

Rad Studio [+] : New Component TsgcWSAPIClient_MCP implements the MCP Cilent specification. [+] : New Demo MCP Client showing the main features of the MCP Client, can be found in the folder "Demos\15...

· Features

MCP 在 Delphi 中的身份验证 | eSeGeCe 博客

在 Delphi 中实现 MCP 身份验证

· Components

使用 Binance 组件构建加密货币应用 | eSeGeCe 博客

TsgcWSAPI_Binance 组件旨在帮助 Delphi 团队快速交付支持 Binance 的体验:从启动面向客户的交易终端到在您的金融仪表板中嵌入市场数据小部件……

· Components

使用 OpenAI 构建 AI 驱动的 Delphi 应用 | eSeGeCe 博客

sgcAI OpenAI 组件让 Delphi 团队能够交付智能、可创收的体验,将自然语言理解、代码生成和对话流程融入现有的 VCL 和 FMX 产品中……

· Components

Telegram Delphi 客户端 | eSeGeCe 博客

了解如何在 Delphi 中使用 sgcWebSockets 构建 Telegram 客户端。

· Components

WhatsApp Delphi 组件 | eSeGeCe 博客

了解 sgcWebSockets 中的 WhatsApp Delphi 组件功能和使用方法。

· Components

Delphi MCP 客户端 | eSeGeCe 博客

sgcWebSockets 2025.10.0 版本扩展了 AI 集成工具包,新增企业级 MCP 客户端实现,符合 Model Context Protocol 2025-06-18 规范。通过单一组件即可提供精选上下文、协调工具调用并服务于资源感知助手……

· Components

适用于 Delphi 和 C++ Builder 的 MEXC API | eSeGeCe 博客

在 Delphi 和 C++ Builder 中使用 MEXC API

· Releases

sgcWebSockets 2025.9 | eSeGeCe 博客

Rad Studio [+] : New Component TsgcWSAPIServer_MCP implements the MCP Server specification, currently supports: Tools, Prompts and Resources requests. [+] : New Demo MCP Server showing the main featu...

· Features

Delphi MCP 服务器资源(4/4)| eSeGeCe 博客

在 MCP 中,资源代表服务器公开的可寻址数据对象,如文件、数据库记录、生成的文档或动态 API 输出。它们由客户端控制,客户端可以决定请求哪个资源以及如何解释内容……

· Features

Delphi MCP 服务器提示词(3/4)| eSeGeCe 博客

在 sgcWebSockets 2025.9.0 中,Model Context Protocol(MCP)服务器现已支持提示词请求,使 AI 客户端能够查询和渲染动态提示词模板。此功能使得通过 WebSocket 使用 MCP 标准直接公开可复用的 AI 提示词成为可能……

· Features

Delphi MCP 服务器工具(2/4)| eSeGeCe 博客

随着 sgcWebSockets 2025.9.0 的发布,开发者现在可以将 Model Context Protocol(MCP)功能直接集成到服务器中,包括处理 MCP 工具请求——实现 AI 模型与后端服务动态智能通信的关键组件……

· Features

Delphi MCP 服务器(1/4)| eSeGeCe 博客

sgcWebSockets 2025.9.0 最新版本为 AI 开发者和系统集成商引入了颠覆性功能——全面支持 Model Context Protocol(MCP)。这一创新标志着 sgcWebSockets 将 AI 驱动应用程序与现实世界连接的方式迈出了重大一步……

· Components

FIDO 合规性测试工具与 sgcWebSockets | eSeGeCe 博客

我们自豪地宣布,sgcWebSockets 现已支持 WebAuthn 服务器协议,并通过了官方 FIDO 合规性测试工具的全部一致性测试。WebAuthn 是 W3C 标准,基于公钥密码学实现现代无密码身份验证……

· Components

Telegram 已更新 | eSeGeCe 博客

sgcWebSockets 中的 Telegram 支持已更新,包含新功能和修复。

· Releases

sgcWebSockets Rad Studio 13 | eSeGeCe 博客

Rad Studio 13 is fully supported by our Delphi and CBuilder components:sgcWebSocketssgcOpenAPIsgcIndysgcBiometricsMain features of RAD Studio 13 "Florence": Cross-platform development continues: Wind...

· Releases

sgcWebSockets 2025.8 | eSeGeCe 博客

Rad Studio [+] : Added Support for Rad Studio 13 Florence. [+] : The WebAuthn Server Component passed the full FIDO Conformance Test using the Conformance Self-Validation Testing tool. [+] : Improved...

· Features

服务器 TCP 连接 | eSeGeCe 博客

使用 Indy WebSocket 服务器处理 TCP 连接时,默认情况下 OnConnect 事件仅在收到第一条消息后才触发,因为无法过滤连接是普通……

· Features

sgcWebSockets Authorizations | eSeGeCe 博客

The sgcWebSockets library supports multiple authentication methods to secure WebSocket communication in Delphi and C++Builder applications. Since the WebSocket protocol itself doesn't define an authe...

· Features

使用 PassKey 进行授权 | eSeGeCe 博客

WebAuthn(Web 身份验证)是一项 W3C 标准,利用公钥加密技术实现安全、无密码且抗钓鱼的身份验证。它广泛应用于通行密钥(passkeys),以提升安全……

· Components

在 C++Builder 中构建 WebSocket 服务器 | eSeGeCe 博客

TsgcWebSocketServer 是 sgcWebSockets 套件的一部分,提供一个高级组件,用于在 C++Builder 中创建 WebSocket 服务器。本指南将引导您创建一个最简服务器……