COMPUTER NETWORKS AND COMMUNICATIONS
NETWORK PROTOCOLS AND STANDARDS
Question
[CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
|
a low-cost means of putting datagrams together principally for streaming video etc
|
TCP
|
|
Wifi
|
|
HTTP
|
|
UDP
|
Explanation:
Detailed explanation-1: -UDP is an ideal protocol for network applications in which perceived latency is critical, such as in gaming, voice and video communications. These examples can suffer some data loss without adversely affecting perceived quality.
Detailed explanation-2: -They are TCP or Transmission Control Protocol and UDP or User Datagram Protocol. TCP is connection oriented – once a connection is established, data can be sent bidirectional. UDP is a simpler, connectionless Internet protocol. Multiple messages are sent as packets in chunks using UDP.
There is 1 question to complete.