Podcast
Questions and Answers
Which type of transport layer protocol establishes a dedicated connection between devices before transmitting data?
Which type of transport layer protocol establishes a dedicated connection between devices before transmitting data?
- Transport control protocols
- Connectionless protocols
- Connection-oriented protocols (correct)
- Multiplexing protocols
What is a key feature of TCP (Transmission Control Protocol)?
What is a key feature of TCP (Transmission Control Protocol)?
- No congestion control
- Ordered delivery of data segments (correct)
- No flow control
- Unreliable data transfer
Which feature is NOT available in both UDP and TCP?
Which feature is NOT available in both UDP and TCP?
- Security of data transfer (correct)
- Flow control
- Determined delay guarantees
- Determined bandwidth guarantees
What is the process of delivering the received segments to the correct application layer processes using header information called?
What is the process of delivering the received segments to the correct application layer processes using header information called?
Which protocol sends each packet as an independent unit and transmits them separately?
Which protocol sends each packet as an independent unit and transmits them separately?
What type of protocols use a handshake process to establish the connection between devices?
What type of protocols use a handshake process to establish the connection between devices?
What is a feature of UDP (User Datagram Protocol)?
What is a feature of UDP (User Datagram Protocol)?
What is the technique of collecting messages from multiple sockets at the sender's side and adding transport layer info called?
What is the technique of collecting messages from multiple sockets at the sender's side and adding transport layer info called?
Multiplexing is done by covering data messages with transport layer info, and each segment has what?
Multiplexing is done by covering data messages with transport layer info, and each segment has what?
Which layer is responsible for providing logical communication between application processes running on different hosts?
Which layer is responsible for providing logical communication between application processes running on different hosts?
At the sender side, what does the transport layer do with the application messages?
At the sender side, what does the transport layer do with the application messages?
Which protocol provides connectionless and unreliable transport at the transport layer?
Which protocol provides connectionless and unreliable transport at the transport layer?
What is the responsibility of the network layer?
What is the responsibility of the network layer?
Which feature is not a functionality of the transport layer?
Which feature is not a functionality of the transport layer?
What type of transport does TCP provide at the transport layer?
What type of transport does TCP provide at the transport layer?
What process does the receiver side of the transport layer perform?
What process does the receiver side of the transport layer perform?
Which layer is responsible for data transfer between processes?
Which layer is responsible for data transfer between processes?
What does UDP stand for in relation to its functionality at the transport layer?
What does UDP stand for in relation to its functionality at the transport layer?
Flashcards are hidden until you start studying