Chapter 3 Fluency with Information Technology 4th edition

Slides:



Advertisements
Similar presentations
Lesson 3: Introduction to Internet Technology
Advertisements

Learning Objectives Tell whether a communication technology (Internet, radio, LAN, etc.) is synchronous or asynchronous; broadcast or point-to-point Explain.
Chapter 3 Internet. Physical Components of the Internet Servers Networks Routers.
Computer networks SATISH MISHRA,PGT CS,KV TRIMULGHERRY.
Technology Infrastructure: The Internet and the World Wide Web
Chapter 1: Computer Networks IB 300: Advanced Computer Sciences. Professor: Nabil Elmjati.
COS 125 DAY 2. Agenda Questions from last Class?? Review ISOC presentation on Internet History Today’s topics Circuit versus Packet switching TCP/IP Software.
Multimedia and The World Wide Web
Copyright © 2002 Pearson Education, Inc. Slide 3-1 PERTEMUAN 5.
Chapter 3_1 Making the Connection: The Basics of Networking.
Chapter 3 _2 Making the Connection: The Basics of Networking.
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.
Introduction to Management Information Systems Chapter 5 Data Communications and Internet Technology HTM 304 Fall 07.
Copyright © 2008 Pearson Education, Inc. Publishing as Pearson Addison-Wesley Fluency with Information Technology Third Edition by Lawrence Snyder Chapter.
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.
Networks Chapter 3. 2 What Is The Internet? It's not a big truck. It's a series of tubes. Ted Stevens, former Alaskan Senator, 6/28/2006 Internet: global.
The internet and the WWW
Spring 2013 CS 103 Computer Science – Business Problems The Basics of Networking Instructor: Zhe He Department of Computer Science New Jersey Institute.
Lesson 3: Introduction to Internet Technology
1 Announcements Assignment 2 due today Office hours have been posted on the class Web Page Reminder of the Day : This class will have unannounced quizzes.
Lawrence Snyder University of Washington, Seattle © Lawrence Snyder 2004 Connected computers are better! How’s it done?
 But, in Final Jeopardy: US Cities “This city’s largest airport is named for a WWII hero, and its second largest airport is named for a famous WWII battle”
