eSeGeCe Blog
Release notes, deep dives, and tutorials for sgcWebSockets, sgcOpenAPI, sgcSign, sgcBiometrics, and sgcIndy.
Release notes, deep dives, and tutorials for sgcWebSockets, sgcOpenAPI, sgcSign, sgcBiometrics, and sgcIndy.

Run your Delphi MCP server over stdin/stdout and let the client spawn it as a local subprocess, the native pattern used by AI coding agents…

End-to-end Delphi tutorial: stream Binance market data over WebSocket, run a simple momentum strategy, place REST orders, add risk controls and watchdog reconnects.

Step-by-step guide to building an MCP server in Delphi with TsgcAI_MCP_Server. Expose tools, resources, prompts to Claude and GPT clients over stdio or HTTP.

A practical guide to tuning sgcWebSockets for tens of thousands of concurrent connections: IOCP, thread pools, compression, broadcast, OS limits, benchmarks.

From sgcWebSockets 2026.6.0 a native Apache Kafka client for Delphi and C++Builder: produce and consume messages, consumer groups, topic administration and offset management over the native Kafka binary protocol…

Step-by-step Delphi tutorial for Anthropic Claude: setup TsgcHTTP_API_Anthropic, messages, streaming, vision, tool use, extended thinking, prompt caching, MCP.

A new Enterprise component that hosts an OpenAPI 3 REST API directly inside a Delphi HTTP server — spec-first or code-first, with Swagger UI, validation and CORS built in…

A 2026 buyer's guide to Delphi WebSocket libraries: sgcWebSockets, Indy, TMS FNC WX, mORMot and Synapse compared on features, license, maintenance and Delphi version support.

Compare sgcOpenAPI and swagger-codegen for generating Delphi REST clients from OpenAPI 3.0: workflow, code quality, supported features and modern Delphi compatibility.

sgcOpenAPI 2026.6 ships TsgcHTTPServer_OpenAPI — a single self-contained Delphi component that hosts an OpenAPI 3.0 service. Embedded HTTP server, Swagger UI at /docs, spec at /openapi.json, CORS, JSON-Schema validation, Spec-First or Code-First — no sgcWebSockets required…

A side-by-side comparison of sgcWebSockets and Overbyte ICS for Delphi: WebSocket, HTTP/2, protocol breadth, commercial support, license and developer experience.

Avoid the most common sgcWebSockets pitfalls: blocking OnMessage, missing WatchDog reconnect, ignored heartbeats, sync UI calls, mismatched TLS, and more.

The TsgcWebSocketFirewall component gains IP-based Bot Detection in sgcWebSockets 2026.6 — verified crawlers, datacenter ranges and blocklisted IPs identified via known-bot lists, ASN ranges, reverse DNS and DNSBL lookups…

A practical 2026 comparison of sgcWebSockets and Indy for Delphi developers: WebSocket, HTTP/2, MQTT, AMQP, QUIC, performance, maintenance and when to pick each.

The TsgcWSAPI_FXCM component has been removed from sgcWebSockets 2026.6 in both Delphi and .NET editions. FXCM has retired its public ForexConnect / REST / streaming trading API in favor of third-party platforms, leaving the integration without an upstream provider…

A behind-the-scenes look at why sgcWebSockets ships a custom HTTP/2 implementation with HPACK and frame multiplexing rather than retrofitting Indy's blocking I/O model.

A new sgcWebSockets 2026.6 Setup option strips the embedded JS client bundle from runtime packages — ideal for Delphi / C++Builder clients and back-end-only servers.

sgcWebSockets 2026.5 ships TsgcWSRateLimiter, TsgcWSCircuitBreaker and TsgcWSAPIKeyManager, a Forex.com + Lightstreamer client, OAuth 2.1 for the MCP Server, high-perf IOCP / EPOLL tuning, ML-KEM-768 post-quantum keys and an extensive HTTP/2 / MCP fix batch.

sgcSign 2026.5 adds Microsoft Authenticode signing for PE files, ClickOnce / NuGet / VSIX signers, an EU eIDAS compliance pack (ASiC, LOTL/EUTL trust list, CSC remote signing), 9 employment profiles, a Bulgarian Peppol profile, a native QR Code generator, ECDSA P-256/384/521 and CI/CD integrations.

The My-Account section of esegece.com has been rebuilt from the ground up on a brand-new server powered by sgcWebSockets. Passkey sign-in, sub-accounts for TEAM and SITE subscriptions, faster downloads, a new helpdesk, and more.

The next sgcWebSockets release — version 2026.5.0 — adds native support for the Forex.com / StoneX / CityIndex Trading API: REST order management plus real-time Lightstreamer streaming, all delivered...

New Product Launch Introducing sgcSign Enterprise-grade digital signatures for Delphi and C++Builder — CAdES, PAdES, XAdES and XMLDSig in a single component. Digital signatures are no longer a niche...

Starting with sgcWebSockets 2026.5.0, the TsgcWSServer_HTTPAPI component exposes a new published property, FineTune, typed as TsgcServerHTTPAPI_FineTune. It groups every low-level kernel-mode knob th...

Rad Studio [+] : Added Support for Rad Studio 13.1: the new platform WinARM64EC is supported. [+] : New TsgcWSFirewall component: full-featured firewall for WebSocket servers with IP blacklist/whitel...