Connecting Tech Pros Worldwide Forums | Help | Site Map

Help Please

Newbie
 
Join Date: Nov 2006
Posts: 5
#1: Nov 22 '06
hi! i would like to know the steps that occur when the user requests for a web page and when the page is displayed on his/her browser

Cyberdyne's Avatar
Moderator
 
Join Date: Sep 2006
Location: Los Angeles, CA
Posts: 596
#2: Nov 22 '06

re: Help Please


Quote:

Originally Posted by izzo

hi! i would like to know the steps that occur when the user requests for a web page and when the page is displayed on his/her browser


When you request a page your computer sends out a request to the website which in translated into an http request to the hosts ip address so when you type in the address this will translate into an ip address then if the reply is true the download of data off that website begins in form of temporary files and cookies, then the user sees the date and can interact with it because of the many web languages, html, java and so on.

Hope this gives you a pretty good idea. Try pinging www.google.com it will give you the address of one of their servers.

Happy Thanksgiving!
Reply