0% found this document useful (0 votes)
116 views

Tutorial 8

This document contains a tutorial with true/false questions and multiple choice questions about transport layer protocols such as TCP and UDP. It covers topics like connection-oriented vs connectionless protocols, port numbers, timers used in transport protocols, handshake procedures, and acknowledgment strategies. The document tests knowledge of fundamental concepts in computer networking and transport layer protocols.

Uploaded by

Kazi Yasin Islam
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
116 views

Tutorial 8

This document contains a tutorial with true/false questions and multiple choice questions about transport layer protocols such as TCP and UDP. It covers topics like connection-oriented vs connectionless protocols, port numbers, timers used in transport protocols, handshake procedures, and acknowledgment strategies. The document tests knowledge of fundamental concepts in computer networking and transport layer protocols.

Uploaded by

Kazi Yasin Islam
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 2

Tutorial 8

TRUE OR FALSE

1. A transport protocol can be either connection oriented, such as UDP, or connectionless, such
as TCP.
2. The receiver needs to adopt some policy concerning the amount of data it permits the
sender to transmit.
3. There is no need for connection establishment and termination procedures to
support connection-oriented service with a reliable network service.
4. There is no need for connection establishment and termination procedures to
support connectionless service with a reliable network service.
5. The SYN segment functions both as a connection request and as a connection
acknowledgment.
6. In a protocol architecture, the transport protocol sits above application and other
upper-layer protocols, and just below the network or internetwork layer.
7. The less the network service provides, the more the transport protocol must do.
8. The sliding-window technique would work well with a reliable network service.
9. A retransmission timer is the only timer needed for proper functioning of a transport
protocol.

MULTIPLE CHOICE

1. The ________ variable represents a particular TS user at the specified host.

A. Port
B. Host
C. Socket
D. Transport

2. Multiple users employing the same transport protocol and distinguished by port
numbers or service access points is ________.

A. multiplexing
B. sequencing
C. flowing
D. full duplex

3. "Abort connection when no segments are received" is the ________ Transport


Protocol Timer.

A. 2MSL
B. Keepalive
C. Retransmission
D. Persist
4. In the case of a single network, ________ refers to an attached network device.

A. Port
B. Host
C. Socket
D. Entity

5. Connection establishment in TCP always uses a ________.

A. four-way handshake
B. three-way handshake
C. two-way handshake
D. handshake

6. The TCP header ________ field contains the number of data octets, beginning with
the sequence number indicated in the acknowledgment field, that the sender is
willing to accept.

A. Window
B. Checksum
C. Options
D. Acknowledgment Number

7. When a data segment arrives that is in sequence, the receiving TCP entity has
two options concerning the timing of acknowledgment: Immediate and ________.

A. Cumulative
B. Controlled
C. Delayed
D. Non-responsive

You might also like