Copyright © 2012 Certification Partners, LLC -- All Rights Reserved Lesson 3: Introduction to Internet Technology.
1 Networking More than just a social interaction.
CMPTR Chapter 5.
Telecommunications and Networks Chapter 6 – Understanding Technology (Third Edition)
Learning Objectives Tell whether a communication technology (Internet, radio, LAN, etc.) is synchronous or asynchronous; broadcast or point-to-point Explain.
Chapter 3 The Basics of Networking
Internet and WWW Lecture 2. Network A network is a collection of computers connected together with special hardware (and software to manage the network).
Connecting one computer to another computer creates a network.
Internet Business Foundations © 2004 ProsoftTraining All rights reserved.
How the Internet Works. The Internet and the Web The Web is actually just one of many computer applications that run on the Internet Among others are.
Copyright © 2006 Pearson Addison-Wesley. All rights reserved. 3-1 Networked Computers Change Our Lives The Information Age has brought profound changes.
Chapter 3 The Basics of Networking. Learning Objectives Tell whether a communication technology (Internet, radio, LAN, etc.) is synchronous or asynchronous;
Networking and the Web.
CPS Today’s topics Computer Applications Computer Communications Upcoming Computer Security ( Great Ideas, Chapter 11) Reading Great Ideas, Chapter.
1 CP586 © Peter Lo 2003 Multimedia Communication Multimedia and the Internet.
Created by, Nancy Harris, James Madison University, VA FLUENCY WITH INFORMATION TECNOLOGY Skills, Concepts, and Capabilities.
Tom Rebold, MPC FLUENCY WITH INFORMATION TECNOLOGY Skills, Concepts, and Capabilities.
The Internet TexPREP Summer Camp Computer Science.
How Does the Internet Work? Protocols Protocols are rules that describe how computers communicate and exchange data. The Internet has a series of these.
Chapter 1 What is the Internet?. The Wired World of the Internet Who runs the Internet? Collection of thousands of networks RFCs, users’ agreement about.
WAN the internet and protocol  Lesson Objective: Understand the main terminology about networks.  Learning Outcome: Understand the different types of.
NSH0503/01/11041 Overview Computer Network Technology By Diyurman Gea.
Networking Network Classification, by there: 3 The Rules they use to exchange data: Protocols.
Computer by S.Shrestha (comp 251)
Copyright © 2006 Pearson Addison-Wesley. All rights reserved. 3-1.
Introduction to Internet. Chapter 1 Objectives Origins of the Internet Packets and Routers TCP/IP DNS HTTP URL Client-Server.
IP addresses IPv4 and IPv6. IP addresses (IP=Internet Protocol) Each computer connected to the Internet must have a unique IP address.
Networks. Local area network (LAN( Wide-area network (WAN( Networks Topology.
Internet Technologies Mr. Grimming. Internet Applications File Transfer World Wide Web E-commerce Searches Voice over Internet Protocol Video over.
IS Infrastructure Managing Infrastructure and Services Copyright © 2016 Curt Hill.
INTRODUCTION TO THE INTERNET Internet Protocol Cameras Training: Session 1.
Created by, Ronald Mummaw, AVC FLUENCY WITH INFORMATION TECNOLOGY Skills, Concepts, and Capabilities.
Basics of Networking & Internet Services Prof. Sadique Khan.
Networking Basics.
Computer Communications
Fluency with Information Technology
More on WANs Fiber Optic Cables Used in Internet backbone
Comparing Communication Types
Copyright © 2006 Pearson Addison-Wesley. All rights reserved.
ICT Communications Lesson 1: Using the Internet and the World Wide Web
Professional Web Designing For Absolute Beginners
Wednesday, September 19, 2018 What Is the Internet?
Making the Connection: The Basics of Networking
Copyright © 2006 Pearson Addison-Wesley. All rights reserved.
Networking INFO/CSE 100, Spring 2005 Fluency in Information Technology
Copyright © 2006 Pearson Addison-Wesley. All rights reserved.
Chapter 3: The Basics of Networking
Lesson 3: Introduction to Internet Technology
Presentation transcript:

Chapter 3 Fluency with Information Technology 4th edition by Lawrence Snyder (slides by Deborah Woodall : woodall@mc.edu)

Network Defined computer network Two or more computer systems that can communicate with each other over some communications media. communications media may be classified as wired - telephone lines, coax, fiber optic wireless - microwave, satellite

Far and Near LAN – Local Area Network WAN – Wide Area Network The Internet – A global network of Wide Area Networks

Classifying Communication Communication can be classified as either… asynchronous – sending and receiving occur at separate times synchronous – sending and receiving occur at the same time

Classifying Communication Also Communication can be classified as either… broadcast – one sender, many receivers multicast – one sender, many selected receivers point-to-point – one sender, one receiver

Communication Classifications In one way or another the Internet offers all of these forms of communication. The Internet is truly a universal communications medium.

The Client/Server Structure Most encounters on the Internet reflect the client/server structure. client: (e.g. your browser) requests a service (like a Web page) server: (e.g. Web Server) provides a service (like sending a Web page)

The Client/Server Structure A client and a server have one or more BRIEF relationships. An advantage: The server can handle many clients in a short period of time.

IP Addresses Every transmitted message on the Internet requires a destination address IP address – the address of a computer connected to the Internet

IP Addresses Each IP address is a series of 4 numbers separated by dots, e.g. 234. 18. 45. 1 Each of the 4 numbers takes up one byte of memory, so an IP address is a 4 byte address.

IP Addresses The IP address from the previous slide would look like this when stored in RAM 234. 18. 45. 1 11101010 00010010 00101101 00000001

IP Addresses How many numbers will fit into one byte?

IP Addresses What would be the range of one of the numbers in an IP address?

IP Addresses Why is each of the following an invalid IP address? 34.678.32.90 -89.53.244.32 34.23.67.89.145

IP Addresses And finally, how many IP addresses are possible using the current scheme? 232 >4.3 billion There is an upgrade being planned for IPv4 called IPv6 – a 16 byte IP addressing scheme - e.g. 69DC:77AC:FF66:A1A2:BCDF:77AC:FF66:3459

IP Addresses Your PC has an IP address when connected to the Internet temporary if connected by modem permanent (or temporary) if connected to a LAN Computers deal with numbers but humans don’t do very well remembering numbers.

Domain Names A domain is a related group of networked computers. A domain name is a symbolic name for a 4-byte IP address, and thus a particular computer on the Internet.

Domain Names An example: www.mc.edu www is a specific computer in the mc domain of the edu domain A domain name reveals a hierarchy.

Domain Names edu mc www sandbox oak

Domain Names Original top-level domains Newer top-level domains .edu .org .net .mil .gov .com Newer top-level domains .biz (businesses) .info (information) .museum (museums) .name (individuals) .pro (credentialed professionals) country codes

Domain Names The purpose of a top level domain name is to indicate Function, or Location

The Domain Name System DNS Servers We like www.jvim.com Computers like 198.160.140.235 Where does your browser get the IP Address for a domain name? DNS Servers

TCP/IP Once the address of the computer is found, how is the message actually sent over the Internet? TCP/IP TCP/IP protocol specifies that the message is broken into pieces and each piece goes into a packet.

TCP/IP Each packet contains Each packet is independent. A piece of the message being sent The destination address for the packet The source address of the packet A collating number Each packet is independent.

Ethernet How is a message sent over a LAN? Ethernet Protocol Ethernet also uses packets. Ethernet is a true broadcast medium.

Connecting to the Internet How are computers connected to the Internet? Connect to an Internet Service Provider (ISP) e.g. bellsouth.net, comcast.com, earthlink.net 56K dial-up modem DSL Cable modem Satellite Cell phone Connect through a campus or enterprise network.

The World Wide Web The WWW is not the same as the Internet. The WWW is a subset of the Internet. The WWW is made up of Web servers and their files (Web pages and associated files). Web pages are NOT stored as bytes of pixel data but as a description of the page. The WWW is organized hierarchically.

stands for Hypertext Transfer Protocol http://www.mc.edu/campus/clubs/acm/members.html http:// stands for Hypertext Transfer Protocol tells the computer how to handle the file indicates this is a Web page

represents the IP address of the server (a computer) http://www.mc.edu/campus/clubs/acm/members.html www.mc.edu the domain name represents the IP address of the server (a computer) specifies a hierarchy from specific to general (www is a computer in the mc domain of the edu domain) not case sensitive

the path name telling which page and where it is on the server http://www.mc.edu/campus/clubs/acm/members.html campus/clubs/acm/members.html the path name telling which page and where it is on the server specifies a hierarchy from general to specific (in the campus folder is a clubs folder containing an acm folder containing a Web page file called members.html) may be case sensitive

Wrap Up mc.edu vs. www.mc.edu http://www.mc.edu/faculty/woodall