Transport Layer l Flashcards

(14 cards)

1
Q

Transport layer

A

Responsible for ensuring that data packets arrive accurately

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

How does the transport layer work?

A

Splits up data into smaller units and passes onto network layer

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What’s the relationship between the transport and network layer?

A

Transport Layer: provides logical communication between processes
Network Layer: provides logical communication between hosts

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Process-Level Addressing

A

Helps a device know which app/process the incoming data is for

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

How process-level addressing works

A

Network layer identifies host and transport layer assigns a port number to each process

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Multiplexing (Sender Side)

A

Allows data from multiple processes to be combined and sent over a single transport layer

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Demultiplexing (Receiver Side)

A

Transport layer looks at port numbers and directs each portion of data to correct application

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Integrity Checking

A

Ensures that the data received is accurate and hasn’t been corrupted during transmission

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

How does integrity checking work?

A

Transport layer checks if the data arrived correctly. If something’s wrong, it asks to send it again

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

Connection Management (Establishment and Termination)

A

Sets up a connection before sending data and closes it when done

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

How does connection management work?

A

Both sides agree to connect before talking and then agree to disconnect when finished

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

Acknowledgments and Retransmissions

A

Acknowledges received data and retransmits missing/corrupted data

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

How Acknowledgments and Retransmissions work

A

Receiver sends an ACK to confirm it got the message. If no ACK comes, the sender sends it again

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

Flow Control

A

Manages the rate of data transmission to prevent overwhelming the receiver

How well did you know this?
1
Not at all
2
3
4
5
Perfectly