Lecture 10: 9/26/2002CS149D Fall 20021 CS149D Elements of Computer Science Ayman Abdel-Hamid Department of Computer Science Old Dominion University Lecture.

Slides:



Advertisements
Similar presentations
4.01 How Web Pages Work.
Advertisements

The Internet and the World Wide Web. Una DooneyThe Internet and WWWSlide 2 What is the Internet? A collection of networks (LANS and WANS) around the world.
Copyright © 2006 by The McGraw-Hill Companies, Inc. All rights reserved. McGraw-Hill Technology Education Copyright © 2006 by The McGraw-Hill Companies,
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.
Web and Internet Part I ST: Introduction to Web Interface Design Prof. Angela Guercio Spring 2007.
What Is A Web Page? An Introduction to the Internet.
How the World Wide Web Works
* The Internet’s genesis - Defense Department project to create a network that could survive a nuclear conflict * The first users - Government agencies.
Chapter 3 The Basics of Networking
Networking and the Internet © 2007 Pearson Addison-Wesley. All rights reserved.
Connecting one computer to another computer creates a network.
Lecturer: Ghadah Aldehim
© 2006 Pearson Education 1  Obj: 1.2, to understand networks HW: Review sheet  Quiz next class Sections 1.0 – 1.2  Do Now: p.47 #1.4 and 1.5 C1 D3.
Lesson 2 — The Internet and the World Wide Web
Introducing the Internet Source: Learning to Use the Internet.
The Internet COM 366 Web Design & Production. Brief history Internet began as nationwide network for Department of Defense in 1960s –Expanded to universities.
Chapter 4 Networking and the Internet Introduction to CS 1 st Semester, 2015 Sanghyun Park.
Introduction to the Internet. What is the Internet The Internet is a worldwide group of connected networks that allows public access to information and.
Copyright © 2006 by The McGraw-Hill Companies, Inc. All rights reserved. McGraw-Hill Technology Education Copyright © 2006 by The McGraw-Hill Companies,
Internet Basics Dr. Norm Friesen June 22, Questions What is the Internet? What is the Web? How are they different? How do they work? How do they.
BASIC UNDERSTANDING OF INTERNET AND WEB BRIDGE COURSE of INFORMATION & COMMUNICATION TECHNOLOGY Activity No. 8.
How the Internet Works. What is the Internet? Thousands of networks connected Purpose of exchanging information World wide No one owns the Internet It.
Communications, Networks, the Internet and the World Wide Web Chapter 2.
IT Introduction to Information Technology. The Internet & World Wide Web Began in 1969 with the ARPANET (Advanced Research Project Agency Network)
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.
Chongseok Park 1.  It is a global system of interconnected computer networks that use the standard Internet protocol suite and it serves billions.
Chapter 4 Networking and the Internet. © 2005 Pearson Addison-Wesley. All rights reserved 4-2 Chapter 4: Networking and the Internet 4.1 Network Fundamentals.
MySQL and PHP Internet and WWW. Computer Basics A Single Computer.
The Internet. Network - Collection of computers and devices connected together via communications devices Internet - Worldwide collection of networks.
CIS 250 Advanced Computer Applications Internet/WWW Review.
Communication, Networks, The internet and the Worldwide Web.
Internet Overview Data Service Center What is the Internet? F A network of networks connecting computers/people around the world allowing them to share.
Copyright © 2006 Pearson Addison-Wesley. All rights reserved. 3-1.
Chapter 4 Networking and the Internet © 2007 Pearson Addison-Wesley. All rights reserved.
The Internet Lecture 16 CSCI 1405, CSCI 1301 Introduction to Computer Science Fall 2009.
1 UNIT 13 The World Wide Web Lecturer: Kholood Baselm.
Internet and WWW. Internet Network linking computers to other computers Access to numerous resources – Communications systems Instant messaging.
Web Design. What is the Internet? A worldwide collection of computer networks that links millions of computers by – Businesses (.com.net) – the government.
The Internet and World Wide Web Sullivan University Library.
Web Design Terminology Unit 2 STEM. 1. Accessibility – a web page or site that address the users limitations or disabilities 2. Active server page (ASP)
Week-6 (Lecture-1) Publishing and Browsing the Web: Publishing: 1. upload the following items on the web Google documents Spreadsheets Presentations drawings.
1 UNIT 13 The World Wide Web. Introduction 2 Agenda The World Wide Web Search Engines Video Streaming 3.
1 UNIT 13 The World Wide Web. Introduction 2 The World Wide Web: ▫ Commonly referred to as WWW or the Web. ▫ Is a service on the Internet. It consists.
Information Networks. Internet It is a global system of interconnected computer networks that link several billion devices worldwide. It is an international.
Web Page Design The Basics. The Web Page A document (file) created using the HTML scripting language. A document (file) created using the HTML scripting.
Copyright © 2008 Pearson Education, Inc. Publishing as Pearson Addison-Wesley Chapter 4: Networking and the Internet Computer Science: An Overview Tenth.
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
Introduction to Networking
Evolution of Internet.
Browsing and Searching the Web
Sec (4.3) The World Wide Web.
E-commerce | WWW World Wide Web - Concepts
Copyright © 2006 Pearson Addison-Wesley. All rights reserved.
E-commerce | WWW World Wide Web - Concepts
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.
Internet and the web Summary of terms discusses and review
CMPE 101 Introduction to Information Technologies
Web Development & Design Chapter 1, Sections 4, 5 & 6
Copyright © 2006 Pearson Addison-Wesley. All rights reserved.
Digital Planet: Tomorrow’s Technology and You
Copyright © 2006 Pearson Addison-Wesley. All rights reserved.
Chap 2. Computer Fundamentals
Educational Computing
Unit-3.
Information Retrieval and Web Design
4.01 How Web Pages Work.
An Introduction to the Internet
Presentation transcript:

