• There is no right answer to this question. Here is my personal interpretation

    • The browser looks up the IP address of the domain name through DNS
    • The browser establishes a TCP connection with the target server (3 handshakes)
    • Browsers send requests for resources (interfaces, images, audio, video, CSS, JS, and so on) over the HTTP protocol
    • The server side responds to HTTP requests
    • The browser parses the rendered HTML code and renders it to the user
    • Close the page and release the TCP connection (4 waves)

additional

  • This article is published through multiple platforms of “We Media” and will not be maintained after publication. If you have any objection to the content, you can discuss it in the GitHub below
  • The ongoing maintenance / 500 + face questions before update/notes 】 https://github.com/noxussj/In…
  • [3D city modeling using three. JS (Zhuhai City)] https://3d.noxussj.top/