From the course: Cisco Networking Foundations: Fundamentals of Cisco Networking
Unlock the full course today
Join today to access over 24,100 courses taught by industry experts.
TCP three-way handshake
From the course: Cisco Networking Foundations: Fundamentals of Cisco Networking
TCP three-way handshake
- [Instructor] What makes TCP so reliable? Well, it begins with a three-way handshake between the sender and receiver. The first step in the three-step process is where the sender sends a synchronization message, which we call a SYN message to the receiver, which is essentially saying, "Hey, I'd like to talk to you." And when the receiver gets that send message, if it's willing to communicate with the sender, it's going to send a couple of messages back to the sender. First, it sends a SYN message of its own saying, "Awesome. I'd like to talk to you too." And second, it sends an acknowledgement message, which we call an ACK back to the sender that acknowledges receipt of the send message that was received from the sender. And after the sender receives that set of SYN-ACK messages, it needs to acknowledge the SYN sent by the receiver. So it's going to send an ACK of its own saying, "Great, I'm willing for you…
Practice while you learn with exercise files
Download the files the instructor uses to teach the course. Follow along and learn by watching, listening and practicing.
Contents
-
-
-
Overview of a network4m 30s
-
(Locked)
Benefits of a network2m 6s
-
(Locked)
Day-to-day network examples1m 38s
-
(Locked)
OSI model5m 7s
-
(Locked)
TCP/IP model1m 28s
-
(Locked)
Common network layer protocols3m 28s
-
(Locked)
Common transport layer protocols2m 12s
-
(Locked)
TCP three-way handshake3m 22s
-
(Locked)
Application layer protocols and port numbers3m 15s
-
-
-
-
-