© 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.

Slides:



Advertisements
Similar presentations
Internet and WWW CS216. Open System Interconnection (OSI)
Advertisements

The Internet and the World Wide Web. Una DooneySlide 2Internet and WWW What is the Internet? This is the physical infrastructure or backbone of computers,
Internet Basics The Internet Is… – a network of networks – a community of people, businesses, schools and organizations – , web pages, databases,
Basic Internet Terms Digital Design. Arpanet The first Internet prototype created in 1965 by the Department of Defense.
Internet and the web Summary of terms discusses and review.
The Internet Useful Definitions and Concepts About the Internet.
1 Networks & Data Representation Overview l Computer networks »Network connections »LANs »WANs l The internet. »Identifying computers on the internet »The.
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.
1 12Lecture 15 The Internet Overview  Internet / Intranet  TCP/IP  IP address  IP address Classes  Calculating the IP address  Domain Names.
Introduction 2: Internet, Intranet, and Extranet J394 – Perancangan Situs Web Program Sudi Manajemen Universitas Bina Nusantara.
Vocabulary URL = uniform resource locator: web address protocol –set of rules that networked computers follow in order to share data and coordinate communications.
Chapter 15 Networks.
1 Networking A computer network is a collection of computing devices that are connected in various ways in order to communicate and share resources. The.
15-1 Networking Computer network A collection of computing devices that are connected in various ways in order to communicate and share resources Usually,
Internet Basics مهندس / محمد العنزي
15-1 More Chapter 15 Goals Compare and contrast various technologies for home Internet connections Explain packet switching Describe the basic roles of.
Chapter 15 Networks. Chapter Goals Types of networks Topologies Open Systems Home Internet connections 15-2.
INTRODUCTION TO THE INTERNET CA095.  What is the internet?  Website vs Webpage  Web Address / Internet Protocol  Language of the Internet  Web Browser.
Chapter 3 The Basics of Networking
Intro to Computer Networks Internet and Networking Terms Bob Bradley The University of Tennessee at Martin.
Connecting one computer to another computer creates a network.
Networking Computer network A collection of computing devices that are connected in various ways in order to communicate and share resources Usually,
The Internet Writer’s Handbook 2/e Introduction to World Wide Web Terms Writing for the Web.
Lesson 2 — The Internet and the World Wide Web
CS134 Web Design & Development Introduction to the Internet Mehmud Abliz.
Introducing the Internet Source: Learning to Use the Internet.
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.
Java Software Solutions Foundations of Program Design
Internet. History ARPA Backbone IP Addresses –4 numbers separated by dots –Hard to remember –Exclusive club of users.
Internet Concept and Terminology. The Internet The Internet is the largest computer system in the world. The Internet is often called the Net, the Information.
Network Installation. Internet & Intranets Topics to be discussed Internet. Intranet. .
Lecture 10: 9/26/2002CS149D Fall CS149D Elements of Computer Science Ayman Abdel-Hamid Department of Computer Science Old Dominion University Lecture.
The INTERNET A worldwide network of computers linked together. Web Pages, , Instant Messaging, Xbox Live, iTunes downloads, etc. are all part of.
Networks QUME 185 Introduction to Computer Applications.
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.
1 Web Development & Design Foundations with XHTML Chapter 1 Key Concepts.
- is a global system of interconnected computer networks that use the standard internet protocol suite to serve billions of users worldwide. INTERNET.
An Overview of the Internet: The Internet: Then and Now How the Internet Works Major Features of the Internet.
The Internet. Network - Collection of computers and devices connected together via communications devices Internet - Worldwide collection of networks.
The INTERNET Worldwide network of computers linked together.
Copyright © 2006 Pearson Addison-Wesley. All rights reserved. 3-1.
1 A Computer Specification  Consider the following specification for a “simplified” personal computer: 950 MHz Pentium 4 Processor 512 MB RAM 30 GB Hard.
Wel come –Prepared by: BHAVIN TANK MILAN VEGAD. What is the.
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.
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)
Uniform Resource Locator URL protocol URL host Path to file Every single website on the Internet has its own unique.
HOW THE INTERNET WORKS. Introduction : The internet has brought revolutionary changes Has become a medium for interaction and information Can access to.
CIS 1203 Web Technologies Introduction to the Internet and the WWW.
15-1 Networking Computer network A collection of computing devices that are connected in various ways in order to communicate and share resources Usually,
1 ** THE INTERNET ** Large, worldwide collection of networks that use a common protocol to communicate with each other A network of networks.
Glencoe Introduction to Multimedia Chapter 2 Multimedia Online 1 Internet A huge network that connects computers all over the world. Show Definition.
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.
Introduction to the Internet
Web Development & Design Foundations with HTML5 8th Edition
CISC103 Web Development Basics: Web site:
Copyright © 2006 Pearson Addison-Wesley. All rights reserved.
Internet and the web Summary of terms discusses and review
Chapter 1: Computer Systems
Web Development & Design Chapter 1, Sections 4, 5 & 6
Internet.
Copyright © 2006 Pearson Addison-Wesley. All rights reserved.
Digital Planet: Tomorrow’s Technology and You
Web Design & Development
Copyright © 2006 Pearson Addison-Wesley. All rights reserved.
Chap 2. Computer Fundamentals
COM 205 Multimedia Applications
COM 205 Multimedia Applications
Presentation transcript:

