Ans Sheet1
Ans Sheet1
CoAP
lightweight and efficient protocol that enables
communication between devices with limited
resources
MQTT
lightweight messaging protocol designed for
efficient communication between devices in
constrained or unreliable network environments
WebSocket
provides full-duplex communication channels
over a single TCP connection
XMPP
open-standard communication protocol designed
for real-time messaging, presence information,
and data exchange
AMQP
open-standard messaging protocol designed for
reliable and interoperable messaging between
applications or components in distributed
systems
DDS
communication protocol and middleware
standard designed for real-time, scalable, and
interoperable data communication in distributed
systems
6LoWPAN
network protocol that enables the transmission
of IPv6 packets over low-power wireless
networks, typically used in IoT (Internet of
Things) applications
2G, 3G, 4G, and LTE
generations of mobile network technologies that
have evolved over time to provide improved
communication capabilities and data speeds for
mobile devices
5. Explain Publish-Subscribe communica on model
with graph.
Ans: Publishers send the data to the topics which are
managed by the broker.