VI

Delphi

TMS MQTT v2.0.10.0 Full Source for Delphi XE3 - Delphi 13

Cross-platform messaging client library implementing the full MQTT specification. TMS MQTT is a Delphi (and C++Builder) library provided by TMS Software that implements the MQTT (Message Queuing Telemetry Transport) protocol. MQTT is a lightweight, publish/subscribe messaging...

Description

Cross-platform messaging client library implementing the full MQTT specification. TMS MQTT is a Delphi (and C++Builder) library provided by TMS Software that implements the MQTT (Message Queuing Telemetry Transport) protocol. MQTT is a lightweight, publish/subscribe messaging protocol designed for low-bandwidth, high-latency, or unreliable networks. It is widely used in IoT, industrial automation, telemetry, and event-driven systems.

Feature overview
MQTT client component
Can be used in VCL,FMX and LCL applications
Supports Windows, iOS, Android, macOS, Linux, Raspberry Pi
Implements full MQTT specification including QoS, Last will message, message retaining
Fast & multithreading based architecture
Supports secure & non-secure connections
Non-visual logger component included

v2.0.10.0
New : Added the OnPublishReceivedEx2 and OnPublishReceivedEx3 events with information about the retain flag.

Additional Information