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

从 sgcWebSockets 2022.3.0 起,支持 Kucoin 期货 API。Kucoin 是一家国际多语言加密货币交易所,提供以下 API:WebSocket 流(允许订阅某些方法并实时获取数据);REST API……

从 sgcWebSockets 2022.3.0 起,支持 Kucoin API。当前已实现:WebSocket 流(允许订阅某些方法并实时获取数据,事件由服务器推送给订阅者);REST API(客户端可请求服务器市场和账户数据)……

Rad Studio Here is the comprehensive list of new features and bug fixes included in this version:[+] : Improved Amazon AWS IoT Client, SignatureV4 has a new property "OpenSSL_Options" which allows to...

Rad Studio Here is the comprehensive list of new features and bug fixes included in this version:[+] : New Component TsgcWSPClient_AMQP, implements AMQP 0.9.1 protocol. [+] : New Demo AMQP which show...

从 sgcWebSockets 2022.1 开始,我们的 Binance API 客户端支持 Binance.us 服务器。支持以下 API:WebSocket 流:允许订阅一些方法并实时获取数据……

从 sgcWebSockets 2022.1 开始支持 Bitmex REST API,这意味着您现在可以下单、取消现有订单、获取成交、持仓……以及更多功能。下单:Bitmex REST……

AMQP 支持通过两种模式接收消息:客户端请求:使用 GetMessage 方法。如果队列中没有消息,将触发 OnAMQPBasicGetEmpty 事件。服务器推送:使用……

PublishMessages 方法用于向 AMQP 服务器发送消息。AMQP 服务器使用队列名称作为路由键,自动将队列绑定到 "direct" 交换机。这样无需声明即可向特定队列发送消息……

从 sgcWebSockets 2022.1 开始支持 AMQP 0.9.1 协议。高级消息队列协议(AMQP)是一种面向消息中间件的开放标准应用层协议……

如何解决 Telegram TDLib 错误

了解如何使用 Telegram API 请求用户电话号码或位置。

从 sgcWebSockets 2022.1 开始,sgcWebSockets Pusher 客户端允许您实现自定义身份验证。Pusher 仅允许订阅私有频道或状态频道(如果连接提供……

Rad Studio Here is the comprehensive list of new features and bug fixes included in sgcWebSockets 4.5.4: [+] : Improved TLSOptions.Version property, now if the value is tlsUndefined (the default), th...

sgcWebSockets .NET has a new edition called sgcWebSockets .NET Community Edition which is free for non-commercial applications.The package can be downloaded from nuget.org from the following linkhttp...

From sgcWebSockets .NET 4.5.4, MacOS 64 bits is supported, so now you can compile Visual Studio Mac Applications for Mac OS 64 bits.The components supported by MacOS are the same that for Windows, so...

了解如何使用 sgcWebSockets 和 Twilio API 在 Delphi 中发送短信。

修复 macOS Monterey 上加载 OpenSSL 库时的错误

Rad Studio Here is the comprehensive list of new features and bug fixes included in sgcWebSockets 4.5.3: [+] : Added support for OpenSSL 3.0.0 [+] : New Component TsgcWSAPIServer_RTCMultiConnection,...

从 sgcWebSockets 4.5.3 起支持 openSSL 3.0 库...

从 sgcWebSockets 4.5.3 开始支持 RTCMultiConnection。RTCMultiConnection 是一个 WebRTC JavaScript 库,用于点对点应用程序(屏幕共享、音视频会议、文件共享、媒……

sgcWebSockets Pusher 客户端已在 4.5.3 版本中得到改进,已实现 HTTP API,允许触发事件、获取频道用户以及获取频道列表。Pusher 是一种托管的 WebS……

Here is the comprehensive list of new features and bug fixes included in sgcWebSockets 4.5.2:[+] : Added support for Rad Studio 11 Alexandria. [+] : New Component TsgcTURNServer, implements the STUN/...

Rad Studio 11 Alexandria 已发布,sgcWebSockets 4.5.2 版本支持它。订阅有效的客户可下载支持 Rad Studio 11 的最新版本。您可以查看……

DevExtreme Data Grid(来自 DevExpress)是一款功能强大的 JavaScript 数据表格。其局部更新功能允许在不刷新整页的情况下更新表格中的记录,通常通过 WebSocket 协议接收更新……