Delphi
Download TMS MQTT 2.0.11.0 Source Code Delphi XE3–13 Florence
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.11.0
- New : Added OnCreateSSLIOHandler event
