1/3
Looks like no tags are added yet.
Name | Mastery | Learn | Test | Matching | Spaced |
---|
No study sessions yet.
Q11: What is the first step in establishing a TCP connection?
A11: The client sends a SYN packet.
Q12: What is the TCP three-way handshake sequence?
A12: SYN → SYN-ACK → ACK.
Q13: How does TCP close a connection?
A13: With a four-step FIN → ACK → FIN → ACK sequence.
.
.