World Wide Web. The World Wide Web is a system of interlinked hypertext documents accessed via the Internet The World Wide Web is a system of interlinked.

Slides:



Advertisements
Similar presentations
Basic Internet Terms Digital Design. Arpanet The first Internet prototype created in 1965 by the Department of Defense.
Advertisements

4.01 How Web Pages Work.
Communicating Information: Web Design. It’s a big net HTTP FTP TCP/IP SMTP protocols The Internet The Internet is a network of networks… It connects millions.
Internet and the web Summary of terms discusses and review.
XP Browser and Basics1. XP Browser and Basics2 Learn about Web browser software and Web pages The Web is a collection of files that reside.
The Internet Useful Definitions and Concepts About the Internet.
Layer 7- Application Layer
Introduction to HTML 2006 CIS101. What is the Internet? Global network of computers that are connected and communicate via a series of Protocols Protocols.
Internet – Part II. What is the World Wide Web? The World Wide Web is a collection of host machines, which deliver documents, graphics and multi-media.
Introduction to HTML 2004 CIS101. What is the Internet? Global network of computers that are connected and communicate via a series of Protocols Protocols.
Topics in this presentation: The Web and how it works Difference between Web pages and web sites Web browsers and Web servers HTML purpose and structure.
DATA COMMUNICATION DONE BY: ALVIN SAMPATH CARLVIN SAMPATH.
Lesson 2 — The Internet and the World Wide Web
CS134 Web Design & Development Introduction to the Internet Mehmud Abliz.
2013Dr. Ali Rodan 1 Handout 1 Fundamentals of the Internet.
1 Jordan University of Science & Technology Faculty of Computer & Information Technology Department of Computer Science CIS 100Internet.
Introduction to Computers Section 8A. home How the Internet Works Anyone with access to the Internet can exchange text, data files, and programs with.
CIS 1310 – HTML & CSS 1 Introduction to the Internet.
Introduction To Internet
An Overview of the Internet: The Internet: Then and Now How the Internet Works Major Features of the Internet.
UNESCO ICTLIP Module 1. Lesson 61 Introduction to Information and Communication Technologies Lesson 6. What is the Internet?
How Does the Internet Work? Protocols Protocols are rules that describe how computers communicate and exchange data. The Internet has a series of these.
CIS 250 Advanced Computer Applications Internet/WWW Review.
Using the Internet. (WWW) and the Internet The World Wide Web (WWW) is a small part of the Internet. The Internet relates to all the hardware and software.
The Internet. Definition: Network of networks. Began in 1969, DOD project called ARPANET. Early 1980’s NSF creates NSFnet NSF takes over both by mid ’80’s.
The Web and Web Services Jim Graham NR 621 Spring 2009.
01 - Introduction Informatics Department Parahyangan Catholic University.
The Internet, Fourth Edition-- Illustrated 1 The Internet – Illustrated Introductory, Fourth Edition Unit B Understanding Browser Basics.
The Internet What is the Internet? The Internet is a lot of computers over the whole world connected together so that they can share information. It.
HOW THE INTERNET WORKS. Introduction : The internet has brought revolutionary changes Has become a medium for interaction and information Can access to.
(class #2) CLICK TO CONTINUE done by T Batchelor.
Glencoe Introduction to Multimedia Chapter 2 Multimedia Online 1 Internet A huge network that connects computers all over the world. Show Definition.
Internet Essentials. The History of the Internet The Internet started when the Advanced Research Projects Agency (ARPA) of the United States Defense Department.
Web Development & Design Foundations with XHTML Chapter 1 Key Concepts 1.
Internet and World Wide Web Introduction to the Internet.
How Much Do You Know About the Internet?. What is the Internet? The Internet is the world’s largest computer network, connecting more than 4 million computers.
4.01 How Web Pages Work.
Introduction to the Internet
4.01 How Web Pages Work.
4.01 How Web Pages Work.
Introduction to the WWW
Technologies and Applications
CISC103 Web Development Basics: Web site:
Application Layer Honolulu Community College
Introduction To Web Design
E-commerce | WWW World Wide Web - Concepts
Introduction to Computers
E-commerce | WWW World Wide Web - Concepts
Introducing the World Wide Web
Some bits on how it works
Web Design Introduction to the Internet Week One
Internet and the web Summary of terms discusses and review
ICT Communications Lesson 1: Using the Internet and the World Wide Web
Web Development & Design Chapter 1, Sections 4, 5 & 6
CISC103 Web Development Basics: Web site:
1 Introduction to the Internet.
ACT102 Introduction to web design
Web Design & Development
CS134 Web Design & Development
Introduction to the Internet and Web
ACT102 Introduction to web design
World Wide Web “WWW”, "Web" or "W3". World Wide Web “WWW”, "Web" or "W3"
World Wide Web “WWW”, "Web" or "W3". World Wide Web “WWW”, "Web" or "W3"
Part of Chapter 1 Key Concepts Networks
Unit-3.
4.01 How Web Pages Work.
Lesson 19 Internet Basics.
4.01 How Web Pages Work.
The Internet and Electronic mail
Web Programming : Building Internet Applications Chris Bates CSE :
Presentation transcript:

World Wide Web

The World Wide Web is a system of interlinked hypertext documents accessed via the Internet The World Wide Web is a system of interlinked hypertext documents accessed via the Internet With a web browser, one can view Web pages that may contain text, images, videos, and other multimedia and navigate between them using hyperlinks. With a web browser, one can view Web pages that may contain text, images, videos, and other multimedia and navigate between them using hyperlinks.

World Wide Web These documents are hypertext documents which can contain built-in applications, links to databases, text, pictures, sounds, graphics, animations and movies. These documents are hypertext documents which can contain built-in applications, links to databases, text, pictures, sounds, graphics, animations and movies.

World Wide Web (www) These documents are written in a Web authoring language. These documents are written in a Web authoring language. The simplest language is called HTML (HyperText Markup Language). The documents are therefore saved as HTML type (index.html) The simplest language is called HTML (HyperText Markup Language). The documents are therefore saved as HTML type (index.html) The World Wide Web also uses a set of rules (protocol) that govern how documents written in HTML are displayed. This protocol is the HyperText Transfer Protocol (HTTP) The World Wide Web also uses a set of rules (protocol) that govern how documents written in HTML are displayed. This protocol is the HyperText Transfer Protocol (HTTP)

Browsers A turning point for the World Wide Web began with the introduction of the Mosaic web browser in 1993, a graphical browser developed by a team at the National Center for Supercomputing Applications at the University of Illinois at Urbana- Champaign. A turning point for the World Wide Web began with the introduction of the Mosaic web browser in 1993, a graphical browser developed by a team at the National Center for Supercomputing Applications at the University of Illinois at Urbana- Champaign. This allowed the distribution of images and the standard text-only format from previous browsers. This allowed the distribution of images and the standard text-only format from previous browsers.

Protocols The computers that run and are attached to the internet must follow a set of rules of communication so they can exchange information. The computers that run and are attached to the internet must follow a set of rules of communication so they can exchange information. These rules are called protocols, which essentially set the standard for computer communication. These rules are called protocols, which essentially set the standard for computer communication. Protocols may be found in software and/or hardware. Protocols may be found in software and/or hardware.

URLs URL Definition: URL Definition: A URL (Uniform Resource Locator) is defined as the absolute address of a web page or web resource on the Internet. A URL (Uniform Resource Locator) is defined as the absolute address of a web page or web resource on the Internet.

URLs URLs can be divided into three main parts URLs can be divided into three main parts PROTOCOL + DOMAIN NAME + PATH or FILEPROTOCOL + DOMAIN NAME + PATH or FILE Example:Example: In this example we have the following: In this example we have the following: Protocol: HTTP Protocol: HTTP Domain Name: globeandmail.com (the www is assumed) Domain Name: globeandmail.com (the www is assumed) Path or File: index.html Path or File: index.html

Domain Name System

Domain Name What is a Domain Name: What is a Domain Name: strings of letters and numbers (separated by periods) that are used to name organizations and computers and addresses on the internetstrings of letters and numbers (separated by periods) that are used to name organizations and computers and addresses on the internet a unique, case-insensitive, name, consisting of a string made up of alphanumeric characters and dashes separated by periods.a unique, case-insensitive, name, consisting of a string made up of alphanumeric characters and dashes separated by periods.

Domain Names The Domain Name System maps to IP numbers and other information; an identifier of a computer or site on the Internet. The Domain Name System maps to IP numbers and other information; an identifier of a computer or site on the Internet. IP Address are unique number (like telephone numbers) that are assigned to computers or devices on the network or internet. IP Address are unique number (like telephone numbers) that are assigned to computers or devices on the network or internet. The Domain Name System transfers the Domain Name to the correct IP Address so that the Domain Name can be found on the internet The Domain Name System transfers the Domain Name to the correct IP Address so that the Domain Name can be found on the internet

Domain Name System Within a domain name, there are various levels. Within a domain name, there are various levels. Example 1: 1: com is the Top Level com is the Top Level globeandmail is the Second Level globeandmail is the Second Level Example2: com is the Top Level com is the Top Level globeandmail is the Second Level globeandmail is the Second Level invest is the subdomain invest is the subdomain

Subdomains Subdomains are created by the owner of a domain to create more address on the one address. Subdomains are created by the owner of a domain to create more address on the one address. For example, may want separate sections for For example, may want separate sections forwww.globeandmail.com Autos, Investing, Entertainment and sportsAutos, Investing, Entertainment and sports Rather than having for different domains, they will create subdomains as: Rather than having for different domains, they will create subdomains as: autos.globeandmail.com, investing.globeandmail.com and so on.autos.globeandmail.com, investing.globeandmail.com and so on.

Common Protocols TCP/IP – used to connect to a network, the Transmission Control Protocol/Internet Protocol is used for packet distribution, to acquire an Internet Protocol Address (IP Address) TCP/IP – used to connect to a network, the Transmission Control Protocol/Internet Protocol is used for packet distribution, to acquire an Internet Protocol Address (IP Address) HTTP – the Hyper Text Transfer Protocol is a request/response protocol between the client and the server in requesting web documents HTTP – the Hyper Text Transfer Protocol is a request/response protocol between the client and the server in requesting web documents

Common Protocols FTP – the File Transfer Protocol is used to exchange (send and receive) documents over a network and to manipulate documents residing on a server FTP – the File Transfer Protocol is used to exchange (send and receive) documents over a network and to manipulate documents residing on a server SMTP – Simple Mail Transfer Protocol is used to set the guidelines that computers must follow to send and receive s SMTP – Simple Mail Transfer Protocol is used to set the guidelines that computers must follow to send and receive s