Soru

Zorluk: KolayConnection-Oriented vs Connectionless Protocols

Match each network protocol feature or term on the left with its correct connection property on the right.

  • Transmission Control Protocol (TCP)Connection-oriented protocol providing reliable, sequenced delivery with flow control
  • User Datagram Protocol (UDP)Connectionless protocol operating with minimal overhead and no delivery guarantees
  • Three-way handshakeConnection establishment process using SYN, SYN-ACK, and ACK flags before data transfer
  • Best-effort deliveryTransmission method where data is sent without checking receiver readiness or confirming packet arrival

Cevap

Transmission Control Protocol (TCP) matches with 'Connection-oriented protocol providing reliable, sequenced delivery with flow control'. User Datagram Protocol (UDP) matches with 'Connectionless protocol operating with minimal overhead and no delivery guarantees'. Three-way handshake matches with 'Connection establishment process using SYN, SYN-ACK, and ACK flags before data transfer'. Best-effort delivery matches with 'Transmission method where data is sent without checking receiver readiness or confirming packet arrival'.
TCP requires explicit connection setup (three-way handshake) and provides error recovery and flow control, making it connection-oriented. UDP sends datagrams without a connection negotiation or acknowledgment, making it connectionless and reliant on best-effort delivery.

Adım Adım Çözüm

1
Identify the primary connection characteristics of transport protocols.
TCP is recognized as connection-oriented (guaranteed delivery) and UDP as connectionless (low overhead, no guarantees).
This establishes the fundamental distinction between stateful session protocols and stateless datagram transport.
2
Match specific mechanisms to their protocol types.
The three-way handshake maps to TCP session setup, while best-effort delivery maps to connectionless forwarding behavior.
Connecting terms like SYN/ACK flags directly connects TCP operational requirements with connection setup.

Anahtar Kavram

Connection-Oriented vs Connectionless Transport Protocols
Bu soruyu puanla