200-301 · Question #876
Drag and Drop Question Drag and drop the characteristics of transport layer protocols from the left onto the corresponding protocols on the right. Answer:
The correct answer is provides support for retransmission of lost packets; guarantees packet delivery; uses a 32-bit sequence number; requires less computer resources; offers minimal overhead within a packet; ideal for voice traffic. TCP (Transmission Control Protocol) is a connection-oriented protocol that provides reliability features including retransmission of lost packets, guaranteed packet delivery, and uses a 32-bit sequence number to track and reorder segments. UDP (User Datagram Protocol) is a connec
Question
Exhibit
Answer Area
Drag items
Correct arrangement
- provides support for retransmission of lost packets
- guarantees packet delivery
- uses a 32-bit sequence number
- requires less computer resources
- offers minimal overhead within a packet
- ideal for voice traffic
Explanation
TCP (Transmission Control Protocol) is a connection-oriented protocol that provides reliability features including retransmission of lost packets, guaranteed packet delivery, and uses a 32-bit sequence number to track and reorder segments. UDP (User Datagram Protocol) is a connectionless protocol designed for speed and efficiency - it requires fewer computer resources, offers minimal packet overhead (8-byte header vs TCP's 20+ bytes), and is ideal for real-time voice traffic where occasional packet loss is acceptable but latency is not.
Topics
Community Discussion
No community discussion yet for this question.
