How Web Servers Work Put Your Name Here Class Period: Date:

Slides:



Advertisements
Similar presentations
The Web Wizards Guide to HTML Chapter One World Wide Web Basics.
Advertisements

CTER Orientation Tutorial The Use of the WebBoard.
Allied Health Systems Authorizations Website Tutorial and Walk Thru.
Skills: none Concepts: data and program files, IP packet, packet header, packet body, IP address, host name This work is licensed under a Creative Commons.
The Internet Useful Definitions and Concepts About the Internet.
Dreamweaver Basics In this section you will learn how to:
HTML & Dreamweaver 101 Aman Yadav. Definitions HTTP – The Web uses a protocol called HTTP (Hyper Text Transport Protocol) to communicate between the Web.
What happens when you retrieve a Web page? This work is licensed under a Creative Commons Attribution-Noncommercial- Share Alike 3.0 License. Skills: none.
LBSC 690: Session 2 FTP, “Hello World!” HTML Jimmy Lin College of Information Studies University of Maryland Monday, September 17, 2007.
The Internet & The World Wide Web Notes
Working with SharePoint Document Libraries. What are document libraries? Document libraries are collections of files that you can share with team members.
The Network Files, Case #53: Diagnosing diseases of DNS Presented by Mark Minasi for newsletters, audio sets etc WSV313.
Website Publishing. Publishing Basics Early Web Sites Obtain a Domain Name IP Address (Internet Protocol Address) – A number that uniquely identifies.
1 Introduction to Web Development. Web Basics The Web consists of computers on the Internet connected to each other in a specific way Used in all levels.
Create a Website Session I Key Components Hands-on HTML.
Internal and External Links Web Design – Section 3-6 Part or all of this lesson was adapted from the University of Washington’s “Web Design & Development.
The audio will be turned on just before our start time at 7:00 pm ET.
 Internet vs WWW  Pages vs Sites  How the Internet Works  Getting a Web Presence.
