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

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

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

在 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……

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

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

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

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

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

OAuth2 服务器端点配置与说明

配置 OAuth2 服务器授权流程

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

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

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

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

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

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

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

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

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

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

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

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

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

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