Forex.com API REST & Lightstreamer

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 through a single Delphi component you can drop onto a form. Three new components cover the whole surface: TsgcHTTP_API_Forex for REST trad...

Continue reading

sgcSign XAdES / PAdES / CAdES for Delphi

New Product LaunchIntroducing sgcSignEnterprise-grade digital signatures for Delphi and C++Builder — CAdES, PAdES, XAdES and XMLDSig in a single component. Digital signatures are no longer a niche requirement. From VeriFactu and TicketBAI in Spain to FatturaPA in Italy, KSeF in Poland, Factur-X in France/Germany and myDATA in Greece, European...

Continue reading

HTTP.SYS High Performance Tuning

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 that influences how the Windows HTTP Server API (http.sys) queues, dispatches, and completes requests. Until now those knobs either didn't exist on the c...

Continue reading

sgcWebSockets 2026.4

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/whitelist (CIDR support), brute force protection with auto-ban, SQL injection detection, XSS detection, rate limiting, and flood protection. [+] : New Demo f...

Continue reading

Mistral Delphi API Client

Mistral AI has established itself as a leading European AI provider, delivering high-performance models that excel at multilingual understanding, code generation, function calling, and structured outputs. For Delphi developers looking to integrate Mistral into their applications, sgcWebSockets provides TsgcHTTP_API_Mistral — a comprehensive, ...

Continue reading

Grok Delphi API Client

Grok, developed by xAI, is a high-performance AI model designed for fast, intelligent responses with real-time knowledge and advanced reasoning capabilities. For Delphi developers looking to integrate Grok into their applications, sgcWebSockets provides TsgcHTTP_API_Grok — a native component that wraps the entire xAI Grok API with clean, type...

Continue reading

Ollama Delphi API Client

Ollama makes it easy to run large language models locally on your own hardware — no cloud dependency, no API costs, and full data privacy. For Delphi developers looking to integrate local AI capabilities into their applications, sgcWebSockets provides TsgcHTTP_API_Ollama — a native component that wraps the entire Ollama API with clean, ...

Continue reading

DeepSeek Delphi API Client

DeepSeek has rapidly emerged as one of the most cost-effective and capable AI model providers, offering powerful reasoning, vision, and tool-calling capabilities at a fraction of the cost of competing services. For Delphi developers looking to leverage DeepSeek's models, sgcWebSockets provides TsgcHTTP_API_DeepSeek — a native component that w...

Continue reading

Gemini API Delphi Client

Google Gemini is one of the most powerful multimodal AI model families available today, excelling at text generation, image understanding, structured outputs, and function calling across a wide range of use cases. For Delphi developers looking to integrate Gemini into their applications, sgcWebSockets provides TsgcHTTP_API_Gemini — a comprehe...

Continue reading

Microsoft Edge WebView2 Delphi

TsgcWebView2 is a new visual Delphi component that wraps Microsoft Edge WebView2, giving you a modern Chromium-based browser engine inside any VCL application. Drop it on a form, set a URL, and you have a fully featured embedded browser — complete with cookie management, download control, JavaScript integration, print support, and more. Unlik...

Continue reading

Faster WebSocket Compression

WebSocket compression is essential for reducing bandwidth and improving responsiveness, especially when transmitting repetitive data like JSON payloads. The permessage-deflate extension compresses every WebSocket frame on the fly — but the speed of that compression directly impacts your application's throughput. Starting with sgcWebSockets 20...

Continue reading

OAuth2 dPoP Delphi

OAuth 2.0 access tokens are the keys to your API kingdom — and if someone steals one, they can use it from anywhere. DPoP (Demonstrating Proof of Possession), defined in RFC 9449, solves this by cryptographically binding tokens to the client that requested them. Even if a token is intercepted, it becomes useless without the client's private k...

Continue reading

SSH Client sgcIndy Delphi Component

Remote server administration, automated deployments, configuration management, and infrastructure monitoring — all of these rely on secure shell access. Whether you need to execute a single command on a remote host, open an interactive terminal session, or set up a port-forwarding tunnel, SSH is the protocol that makes it possible. The sgcInd...

Continue reading

SFTP Client sgcIndy Delphi Component

Secure file transfer remains a cornerstone of enterprise integration. Whether you are exchanging data with banking partners, synchronizing files with remote servers, or automating deployment pipelines, SFTP (SSH File Transfer Protocol) is the industry standard for moving files securely over untrusted networks. The sgcIndy package includes TIdSFTPCl...

Continue reading

Firewall for sgcWebSockets Servers

Security is no longer optional. Every WebSocket server exposed to the internet is a target for brute force attacks, injection attempts, connection flooding, and automated abuse. Defending against these threats typically requires bolting on external middleware, writing custom filtering logic, or deploying a separate reverse proxy — all of whic...

Continue reading

Claude Code Remote

Claude Code is one of the most powerful AI-powered coding assistants available today, but using it from a local console window has real limitations: you're tied to the machine where it's installed, you can't access it from your phone, and there's no easy way to share a session with a colleague. sgcClaudeCodeRemote solves all of this. It's a lightwe...

Continue reading

sgcWebSockets 2026.3

Rad Studio [+] : New MQTT OnMQTTPublishEx event: provides the published message payload as a TsgcWSMQTTPublishData object with Value (string), Bytes (TBytes) and Stream (TMemoryStream) properties. [+] : Indy Servers now support SChannel, so OpenSSL libraries are no longer needed on Windows for TLS. [+] : New OpenAI: Added Responses API, Fine-Tuning...

Continue reading

SChannel Indy Server Delphi

For years, Delphi developers deploying TLS-enabled servers on Windows have faced the same challenge: bundling the correct OpenSSL libraries with their application. Version mismatches, missing DLLs at runtime, and manual updates after security advisories have been a constant source of friction in production environments. Starting with sgcWebSockets ...

Continue reading

Anthropic API Delphi

Integrate Anthropic Claude API in Your Delphi Applications sgcWebSockets delivers a production-ready Delphi component for the full Anthropic Claude API — from text generation and vision to tool use, extended thinking, and beyond.  Anthropic Claude is one of the most advanced AI model families available today, renowned for its exceptional reaso...

Continue reading

XTB API Update sgcWebSockets

XTB xStation5 Trading API Integration in Delphi XTB is one of Europe's leading online trading platforms, offering access to forex, indices, commodities, stocks, and cryptocurrencies through its xStation5 platform. The TsgcWSAPI_XTB component provides a complete Delphi integration with the xStation5 API over a single WebSocket connection — cov...

Continue reading