Layer 4 Flashcards

1
Q

Layer 4 Transport divides data how?

A

It divides it into Segments & datagrams

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

Transmission Control Protocol (TCP)

A

Connection-oriented protocol that is a reliable way to transport segments across the network (uses segments & three-way handshake)

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

Three-way handshake

A

SYN SYN-ACK SYN,
the client going hey server, are you ready to get some information?
Server says sure why not
Client says okay here it comes
transmission begins

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

User Datagram Protocol (UDP)

A

Connectionless protocol that is an unreliable way to transport segments across the network (does not have to wait for connections) uses datagrams used for increased performance & for video/audio streaming

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

Windowing

A

Allows the client to adjust the amount of data in each segment. Sends less data with increased retransmission or sends more data with decreased retransmissions (ex. switching time est. for downloading file)

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

Buffering

A

Occurs when devices allocate memory to store segments if bandwidth is not readily available

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