Chapter 3

Chapter 3

University

14 Qs

quiz-placeholder

Similar activities

Determining System Requirements

Determining System Requirements

University

11 Qs

1.1.1 The structure and function of the processor

1.1.1 The structure and function of the processor

11th Grade - University

15 Qs

CIS2303 Week 4_5 Ch_3

CIS2303 Week 4_5 Ch_3

University

18 Qs

INTO Artificial Intelligence

INTO Artificial Intelligence

University - Professional Development

10 Qs

ITF Chapter 1 Computing Devices

ITF Chapter 1 Computing Devices

University

14 Qs

U3BigData01

U3BigData01

University

18 Qs

Python List

Python List

4th Grade - University

15 Qs

Machine Learning (Introduction)

Machine Learning (Introduction)

University

10 Qs

Chapter 3

Chapter 3

Assessment

Quiz

Computers

University

Hard

Created by

NGUYEN DINH LONG

Used 1+ times

FREE Resource

14 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Where is transport-layer functionality primarily implemented?

Transport layer functions are implemented primarily at the hosts at the “edge” of the network.

Transport layer functions are implemented primarily at each end of a physical link connecting one host/router/switch to another one host/router/switch.

Transport layer functions are implemented primarily at the routers and switches in the network.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

True or False: The transport layer provides for host-to-host delivery service?

True

False

3.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

  Check all of the services below that are provided by the TCP protocol.

Reliable data delivery.

A byte stream abstraction, that does not preserve boundaries between message data sent in different socket send calls at the sender.

In-order data delivery

A congestion control service to ensure that multiple senders do not overload network links.

A flow-control service that ensures that a sender will not send at such a high rate so as to overflow receiving host buffers.

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

  Check all of the services below that are provided by the UDP protocol.

A byte stream abstraction

Reliable data delivery.

A guarantee on the maximum amount of time needed to deliver data from sender to receiver.

A guarantee on the minimum amount of throughput that will be provided between sender and receiver.

A message abstraction, that preserves boundaries between message data sent in different socket send calls at the sender.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is meant by transport-layer demultiplexing?

Taking data from one socket (one of possibly many sockets), encapsulating a data chuck with header information – thereby creating a transport layer segment – and eventually passing this segment to the network layer.

Receiving a transport-layer segment from the network layer, extracting the payload (data) and delivering the data to the correct socket.

Receiving a transport-layer segment from the network layer, extracting the payload, determining the destination IP address for the data, and then passing the segment and the IP address back down to the network layer.

Taking data from multiple sockets, all associated with the same destination IP address, adding destination port numbers to each piece of data, and then concatenating these to form a transport-layer segment, and eventually passing this segment to the network layer.

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is meant by transport-layer multiplexing?

Taking data from one socket (one of possibly many sockets), encapsulating a data chuck with header information – thereby creating a transport layer segment – and eventually passing this segment to the network layer.

Receiving a transport-layer segment from the network layer, extracting the payload (data) and delivering the data to the correct socket.

Receiving a transport-layer segment from the network layer, extracting the payload, determining the destination IP address for the data, and then passing the segment and the IP address back down to the network layer.

Taking data from multiple sockets, all associated with the same destination IP address, adding destination port numbers to each piece of data, and then concatenating these to form a transport-layer segment, and eventually passing this segment to the network layer.

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

True or False:  When multiple UDP clients send UDP segments to the same destination port number at a receiving host, those segments (from different senders) will always be directed to the same socket at the receiving host.


True

False

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?