1 / 17

S kills : none

Retrieving a Web page. S kills : none Concepts : Web client (browser), Web server, network connection, URL, mobile client, protocol. This work is licensed under a Creative Commons Attribution-Noncommercial-Share Alike 3.0 License. . Where does this topic fit?. Internet concepts Applications

seamus
Télécharger la présentation

S kills : none

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Retrieving a Web page Skills: none Concepts: Web client (browser), Web server, network connection, URL, mobile client, protocol This work is licensed under a Creative Commons Attribution-Noncommercial-Share Alike 3.0 License.

  2. Where does this topic fit? • Internet concepts • Applications • Technology • Implications • Internet skills • Application development • Content creation • User skills

  3. Watch this video The World Wide Web in plain English (2m 46s): http://www.commoncraft.com/world-wide-web

  4. Client and server Server Client

  5. Uniform resource locator (URL) What happens next?

  6. Establish a temporary connection Server Client

  7. Request the page Request Server Client

  8. Send the page to the client Request Server page Client

  9. Client displays the page Request Server page Client

  10. Drop the connection Request Server page Client

  11. Data flow Server Client Request Web client program Web server program Page Memory Memory Requested page Requested page The Internet Display Storage

  12. What if the requested page is not found? What does the CSUDH error message look like?

  13. Pages with links 1. Get first page Server 1 2. Get second page Client Server 2

  14. Mobile Web clients

  15. 1. Establish a temporary connection between the client and server 2. Client sends the request to the server 3. Server returns the requested page or an error message 4. Client displays whatever the server returns 5. Disconnect – drop the connection Summary: retrieving a Web page request page Server Client

  16. Self-study questions What happens if the user accidentally misspells the URL? Can a server be handling requests from more than one client at a time? Answer yes or no then explain your answer. If a Web page contains a link to another page, must both pages be stored on the same server? Answer yes or no then explain your answer. If a Web page contains a link to another page, may both pages be stored on the same server? Answer yes or no then explain your answer. Do the terms client and server refer to hardware, software or both? Explain your answer. At least two programs must be in your computer’s memory while you are surfing the Web – which programs? What is in memory beside those programs while you are looking at a Web page on the screen?

  17. 1. 2. 3. 4. 5. request page Server Client Without looking back, do you recall the steps in retrieving a Web page?

More Related