Patchouli's Computatrunomicon

Search IconIcon to open search

202205242345 ip adresses

Last updated May 31, 2022.

ip adresses, dns, etc

# Analogy

https://dorielrivalet.github.io/calculator/index.html scheme://domain/path/resource

hypertext transfer protocol secure

  1. You type a URL in your browser and press Enter
  2. Browser looks up IP address for the domain
  3. Browser initiates TCP connection with the server
  4. Browser sends the HTTP request to the server
  5. Server processes request and sends back a response
  6. Browser renders the content

# Sources

https://aws.amazon.com/blogs/mobile/what-happens-when-you-type-a-url-into-your-browser/#:~:text=You%20type%20a%20URL%20in,HTTP%20request%20to%20the%20server


Interactive Graph