✅ TCP Reliability and Control

0.0(0)
studied byStudied by 0 people
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/5

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

6 Terms

1
New cards

Q14: How does TCP ensure reliability?

A14: Through acknowledgments and retransmissions.

2
New cards

Q15: What happens if a TCP segment is lost?

A15: It is retransmitted after a timeout or fast retransmit.

3
New cards

Q16: What is Flow Control in TCP?

A16: It ensures the sender does not overwhelm the receiver.

4
New cards

Q17: What mechanism does TCP use for flow control?

A17: The Sliding Window Protocol.

5
New cards

Q18: What is Congestion Control in TCP?

A18: Techniques to prevent network overload.

6
New cards

Q19: Name two TCP congestion control algorithms.

A19: Slow Start and Fast Recovery.