How do websites work?
- When a user sends a request to a server by typing (www.devjunctionpoint.blogspot.com) on the internet or browser
- your request is sent from your browser to a server that hosts the website.
- The server Processes the Request.
- It analyzes the URL to determine which website the user wants to visit and which files and data are needed to fulfill the request
- Server Sends Data to the Browser
- Browser Displays the Website
- The server packages up the requested files and data and sends them back to the user’s browser.
0 Comments:
Post a Comment
Do leave your comments