Componentes Delphi
Componentes nativos Delphi VCL e FireMonkey para aplicativos cliente/servidor WebSocket. Instalável em tempo de design, código-fonte completo, Delphi 7 ao RAD Studio 13.
Componentes nativos Delphi VCL e FireMonkey para aplicativos cliente/servidor WebSocket. Instalável em tempo de design, código-fonte completo, Delphi 7 ao RAD Studio 13.
Os dois componentes fundamentais para criar aplicativos WebSocket em Delphi e C++Builder.
TsgcWebSocketClient — cliente RFC 6455 completo com TLS, reconexão automática (WatchDog), mensagens binárias e de texto, negociação de subprotocolo e fallback HTTP/2. Multiplataforma: Windows, Linux 64, macOS, iOS, Android.
TsgcWebSocketHTTPServer — pronto para produção WebSocket and HTTP server. Supports HTTP/1.1, HTTP/2, SSL/TLS, REST endpoints, file serving, virtual hosts, sessions and authentication. Handles thousands of concurrent connections.
Drop-in components that extend the core client and server with pronto para produção resilience and scaling.
Firewall, circuit breaker, rate limiter, API key manager. Protect Delphi servers from abuse, overload and cascading upstream failure with single-property assignment.
Load balancer, proxy server, HTTP.SYS server. Distribute connections across many backend instances, bridge browsers to TCP services, or switch to kernel-mode I/O.