Help Please

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • izzo
    New Member
    • Nov 2006
    • 5

    Help Please

    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
    Recognized Expert Contributor
    • Sep 2006
    • 627

    #2
    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!

    Comment

    Working...