sgcWebSockets is a complete package providing access to HTML5 WebSockets API (WebSocket is a web technology providing for bi-directional, full-duplex communications channels, over a single Transmission Control Protocol (TCP) socket) allowing to create WebSocket Servers, Intraweb WebSocket Clients, HTML5Builder clients or WebSocket clients in VCL, Lazarus and Firemonkey Applications.
What's new 4.1.6
- New STOMP Protocol for brokers like ActiveMQ, RabbitMQ.
- Default Protocol now supports wildcards in subscribe/publish methods.
- Some bugs and fixes
Main Features:
- WebSocket and HTTP Support: sgcWebSockets includes client and server-side implementations of the WebSocket protocol (RFC 6455). HTTP/s is also full supported.
- SSL/TLS for Security: Your messages are secure using our SSL/TLS implementation. Widest compatibility via support for modern TLS 1.2, TLS 1.1 and TLS 1.0
- Protocols and APIs: Several protocols are supported: MQTT, STOMP, WEBRTC, WAMP... Built-in protocols support Transactions, Datasets, QoS, big file transfers and more. APIs supported for third-parties like Pusher, Bitfinex...
- Cross-platform: Share your code using our WebSockets library for your Delphi VCL, Firemonkey, Intraweb, Javascript and C# projects. Includes Server, Clients and serveral protocols for building and connecting to WebSocket applications.
- High Performance WebSocket Server based on Microsoft HTTP Framework and IOCP.
Trial Version:
http://www.esegece.com/download/sgcWebSockets.zip
Compiled Demos:
http://www.esegece.com/download/sgcWebSockets_bin.zip
More Info:
http://www.esegece.com/websockets
Connect with Us