Skip to content

Opening book details…

About this document

Understanding Website Access Process by Akanksha Ojha is a document available to read on EtoBox.

When a user enters a website URL in their browser, the browser first locates the IP address of the domain via DNS lookup. It then establishes a TCP connection with the web server and makes an HTTP request for the main HTML file. The server sends this file along with other resources like images, which the browser assembles into the visible webpage. APIs allow browsers to make additional requests to retrieve dynamic data from servers.

Author
Akanksha Ojha
Language
EN