ModernCpp.ir
257 subscribers
685 photos
42 videos
13 files
914 links
site : moderncpp.ir
Mail : info@moderncpp.ir
Admin: @FONQRI
C++ tutorials and ...
Download Telegram
#MQTT #DDS #M2M

MQTT and DDS for M2M: Disparate Approaches to the Internet of Things


Post Link : https://www.rti.com/blog/mqtt-dds-m2m-protocol-internet-of-things/
Channel Link : https://t.me/moderncpp_ir
#MQTT #AMQP #CoAP #DDS
DDS VS other IOT protocols

Several specialized messaging/data-sharing protocols are often considered for IoT applications, including
- Message Queue Telemetry Transport (MQTT), a broker-reliant publish/subscribe messaging protocol designed to be used with TCP/IP
- Advanced Message Queuing Protocol (AMQP), which defines an efficient, binary, peer-to-peer protocol for transporting messages between two network processes (usually a client and a broker)
- Constrained Application Protocol (CoAP) is a software protocol that was designed to support the connectivity of simple low power electronic devices (e.g. wireless sensors) with Internet based systems


Post Link : https://www.dds-foundation.org/features-benefits/
Channel Link : https://t.me/moderncpp_ir