Lecture 10: 9/26/2002CS149D Fall CS149D Elements of Computer Science Ayman Abdel-Hamid Department of Computer Science Old Dominion University Lecture 10: 9/26/2002

CS149D Fall Outline Skip section 3.4 Networks  Network classification  The Internet  World Wide Web Should cover section 3.5

Lecture 10: 9/26/2002CS149D Fall Network classification 1/3 Two broad categories LAN (Local area network)  University campus WAN (Wide area network)  Satellite links Ownership (public domain, private) Public domain  open network (Internet) Private  proprietary network Network configuration (pattern in which machines are connected) Ring, bus, star, irregular

Lecture 10: 9/26/2002CS149D Fall Network classification 2/3 Copyright © 2003 Pearson Education, Inc.

Lecture 10: 9/26/2002CS149D Fall Network classification 3/3 Copyright © 2003 Pearson Education, Inc.

Lecture 10: 9/26/2002CS149D Fall The Internet A network of networks  internet An example of an internet is the Internet Originated from a research program initiated in 1973 by the Defense Advanced Research Projects Agency (DARPA) Internet is a combination of WANs and LANs involving maybe millions of machines Each network connected to the other by a special machine called a router Router is a machine belonging to 2 networks that allows messages in one network to be transferred to the other network

Lecture 10: 9/26/2002CS149D Fall Internet Addressing 1/4 Internet  collection of network clusters known as domains Domain

Lecture 10: 9/26/2002CS149D Fall Internet Addressing 2/4 Address of a machine in the Internet is 32 bits IP address  IP is Internet Protocol Consists of 2 parts  identify the domain (network identifier)  identify the particular machine within the domain (host address) Network identifier assigned by InterNIC (Internet Network Information Center) at time of domain establishment and registration (guarantee uniqueness of network identifier) ODU machine addresses example  

Lecture 10: 9/26/2002CS149D Fall Internet Addressing 3/4 InterNIC assigns each domain a unique mnemonic address known as domain name odu.educs.odu.edupitfall.cs.odu.edu (edu, gov, org, com,.. first-level domains) Break domain into subdomainscs.odu.eduece.odu.edu We need a mapping between numeric addresses and mnemonic addresses (Each local authority maintains such directory) Directory is implemented within the domain in the form of a server called a name server(DNS  Domain Name System) Name server provides lookup for mnemonic addresses to obtain the corresponding numeric addresses

Lecture 10: 9/26/2002CS149D Fall Internet Addressing 4/4 Organization to become part of Internet Become part of an existing domain Establish a new domain (need to register with InterNic) Individual obtains access to Internet Through membership in an organization with a domain Through an ISP (Internet Service Provider) Dialup, Cable Modem, DSL

Lecture 10: 9/26/2002CS149D Fall World Wide Web 1/3 Hypertext Text containing words, phrases, or images that are linked to other documents (a link to my home page)a link to my home page When hypertext contains sounds, and video, it is called hypermedia Reader of hypertext documents can explore related documents A web of related information is formed Web that has evolved on the Internet spans the entire globe and is known as World Wide Web Client machine Browser Server machine Serves web pages Request Reply Netscape Internet Explorer

Lecture 10: 9/26/2002CS149D Fall World Wide Web 2/3 Each document is identified by a unique address This unique address is called a URL (Uniform Resource Locator) The URL allows to identify the server, the protocol in use, and a desired document Sometimes a URL does not explicitly identify a document, in such case a predetermined document is often returned (usually a home page) Protocol required to access document (Hypertext transfer protocol) Mnemonic of host holding the document Directory path indicating the location of the document within the host’s file system Document name

Lecture 10: 9/26/2002CS149D Fall World Wide Web 3/3 A hypertext document contains special markers that describe  How the document should appear within the browser  Which items within the document are to be linked to other documents Systems of markers known as Hypertext Markup Language (HTML) Finding information on the WWW  Search Engines How the Internet Infrastructure works? (from howstuffworks.com)