WebSocket is a web technology providing for bi-directional, full-duplex communications channels, over a single Transmission Control Protocol (TCP) socket.
sgcWebSockets is a complete package providing access to this API allowing to create WebSocket Servers, Intraweb Clients or WebSocket clients in VCL Applications.
- Fully functional multithreaded WebSocket server according to RFC 6455.
- Supports Chrome, Firefox and Safari (including iPhone, iPad and iPod)
- Multiple Threads Support
- Broadcast messages to all clients
- Send a message to a single client
- Events Available: OnConnect, OnDisconnect, OnMessage, OnError, OnHandshake, OnSubscription, OnUnsubscription
- Easy to setup
- Javascript Events for a full control
- Async Events using Ajax
- TLS Support for client Components
Product License: FW
Source: On purchase/registration
File Status: Fully functional
Compatible with: D2007 D2009 D2010 DXE DXE2 DXE64