© 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

© 2006 Pearson Education 2 Networks  A network is two or more computers that are connected so that data and resources can be shared  Most computers are connected to some kind of network  Each computer has its own network address, which uniquely identifies it among the others

© 2006 Pearson Education 3  A file server is a network computer dedicated to storing programs and data that are shared among network users

© 2006 Pearson Education 4 Network Connections  Each computer in a network could be directly connected to every other computer in the network  These are called point-to-point connections This technique is not practical for more than a few close machines Adding a computer requires a new communication line for each computer already in the network

© 2006 Pearson Education 5 Network Connections  Most networks share a single communication line  Adding a new computer to the network is relatively easy Network traffic must take turns using the line, which introduces delays Often information is broken down in parts, called packets, which are sent to the receiving machine and then reassembled

© 2006 Pearson Education 6 Local-Area Networks LAN A Local-Area Network (LAN) covers a small distance and a small number of computers A LAN often connects the machines in a single room or building

© 2006 Pearson Education 7 Wide-Area Networks LAN A Wide-Area Network (WAN) connects two or more LANs, often over long distances A LAN usually is owned by one organization, but a WAN often connects groups in different countries LAN

© 2006 Pearson Education 8 The Internet  The Internet is a WAN which spans the entire planet  The word Internet comes from the term internetworking, which implies communication among networks  It started as a United States government project, sponsored by the Advanced Research Projects Agency (ARPA) - originally it was called the ARPANET

© 2006 Pearson Education 9  The Internet grew quickly throughout the 1980s and 90s  Less than 600 computers were connected to the Internet in 1983; by the year 2000 there were over 10 million

© 2006 Pearson Education 10 TCP/IP  A protocol is a set of rules that determine how things communicate with each other  The software which manages Internet communication follows a suite of protocols called TCP/IP  The Internet Protocol (IP) determines the format of the information as it is transferred

© 2006 Pearson Education 11  The Transmission Control Protocol (TCP) dictates how messages are reassembled and handles lost information

© 2006 Pearson Education 12 IP and Internet Addresses  Each computer on the Internet has a unique IP address, such as:  Most computers also have a unique Internet name, which also is referred to as an Internet address: spencer.villanova.edukant.gestalt-llc.com

© 2006 Pearson Education 13  The first part indicates a particular computer ( spencer )  The rest is the domain name, indicating the organization ( villanova.edu )

© 2006 Pearson Education 14 Domain Names  The last part of each domain name, called a top- level domain (TLD) indicates the type of organization: edu com org net - educational institution - commercial entity - non-profit organization - network-based organization Sometimes the suffix indicates the country: New TLDs have recently been added: biz, info, tv, name uk au ca se - United Kingdom - Australia - Canada - Sweden

© 2006 Pearson Education 15 Domain Names  A domain name can have several parts  Unique domain names mean that multiple sites can have individual computers with the same local name  When used, an Internet address is translated to an IP address by software called the Domain Name System (DNS)  There is no one-to-one correspondence between the sections of an IP address and the sections of an Internet address

© 2006 Pearson Education 16 The World Wide Web  The World Wide Web allows many different types of information to be accessed using a common interface  A browser is a program which accesses and presents information text, graphics, video, sound, audio, executable programs text, graphics, video, sound, audio, executable programs

© 2006 Pearson Education 17  A Web document usually contains links to other Web documents, creating a hypermedia environment  The term Web comes from the fact that information is not organized in a linear fashion

© 2006 Pearson Education 18 The World Wide Web  Web documents are often defined using the HyperText Markup Language (HTML)  Information on the Web is found using a Uniform Resource Locator (URL): ftp://java.sun.com/applets/animation.zip  A URL indicates a protocol (http), a domain, and possibly specific documents

© 2006 Pearson Education 19 Questions  How many computers must be connected to be called a network?  (2)  What is the difference between a LAN and a WAN?  (LAN: small distance, less computers; WAN: connects two or more LANs)  Is the internet at LAN or a WAN?  (WAN)

© 2006 Pearson Education 20 More Questions  What does TCP stand for?  (Transmission Control Protocol)  What does TCP do?  (determines formal of info as it’s transferred)  What does IP stand for?  (Internet Protocol)  What does it do?  (dictates how messages are reassembled and handles lost info)

© 2006 Pearson Education 21 More Questions  In “cread.marsd.org”, which part is the domain name?  (marsd.org)  Name one of the new TLDs (top level domains).  (biz, info, tv, name)