Which of the following is NOT a common error-handling technique used in the transport layer?
- Error Detection
- Flow Control
- Framing
- Retransmission
Framing is not typically considered a common error-handling technique in the transport layer. Error detection is used to identify and correct errors in transmitted data. Flow control helps manage the speed of data transmission, and retransmission handles the retransmission of lost or corrupted data.
Loading...
Related Quiz
- A CIDR notation of /16 in an IPv4 address means that the first _______ bits are used for the network prefix.
- Which protocol is used to resolve an IP address into a MAC address within a local network?
- In terms of security, what is the primary advantage of using a VPN when accessing public Wi-Fi hotspots?
- Which protocol primarily uses the three-way handshake to establish a connection between client and server?
- In a real-time online gaming environment, quick data transmission and receipt of acknowledgments are crucial. Which flow control mechanism might be better suited for such a scenario?