How to: Server-Sent Events with Indy HTTP Server (part 1)

In this article, a server application uses the Indy HTTP server to provide a HTML page which uses SSE to update its content with data sent from the server. Server-Sent Events (SSE) is a server push technology enabling a client to receive automatic updates from a server via an HTTP connection, and describes how servers … Continue reading How to: Server-Sent Events with Indy HTTP Server (part 1)

Habari Client libraries release 2022.08

Habarisoft released new versions of its native STOMP client libraries for Delphi / Object Pascal for integration with popular open source message brokers: Habari Client for ActiveMQ 7.2 - tested with Apache ActiveMQ 5.16.5 and 5.17.1 Habari Client for Artemis 7.2 - tested with Apache ActiveMQ Artemis 2.23.1 Habari Client for OpenMQ 7.2 - tested … Continue reading Habari Client libraries release 2022.08

Habari Client libraries release 2022.08

Habarisoft released new versions of its native STOMP client libraries for Delphi / Object Pascal for integration with popular open source message brokers: Habari Client for ActiveMQ 7.2 - tested with Apache ActiveMQ 5.16.5 and 5.17.1 Habari Client for Artemis 7.2 - tested with Apache ActiveMQ Artemis 2.23.1 Habari Client for OpenMQ 7.2 - tested … Continue reading Habari Client libraries release 2022.08

ScroogeXHTML for Object Pascal 8.2 released

ScroogeXHTML for Object Pascal is a library which supports a subset of the Rich Text Format (RTF) standard. It converts RTF to HTML5 and XHTML stand-alone documents, or to fragments which can be embedded in other documents. The library is compatible with Delphi 2009+ and Free Pascal 3.2.0. The 8.2 release includes small improvements in … Continue reading ScroogeXHTML for Object Pascal 8.2 released

Habari Client libraries release 2022.06

Habarisoft released new versions of its native STOMP client libraries for Delphi / Object Pascal for integration with popular open source message brokers: Habari Client for ActiveMQ 7.1 - tested with Apache ActiveMQ 5.16.5 and 5.17.1 Habari Client for Artemis 7.1 - tested with Apache ActiveMQ Artemis 2.22.0 Habari Client for OpenMQ 7.1 - tested … Continue reading Habari Client libraries release 2022.06

Habari Client libraries release 2022.02

Habarisoft released version 2022.02 of its Object Pascal STOMP client libraries for Delphi and Free Pascal integration with popular free open source message brokers. Habari Client for ActiveMQ 7.0 - tested with Apache ActiveMQ 5.15.15 and 5.16.3 Habari Client for Artemis 7.0 - tested with Apache ActiveMQ Artemis 2.20.0 Habari Client for OpenMQ 7.0 - … Continue reading Habari Client libraries release 2022.02

Habari Client libraries release 2021.12

Habarisoft released version 2021.12 of its Object Pascal STOMP client libraries for Delphi and Free Pascal integration with popular free open source message brokers. Habari Client for ActiveMQ 6.12 - tested with Apache ActiveMQ 5.15.15 and 5.16.3 Habari Client for Artemis 6.12 - tested with Apache ActiveMQ Artemis 2.19.0 Habari Client for OpenMQ 6.12 - … Continue reading Habari Client libraries release 2021.12

ScroogeXHTML for Object Pascal 8.1 released

ScroogeXHTML for Object Pascal is a library which supports a subset of the Rich Text Format (RTF) standard. It converts RTF to HTML5 and XHTML stand-alone documents, or to fragments which can be embedded in other documents. The library is compatible with Delphi 2009+ and with Free Pascal 3.2.0. The 8.1 release includes small improvements … Continue reading ScroogeXHTML for Object Pascal 8.1 released

Indy FTP LIST timeout with Delphi 11 in active mode (solved)

In the Indy issue tracker, a bug was reported which first appeared with Delphi 11. FTP LIST timeout with latest Delphi 11 (and idFTP) It is possible to reproduce the bug not only with Delphi 11 but also with Free Pascal. Reportedly the timeout also occurs with Delphi 10.4. If you want to reproduce it … Continue reading Indy FTP LIST timeout with Delphi 11 in active mode (solved)

ScroogeXHTML for Object Pascal 8.0 released

ScroogeXHTML for Object Pascal is a library which supports a subset of the Rich Text Format (RTF) standard. It converts RTF to HTML5 and XHTML standalone documents, or to fragments which can be embedded in other documents. ScroogeXHTML is compatible with Delphi 2009+ and tested with Free Pascal 3.2.0. Version 8.0 is a major release … Continue reading ScroogeXHTML for Object Pascal 8.0 released