Report Bug
Qus : Which of the following is lightweight protocol used in IoT applications?
QusIoT में निम्न में से कौन सा लाइटवेट प्रोटोकॉल उपयोग किया जाता है?

A. HTTP
B. WebSocket
C. MQTT
D. All of above


Solution
C. MQTT



Explanation

The light weight protocol Message Queue Telemetry Transport (MQTT) is used for data transmission between the IoT devices. The result analysis shows that the light weight protocol MQTT is 30% efficient for data transmission in SDN IoT architecture.




Report Bug