Tag

Messaging Protocol

0 views collected around this technical thread.

360 Tech Engineering
360 Tech Engineering
Jan 18, 2019 · Fundamentals

An Overview of the MQTT Protocol: History, Requirements, and Message Format

This article provides a comprehensive overview of the MQTT protocol, covering its origin in 1999, the problems it addresses, and detailed explanations of its fixed header, variable header, and payload structures, along with practical considerations for IoT applications.

Fixed HeaderIoTMQTT
0 likes · 6 min read
An Overview of the MQTT Protocol: History, Requirements, and Message Format
360 Tech Engineering
360 Tech Engineering
Sep 19, 2018 · Fundamentals

An Overview of the MQTT Protocol: History, Requirements, and Message Format

This article provides a comprehensive overview of the MQTT protocol, covering its origin in 1999, the problems it was designed to solve, its core requirements, and a detailed explanation of its fixed header, variable header, and payload structures.

IoTMQTTMessaging Protocol
0 likes · 6 min read
An Overview of the MQTT Protocol: History, Requirements, and Message Format
Tencent Cloud Developer
Tencent Cloud Developer
Sep 18, 2018 · Backend Development

MQTT: The Nervous System of IoT – Overview and Key Features

MQTT is a lightweight, open‑source publish/subscribe protocol that powers the IoT’s global nervous system by delivering small‑header messages over TCP/IP with configurable QoS, low bandwidth, and optional TLS security, making it ideal for battery‑constrained devices, scalable deployments, and real‑time applications such as home monitoring.

IoTMQTTMessaging Protocol
0 likes · 10 min read
MQTT: The Nervous System of IoT – Overview and Key Features
360 Zhihui Cloud Developer
360 Zhihui Cloud Developer
Sep 13, 2018 · Fundamentals

Understanding MQTT: History, Architecture, and Message Format Explained

This article provides a comprehensive overview of the MQTT protocol, covering its origin, design goals, packet structure—including fixed and variable headers, control types, flags, remaining length, and payload—while highlighting its suitability for IoT and limitations for large data transfers.

Embedded SystemsIoTMQTT
0 likes · 7 min read
Understanding MQTT: History, Architecture, and Message Format Explained