eSeGeCe Blog

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

· Releases

sgcWebSockets 4.4.6 | eSeGeCe 博客

Here is the comprehensive list of new features and bug fixes included in sgcWebSockets 4.4.6:[+] : New Event OnBeforeForwardHTTP on Server Components, allows to forward an HTTP request to another ser...

· Components

人脸识别 | eSeGeCe 博客

从 sgcBiometrics 2.0 起,支持使用兼容 Windows Hello 摄像头进行人脸识别,可监测摄像头前是否有人、识别身份、检测人员到达和离开等……

· Installation

找不到文件 bplrtl270.dylib | eSeGeCe 博客

在 Rad Studio 10.4.1 中编译 sgcWebSockets 时,部分用户在 OSX64 平台下遇到编译错误:Directory not found for option 'Lc:\Program Files (x86)\embarcadero\studio\21.0\redist\OSX64,以及 file not found bplrtl270.dylib……

· Components

HTTP/2 一致性测试 | eSeGeCe 博客

sgcWebSockets 在服务器和客户端组件中支持 HTTP/2 协议,完全采用纯 Delphi 代码实现,无需任何外部库。我们使用 h2spec 对 HTTP/2 实现进行了测试……

· Releases

sgcWebSockets 4.4.5 | eSeGeCe 博客

Here is the comprehensive list of new features and bug fixes included in sgcWebSockets 4.4.5:[+] : New Component TsgcHTTP_OAuth2_Server, server implementation of OAuth2 protocol, allows to Authorize...

· Features

OAuth2 自定义登录 HTML | eSeGeCe 博客

自定义 OAuth2 登录页面的 HTML 模板

· Features

OAuth2 服务器允许未认证请求 | eSeGeCe 博客

配置 OAuth2 服务器允许未认证请求

· Features

OAuth2 注册应用 | eSeGeCe 博客

如何注册应用以使用 OAuth2 身份验证

· Features

OAuth2 服务器端点 | eSeGeCe 博客

OAuth2 服务器端点配置与说明

· Components

OAuth2 服务器授权 | eSeGeCe 博客

配置 OAuth2 服务器授权流程

· Components

WorldPay WebSocket API | eSeGeCe 博客

了解如何使用 sgcWebSockets 集成 WorldPay WebSocket API。

· Features

WatchDog 监控服务器 | eSeGeCe 博客

了解如何使用 sgcWebSockets WatchDog 功能监控 WebSocket 服务器连接。

· Releases

sgcWebSockets 4.4.4 | eSeGeCe 博客

These are the features included in sgcWebSockets 4.4.4[+] : New Component TsgcHTTPGoogleCloud_Calendar_Client, allows to use Google Calendar API V3: get Calendars, events, synchronize with your own c...

· Features

Telegram 客户端与代理服务器 | eSeGeCe 博客

Telegram 客户端支持代理服务器配置。了解如何在 sgcWebSockets 中为 Telegram 客户端设置代理。

· Features

MQTT 发布消息并等待响应 | eSeGeCe 博客

如何在 sgcWebSockets 中通过 MQTT 发布消息并等待响应

· Components

Google Calendar 客户端 API V3 | eSeGeCe 博客

从 sgcWebSockets 4.4.4 起,支持 Google Calendar API,可将您的应用与 Google Calendar 集成,显示、创建和修改日历事件,以及操作日历或访问控制等相关对象……

· Releases

sgcWebSockets 4.4.3 | eSeGeCe 博客

These are the features included in sgcWebSockets 4.4.3[+] : Initial support for HTTP/2 in TsgcWebSocketHTTPServer - New property HTTP2Options: allows to enable HTTP/2 protocol and configure initial s...

· Features

DataSnap 与 WebSocket 和 HTTP/2 | eSeGeCe 博客

从 sgcWebSockets 4.4.3 起,您可以将 DataSnap 服务器应用程序替换为我们的 WebSocket 服务器,并利用以下新功能:WebSocket 协议、HTTP/2 协议、IOCP。提供三种不同类型的服务器作为 TIdHTTPWebBrokerBridge 默认 Indy 服务器的替换方案……

· Features

HTTP/2 服务器性能测试 | eSeGeCe 博客

使用 sgcWebSockets 的 HTTP/2 服务器性能测试结果

· Components

HTTP/2 初始服务器支持 | eSeGeCe 博客

自 sgcWebSockets 4.4.3 起,HTTP/2 协议在 TsgcWebSocketHTTPServer 中获得初步支持(仍处于测试阶段)。基于 HTTP.SYS 的快速服务器将在后续版本中获得 HTTP/2 支持。

· Components

AWS IoT MQTT 自定义身份验证 | eSeGeCe 博客

从 sgcWebSockets 4.4.3 开始,Amazon AWS IoT MQTT 组件支持自定义身份验证,因此从此版本起所有 MQTT 协议均受支持。MQTT over WebSockets、MQTT over TCP、X.509 证书身份验证……

· Components

AWS IoT MQTT Signature V4 身份验证 | eSeGeCe 博客

从 sgcWebSockets 4.4.3 开始,Amazon AWS IoT 客户端支持签名 V4 身份验证,这意味着您无需使用证书即可对 AWS MQTT 服务器进行身份验证。签名 V4 可以……

· Components

Bittrex API V3 支持 | eSeGeCe 博客

从 sgcWebSockets 4.4.3 开始,Bittrex API 组件支持最新的 WebSocket API V3。旧版 API 计划于 2020 年 9 月 30 日停止服务。新 API 仍基于 SignalR,但存在多项变更……

· Features

来自 httpbin.org 的 HTTP/2 测试 | eSeGeCe 博客

使用 httpbin.org 对 sgcWebSockets 进行 HTTP/2 测试