INTRODUCTION TO DREAMWEAVER 8. What we already know…  Design basics  Contrast  Repetition  Alignment  Repetition  HTML.
Let’s Make An Form! Bonney Armstrong GD 444 Westwood College February 9, 2005.
UNIT 1 DOMAIN NAMES Cambridge Technicals. Domain names You are going to prepare a presentation for a group of small business owners. They are interested.
HOW ACCESS TO WWW Student Name : Hussein Alkhaldi.
1 HTML (Set Up Public Folder) Some material on these slides is taken directly from
Chapter 2 Browsing the Web. Web Sites  What is a Home Page?  What is a Web Portal? (portal) Example: Yahoo! Lycos and MSN Typically offer? ________________________________________.
Parts of a URL (Uniform Resource Locator). Let’s study more closely what the parts of this string indicate.
Tutorial #2 Creating Links. Tutorial #1 Review Basic Page (DOCTYPE, HTML, Head, Title, Body) Tags Structure( ),,,,,, Nested Tags content Tag Attributes.
Introduction to the WebBoard Terry Dennis. The WebBoard - Our Connection The WebBoard URL is
Welcome to Minnesota’s eFolio Rochester Workforce Center September 12, 2003 Norman Baer Matthew St. Martin.
Using School fusion A great interactive tool to aid in communication for students, parents and YOU!!! Property of TSVest 2006.
Web Design (5) Navigation (1). Creating a new website called ‘Navigation’ In Windows Explorer, open the folder “CU3A Web Design Group”; and then the sub-folder.
HOW WEB SERVER WORKS? By- PUSHPENDU MONDAL RAJAT CHAUHAN RAHUL YADAV RANJIT MEENA RAHUL TYAGI.
Presented by: Introduction to iTunes U BCC on iTunes U.
Enhancing Your Web Site—Adding Links Web Page **YOU MUST HAVE COMPLETED THE 1ST 3 WEB PAGES BEFORE YOU CAN DO THIS ONE. **YOU SHOULD HAVE COMPLETED THE.
SharePoint document libraries I: Introduction to sharing files Sharjah Higher Colleges of Technology presents:
Patrick Bailey, MS IDIS110 Dreamweaver Setup. IDIS110 - RIT After you start Dreamweaver On the first time, if you are asked, select “Design Mode” Otherwise,
Electronic Notetaking Template Use this electronic template to help you take notes to complete your assignment. First, save this document with a new descriptive.
Creating a Web Site Using 000webhost.com The 000webhost.com Site You will be required to create an account in order to use their host computer 000webhost.com.
1. 2 To edit your site go to: To preview your site & other sites in your school or the region, go to:
Internal and External Links Web Design – Section 3-6 Part or all of this lesson was adapted from the University of Washington’s “Web Design & Development.
The Web Wizard’s Guide to HTML Chapter One World Wide Web Basics.
Internal and External Links Web Design – Section 3-6 Part or all of this lesson was adapted from the University of Washington’s “Web Design & Development.
Site Home Web Server USB Your House Copy Full address of local site including drive letter Works for Content Modifications Only Not Relationship Structure.
Evaluating Web Pages Techniques to apply and questions to ask.
This shows CIS17 and the first day introduction..
The Internet. Important Terms Network Network Internet Internet WWW (World Wide Web) WWW (World Wide Web) Web page Web page Web site Web site Browser.
PHP Form Processing * referenced from
The Internet, Fourth Edition-- Illustrated 1 The Internet – Illustrated Introductory, Fourth Edition Unit B Understanding Browser Basics.
Your final site CSS WP Hand- code, using TextEdit, TextWrangler, Dreamweaver or any other wysiwyg editor. Site doesn’t require to be hosted Deliver all.
Uploading Web Page  It would be meaningful to share your web page with the rest of the net user.  Thus, we have to upload the web page to the web server.
Introduction to HTML 4.0 Getting Started – Basic Terminology Teacher: Mr. Ho.
Basic Internet Skills. What is the internet? A large group of computers connected to one another Its purpose is to send information back and forth to.
How FTP works ? & Send you web pages to server Speaker : Frank Liu.
Teacher Tube Teacher tube is a great source for any digital media to use with your class. It is free to sign up, and you have access to many different.
WHAT ARE THE STEPS TO CONNECT MY HP DESKJET 3520 TO WI-FI?
5 In the Survey Options section, click an option to determine whether users' names will appear in survey results, and then whether users can respond to.
5 In the Survey Options section, click an option to determine whether users' names will appear in survey results, and then whether users can respond to.
1.4 Wired and Wireless Networks
System Analysis and Design Task 1- Explanation
Internal and External Links
LMEvents SharePoint Portal How-to Guide
5 In the Survey Options section, click an option to determine whether users' names will appear in survey results, and then whether users can respond to.
Computer Networks Lesson 3.
Erosion Research Project Performance Task
Lesson 1 Web Browsers.
Getting Started with Google Applications
Your site should be here
Parts 1 and 2 The journey begins….
Computer Networks Lesson 3.
Your computer is the client
The Internet and Electronic mail
Presentation transcript:

How Web Servers Work Put Your Name Here Class Period: Date:

Sources to use: How Stuff Works: – Wikipedia –

What is a Web Server In your OWN WORDS, write a brief description of a web server.

How Stuff Works – the Basic Process Source: server1.htm In your own words, give a brief description of what’s happening … Put your description here

The Browser Breaks the URL into Three Parts Protocol What is it? Server Name What is it? The File Name What is it?

Behind the Scenes In the Section “Behind the Scenes” on How Stuff Works, it tells you the steps that the browser and server must complete for you to view a web page. On the next 6 slides, give a brief explanation of what happens when you type in “google.com” in your browser’s address bar. Don’t just copy the web site’s explanation – summarize and simplify and put it in your own words.

1 - The URL – what did the browser do? Explain here….

2 - Name Server What happened next?

3 - Connection Explain….

4 - GET Put your explanation here…

5 – Server Sends You know the drill….

6 – Browser Goes to Work What does the browser do?

What do we always use as the “home page” file name? Put Your Answer HERE

What is the URL of your home page (that we just uploaded in the last couple of days….) Put Your Answer HERE

IP Addresses and Domain Names Read the section on IP Addresses on How Stuff Works Read the section on Domain Names Read the section on Name Servers

Explain…in your own words Octets and dotted decimal numbers What are they? Give an example Have you ever seen a web address listed in this way?

Why don’t we have to enter numbers all the time? Explain in your own words, and be sure to use the terms “domain names” and “name servers”

Wikipedia Wikipedia offers two different definitions for the term “web server” On the next page, give your own separate definitions for a web server

Wikipedia’s Two Definitions Give the first definition in your own words Put the second definition in your own words here

You’re Done! Spell check please! Ask one of your peers to review your work and give suggestions and feedback Save your work! We’ll turn this into a web page and upload it to our own domain tomorrow.