TCP Internals; Handshake, Delivery, and Goodbye
TCP is the "Safe Mode", But how does it actually guarantee safety?
Jan 31, 20263 min read12

Search for a command to run...
Articles tagged with #networking
TCP is the "Safe Mode", But how does it actually guarantee safety?

Introduction Welcome back to the "From Wire to Web" series! Part 1: We built the road (Undersea Cables). Part 2 & 3: We found the address using the GPS (DNS). Now, we need to actually drive to the destination to deliver the message. We are drivin...

We know that google.com has an A Record (IP address). But... who actually finds it?

How does a browser know where a website lives? How the domain name ( google.com ) points to IP address ( 142.250.1.1 )?

Network is dependent on the wires, How? We will explore each step. How our packets (data) travels from Oceans to multiple Devices.
