RTUComputer ScienceYr 2023 · Sem 72023

Q10Internet of Things

Question

2 marks

Define WebSockets.

Answer

A protocol for full-duplex communication over a single TCP connection.

WebSocket is a computer communications protocol, providing full-duplex communication channels over a single TCP connection, ideal for real-time applications in IoT.

Back to Paper