Tag

four-way handshake

0 views collected around this technical thread.

Java Tech Enthusiast
Java Tech Enthusiast
May 4, 2024 · Fundamentals

Understanding HTTP and TCP: From URL to Browser Rendering

The article walks through every step from typing a URL to final page rendering, detailing URL parsing, DNS lookup, TCP three‑way handshake and termination, HTTP request/response structure, congestion and flow control mechanisms, and the browser’s DOM, CSS, layout and painting processes.

HTTPTCPTIME_WAIT
0 likes · 13 min read
Understanding HTTP and TCP: From URL to Browser Rendering