World Wide Web “WWW”, "Web" or "W3". World Wide Web “WWW”, "Web" or "W3"

Slides:



Advertisements
Similar presentations
4.01 How Web Pages Work.
Advertisements

Internet Research Internet Applications. The Internet is not the Web Because of the great popularity of the World Wide Web, people think the Internet.
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.
The Internet Useful Definitions and Concepts About the Internet.
Layer 7- Application Layer
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.
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.
What IS the Web? Mrs. Wilson Internet Basics & Beyond.
Web Mastering Module Internet Fundamentals. What is the Internet? –Global network of networks –Communicating using same set of rules (protocols/languages)
Chapter 6 The World Wide Web. Web Pages Each page is an interactive multimedia publication It can include: text, graphics, music and videos Pages are.
Introducción WEB Diseño y programacion en HTML.
How did the internet develop?. What is Internet? The internet is a network of computers linking many different types of computers all over the world.
Web Programming : Building Internet Applications Chris Bates CSE :
1 Web Development & Design Foundations with XHTML Chapter 1 Key Concepts.
HTML ~ Web Design.
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.
CS 6401 The World Wide Web Outline Background Structure Protocols.
Copyright © Terry Felke-Morris WEB DEVELOPMENT & DESIGN FOUNDATIONS WITH HTML5 7 TH EDITION Chapter 1 Key Concepts 1.
World Wide Web “WWW”, "Web" or "W3". World Wide Web “WWW”, "Web" or "W3"
Chapter 29 World Wide Web & Browsing World Wide Web (WWW) is a distributed hypermedia (hypertext & graphics) on-line repository of information that users.
1 WWW. 2 World Wide Web Major application protocol used on the Internet Simple interface Two concepts –Point –Click.
Web Server.
CS 6401 The World Wide Web Outline Background Structure Protocols.
CHAPTER 9 THE INTERNET. RECAP: COMPUTER NETWORKS LAN WAN.
Introduction to the World Wide Web & Internet CIS 101.
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.
The Internet Salihu Ibrahim Dasuki (PhD) CSC102 INTRODUCTION TO COMPUTER SCIENCE.
Information Networks. Internet It is a global system of interconnected computer networks that link several billion devices worldwide. It is an international.
A BRIEF HISTORY OF THE INTERNET, WEB, AND HTML. Internet vs. World Wide Web What is The Internet? The Internet is a massive network of networks, a networking.
HOW THE INTERNET WORKS. Introduction : The internet has brought revolutionary changes Has become a medium for interaction and information Can access to.
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.
 World wide web is a set of protocols that allows you to access any document on the net through the naming system based on URLs. www also specifies the.
Glencoe Introduction to Multimedia Chapter 2 Multimedia Online 1 Internet A huge network that connects computers all over the world. Show Definition.
A BRIEF HISTORY OF THE INTERNET, WEB, AND HTML. Internet vs. World Wide Web What is The Internet? The Internet is a massive network of networks, a networking.
Web Development & Design Foundations with XHTML Chapter 1 Key Concepts 1.
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.
1 Chapter 1 INTRODUCTION TO WEB. 2 Objectives In this chapter, you will: Become familiar with the architecture of the World Wide Web Learn about communication.
4.01 How Web Pages Work.
The World Wide Web.
4.01 How Web Pages Work.
4.01 How Web Pages Work.
Tonga Institute of Higher Education IT 141: Information Systems
Professional Web Designing For Absolute Beginners
Introduction To Web Design
Evolution of Internet.
Sec (4.3) The World Wide Web.
E-commerce | WWW World Wide Web - Concepts
HTML (Hyper Text Markup Language) HTTP (Hyper Text Transfer Protocol)
E-commerce | WWW World Wide Web - Concepts
CASE STUDY -HTML,URLs,HTTP
Some Common Terms The Internet is a network of computers spanning the globe. It is also called the World Wide Web. World Wide Web It is a collection of.
The World Wide Web Outline Background Structure Protocols CS 640.
Internet and the web Summary of terms discusses and review
Web Development & Design Chapter 1, Sections 4, 5 & 6
Evolved from ARPANET (Advanced Research Projects Agency of the U.S. Department of Defense) Was the first operational packet-switching network Began.
Navigating The World Wide Web
1 Introduction to the Internet.
Tonga Institute of Higher Education IT 141: Information Systems
Web Design & Development
World Wide Web “WWW”, "Web" or "W3". World Wide Web “WWW”, "Web" or "W3"
Tonga Institute of Higher Education IT 141: Information Systems
Introduction to World Wide Web
WEB & HTML Background Info.
Unit-3.
INFS 230 L Internet Technology
4.01 How Web Pages Work.
4.01 How Web Pages Work.
The Internet and Electronic mail
Web Programming : Building Internet Applications Chris Bates CSE :
Presentation transcript:

