🎧 New: AI-Generated Podcasts Turn your study notes into engaging audio conversations. Learn more

TCP Connection-Oriented Demux
18 Questions
0 Views

TCP Connection-Oriented Demux

Created by
@PromisedMaxwell

Podcast Beta

Play an AI-generated podcast conversation about this lesson

Questions and Answers

The simplest form of flow control is ______ protocol.

stop-and-wait

To improve efficiency, multiple frames should be transmitted while waiting for one ______.

ACK

[Blank] window flow control allows multiple frames to be in transit at the same time.

Sliding

One of the reasons for congestion is the ______ on the network.

<p>load</p> Signup and view all the answers

UDP is a ______ protocol, which means that each user datagram sent is an independent datagram.

<p>connectionless</p> Signup and view all the answers

UDP segments may be delivered ______ to the application.

<p>out-of-order</p> Signup and view all the answers

A ______ is a technique that ensures the transmitter and receiver with different speed characteristics can communicate with each other.

<p>Flow Control</p> Signup and view all the answers

To control the flow of data, the receiver needs to send some ______ to the sender to inform the latter it is overwhelmed with data.

<p>feedback</p> Signup and view all the answers

ACK is a packet sent by one host in response to a packet it has ______.

<p>received</p> Signup and view all the answers

Propagation ______ is defined as the delay between transmission and receipt.

<p>delay</p> Signup and view all the answers

TCP socket is identified by a ______-tuple: source IP address, source port number, dest IP address, dest port number.

<p>4</p> Signup and view all the answers

Connection-oriented demux is necessary because a server host may support many simultaneous TCP ______.

<p>sockets</p> Signup and view all the answers

The transport layer deals with ______ issues of reliability, end-to-end flow control, and error correction and recovery.

<p>quality-of-service</p> Signup and view all the answers

In connectionless demultiplexing, when creating a datagram to send into a ______ socket, must specify destination IP address and destination port #.

<p>UDP</p> Signup and view all the answers

The transport layer provides logical communication between ______ processes running on different hosts.

<p>application</p> Signup and view all the answers

Each datagram carries one ______-layer segment, which has source and destination port numbers.

<p>transport</p> Signup and view all the answers

IP datagrams with same destination port #, but different source IP addresses and/or source port numbers will be directed to same ______ at dest.

<p>socket</p> Signup and view all the answers

The host uses IP addresses & port numbers to direct segment to appropriate ______.

<p>socket</p> Signup and view all the answers

More Quizzes Like This

Use Quizgecko on...
Browser
Browser