WebSocket server implementations for Delphi [close

2019-01-11 08:30发布

问题:

As mentioned on the Aquarium, the WebSocket protocol, often described as one of the key elements of HTML5, has finally been blessed (RFC 6455).

Which WebSocket server implementations are available for Delphi?

  • Delphi on Rails (Google Code, Mozilla Public License 1.1)
  • Delphi Web Socket (Google Code, based on Indy 9, New BSD License)
  • WebSockets Delphi Components (commercial, Indy 10, Delphi 7 to XE5)

回答1:

Newer version of Indy implementation by André Mussche (the author of AsmProfiler) can be found here.



回答2:

It is implemented in Delphi on Rails, it support old and new WS protocol. http://code.google.com/p/delphionrails/



回答3:

Here is 2 more projects:

  • bauglir-websocket - WebSocket server/client implementation in Pascal and C#;
  • ics-websockets - WebSockets server for Delphi based on Internet Component Suite (ICS);


回答4:

Try IPworks for Delphi, they have nice quite of interoperable components (paid, not free).

https://www.nsoftware.com/ipworks/ws/#plat-delphi