World Wide Web “WWW”, "Web" or "W3"

What is WORLD WIDE WEB? Background. Structure. Components. Fundamental concepts. How to access the web? Creating a web page? Internet and World wide web? Growth Examples Conclusion

WHAT IS WORLD WIDE WEB? The World Wide Web is a way of exchanging information between computers on the Internet. The World Wide Web is the network of pages of images, texts and sounds on the Internet which can be viewed using browser software .

WWW …. BACKGROUND? 1989-1990 – Tim Berners-Lee invents the World Wide Web at CERN Means for transferring text and graphics simultaneously Lots of previous attempts (Gopher, WAIS, Archie, Xanadu, etc.) Client/Server data transfer protocol Established a common language for sharing information on computers

STRUCTURE Clients use browser application to send URIs via HTTP to servers requesting a Web page Web pages constructed using HTML (or other markup language) and consist of text, graphics, sounds plus embedded files Servers (or caches) respond with requested Web page Or with error message Client’s browser renders Web page returned by server Page is written using Hyper Text Markup Language (HTML) Displaying text, graphics and sound in browser Writing data as well The entire system runs over standard networking protocols (TCP/IP, DNS,…)

WWW COMPONENTS Structural Components: Clients/browsers – to dominant implementations Servers – run on sophisticated hardware Caches – many interesting implementations Internet – the global infrastructure which facilitates data transfer Semantic Components: Hyper Text Transfer Protocol (HTTP) Hyper Text Markup Language (HTML) extensible Markup Language (XML) Uniform Resource Identifiers (URIs)

The Fundamental concept of the World Wide Web The Hypertext concept Hypertext is text which contains links to other texts. The term was coined by Ted Nelson around 1965 . The Hypermedia concept Hypermedia is a term used for hypertext which is not constrained to be text: it can include graphics, video and sound.

Uniform Resource Locator (URL) WEB Browser A web browser displays a web document and enables users to access web documents. WEB Server This is a program that waits patiently for the browser to request a web page. The servers looks for the requested information, retrieves it and send it to the browser or sends an error message if the file is not found. Uniform Resource Locator (URL) These are the web addresses. The resource locator is an addressing system .

It is the Hypertext Transfer Protocol It identifies the location of the document on internet The domain name of web server on which page is located. It identifies the resource name.

HOW TO ACCESS THE WEB? Written by William F. Slater, III 1996 President of the Chicago Chapter of the Internet Society 5

Creating a WEB PAGE ! Web pages are generally sets of text files coded with special notation called Hypertext Markup Language (HTML) that is interpreted by a web browser program reading the file.

THE DIFFERENCE BETWEEN WORLD WIDE WEB AND INTERNET…? Many people use the terms Internet and World Wide Web, but in fact the two terms are not synonymous. The Internet and the Web are two separate but related things. The Internet is a massive network of networks. It connects millions of computers together globally, forming a network in which any computer can communicate with any other computer as long as they are both connected to the Internet. The World Wide Web, or simply Web, is a way of accessing information over the medium of the Internet. So the Web is just a portion of the Internet, albeit a large portion, but the two terms are not synonymous and should not be confused.  

GROWTH OF WORLD WIDE WEB

WORLD WIDE WEB success!! World Wide Web succeeded because it was simple! Didn’t attempt to maintain links, just a common way to name things

3D mapping of World wide web

Examples: www.juw.edu.pk www.google.com www.msn.com

Conclusion The World Wide Web was have today was created by some very bright, talented people who either had vision, or were inspired by other talented people’s visions. Though their ideas were not always popular, they pressed ahead. Their perseverance and hard work brought us to where we are today. There is a lot to be learned by studying these people, their early work and keeping in mind what they had to work with.

Questions?

Thank you!