Digital Planet: Tomorrow’s Technology and You Chapter 8 Networking and Digital Communication Copyright © 2012 Pearson Education, Inc. publishing as Prentice.

Slides:



Advertisements
Similar presentations
Computer Networking Components Chad DuBose ~ Assignment #3 ~ LTEC
Advertisements

Click to continue Network Protocols. Click to continue Networking Protocols A protocol defines the rules of procedures, which computers must obey when.
Lab Practical 2 Study about different types of Networking Device
Network Layer and Transport Layer.
Computers Are Your Future © 2008 Prentice-Hall, Inc.
Mgt 20600: IT Management & Applications Telecommuncations and Networks Tuesday March 28, 2006.
Networking Theory (Part 1). Introduction Overview of the basic concepts of networking Also discusses essential topics of networking theory.
Professor Michael J. Losacco CIS 1150 – Introduction to Computer Information Systems Communications and Networks Chapter 8.
Telecommunications and Networks Business value of networks Network components Chapter 6 McGraw-Hill/Irwin Copyright © 2007 by The McGraw-Hill Companies,
Introduction To Networking
Telecommunication and Networks
Introduction Chapter Computer Networks, Fifth Edition by Andrew Tanenbaum and David Wetherall, © Pearson Education-Prentice Hall, 2011.
Term 2, 2011 Week 1. CONTENTS Network communications standards – Ethernet – TCP/IP Other network protocols – The standard – Wireless application.
OCR Computing for GCSE © Hodder Education 2011
ITGS Networks Based on the textbook “Information Technology in a Global Society for the IB Diploma” by Stuart Gray.
NETWORKS – NETWORK FUNDAMENTALS. How do computers connect to each other? Wired vs. Wireless Network cards Special device on computer that lets the computer.
Module 4 - Networking MIS5122: Enterprise Architecture for the IT Auditor.
BUS1MIS Management Information Systems Semester 1, 2012 Week 5 Lecture 1.
Chapter 5: Computer Networks
PowerPoint Presentation to Accompany Chapter 9 Networks & Communications Visualizing TechnologyCopyright © 2014 Pearson Education, Inc. Publishing as Prentice.
Chapter 3: Information and Communications Technologies: The Enterprise Architecture Copyright © 2013 Pearson Education, Inc. publishing as Prentice Hall.
Chapter 2 The Infrastructure. Copyright © 2003, Addison Wesley Understand the structure & elements As a business student, it is important that you understand.
Chapter 5 Networks Communicating and Sharing Resources
Chapter 9A Network Basics.
Networks LANS,. FastPoll True Questions Answer A for True and B for False A wireless infrastructure network uses a centralized broadcasting device, such.
AS Computing F451 F451 Data Transmission. What data is transmitted? Phone SMS Radio TV Internet.
Presentation on Osi & TCP/IP MODEL
Lecture 2 TCP/IP Protocol Suite Reference: TCP/IP Protocol Suite, 4 th Edition (chapter 2) 1.
Chapter 3 Hardware, Software, and Networks Copyright © 2013 Pearson Education, Inc. Publishing as Prentice Hall 3-1.
Communications and Networks © 2013 The McGraw-Hill Companies, Inc. All rights reserved.Computing Essentials 2013.
© 2007 Cisco Systems, Inc. All rights reserved.Cisco Public ITE PC v4.0 Chapter 1 1 Connecting to the Network Networking for Home and Small Businesses.
Computers Are Your Future Tenth Edition Chapter 8: Networks: Communicating & Sharing Resources Copyright © 2009 Pearson Education, Inc. Publishing as Prentice.
Module 2: Information Technology Infrastructure
Huda AL_Omairl - Network 71 Protocols and Network Software.
©G. Millbery 2001Communications and Networked SystemsSlide 1 Purpose of Network Components  Switches A device that controls routing and operation of a.
NETWORKS.
1 Technology in Action Chapter 12 Behind the Scenes: Networking and Security Copyright © 2010 Pearson Education, Inc. Publishing as Prentice Hall.
Today’s Topics Chapter 8: Networks Chapter 8: Networks HTML Introduction HTML Introduction.
Computer Networks. What are Networks? A computer network is a group of connected computers. Networks allow:  the sharing of information, such as files.
Chapter 2 Network Topology
Week 12 (2012) Dr. Ghada Drahem. INTENDED LEARNING OUTCOMES This lecture covers: Networking concepts and terminology Common networking and communications.
Communications and Networks
Computers Are Your Future Eleventh Edition
Copyright © 2012 Pearson Education, Inc. Publishing as Pearson Addison-Wesley Chapter 4: Networking and the Internet Computer Science: An Overview Eleventh.
Chapter 6 Data Communications. Network Collection of computers Communicate with one another over transmission line Major types of network topologies What.
First, by sending smaller individual pieces from source to destination, many different conversations can be interleaved on the network. The process.
INFS 361 Chapter 1 Notes UTM Bob Bradley Fall 2005.
Reference :Understanding Computers
3.2 Software Fundamentals. A protocol is a formal description of digital message formats and the rules for exchanging those messages in or between computing.
Oz – Foundations of Electronic Commerce © 2002 Prentice Hall Essentials of Telecommunications.
Networks Am I hooked up?. Networks definition sizes of networks types advantages and disadvantages how data is sent transmission media business uses.
1 LAN – local area network overview: 1.Types of networks 2.Network topology 3.LAN local area networks 4.Introduction to TCP/IP 5.IEEE / Wireless.
Alex Leifheit NETWORKS. NETWORK A number of interconnected computers, machines, or operations. Key Components Network components, Network Architecture,
Communications and Networks Chapter 9 9-1Copyright © 2011 by The McGraw-Hill Companies, Inc. All rights reserved.
Networks and the Internet Topic 3. Three Important Networking Technologies Networks, Internet, WWW.
Networks The Big Picture. Three Great Leaps of Civilization.
1 Technologies for EC/EB Walt Scacchi FEMBA 290 Winter 2003.
Computer Networks and Internet. 2 Objectives Computer Networks Computer Networks Internet Internet.
Oct 2000C.Watters1 Internet for E-Commerce Internet, Intranet, Extranet Basics.
1.4 wired and wireless networks lesson 2
Networks – Network Fundamentals
Chapter Objectives In this chapter, you will learn:
Welcome to the Cloud Chapter 1 Panko and Panko
The OSI Model and the TCP/IP Protocol Suite
Ken Gunnells, Ph.D. - Networking Paul Crigler - Programming
The OSI Model and the TCP/IP Protocol Suite
EUT 122 Skills and Technology in Communication
NETWORKING TECHNOLOGIES
Protocol Application TCP/IP Layer Model
The OSI Model and the TCP/IP Protocol Suite
Presentation transcript:

Digital Planet: Tomorrow’s Technology and You Chapter 8 Networking and Digital Communication Copyright © 2012 Pearson Education, Inc. publishing as Prentice Hall

Basic Network Anatomy A computer network is any system of two or more computers that are linked together. Three essential components of every computer system: Hardware Software People 2

Copyright © 2012 Pearson Education, Inc. publishing as Prentice Hall Networks Near and Far LAN (local area network): computers are physically close to each other Nodes: connected to hubs or switches, which allow any node on the network to communicate with any other WAN (wide area network): extends over a long distance Each networked LAN site is a node on the WAN Ethernet: popular networking architecture developed in the 1970s; now an industry standard 3

Copyright © 2012 Pearson Education, Inc. publishing as Prentice Hall The Importance of Bandwidth Bandwidth: refers to the quantity of data that can be transmitted through a communication medium in a given amount of time Typically measured in kilobits or megabits per second Bandwidth can be affected by: Physical media of the network Amount of traffic on the network Type of network connection Collisions and retries 4

Copyright © 2012 Pearson Education, Inc. publishing as Prentice Hall Communication Software Protocol: set of rules for the exchange of data between devices Computers must follow the same protocols to understand each other. TCP/IP: most famous protocol for computer networking TCP/IP controls the exchange of data. 5

Copyright © 2012 Pearson Education, Inc. publishing as Prentice Hall TCP/IP As with all other communications protocol, TCP/IP is composed of layers: IP - is responsible for moving packet of data from node to node. IP forwards each packet based on a four byte destination address (the IP number). TCP - is responsible for verifying the correct delivery of data from client to server. Data can be lost in the intermediate network. TCP adds support to detect errors or lost data and to trigger retransmission until the data is correctly and completely received. 6

Copyright © 2012 Pearson Education, Inc. publishing as Prentice Hall TCP/IP TCP/IP assigns a unique number to every computer in the world. This "IP number" is a four byte value that, by convention, is expressed by converting each byte into a decimal number (0 to 255) and separating the bytes with a period. For example, the Sage.edu server might be

Copyright © 2012 Pearson Education, Inc. publishing as Prentice Hall TCP/IP TCP treats the data as a stream of bytes. It logically assigns a sequence number to each byte. The TCP packet has a header that says, in effect, "This packet starts with byte and contains 200 bytes of data." The receiver can detect missing or incorrectly sequenced packets. TCP acknowledges data that has been received and retransmits data that has been lost. These packets are not delivered in all together, but separately and via various routes. 8

Copyright © 2012 Pearson Education, Inc. publishing as Prentice Hall Wi-Fi and WiMax Technology (cont.) WiMAX: new radio-based wireless standard in which a single tower can provide access to a 25-square-mile area WEP (wired equivalent privacy): encryption scheme improves the security of wireless networks VPN (virtual private network): electronic "tunnel” through the Internet that helps to prevent eavesdropping 9

Copyright © 2012 Pearson Education, Inc. publishing as Prentice Hall Bluetooth Technology Bluetooth technology: named for Danish king who overcame his country’s religious differences Overcomes differences between mobile phones, handheld computers, and PCs, allowing communication between different operating systems. 10

Copyright © 2012 Pearson Education, Inc. publishing as Prentice Hall Sharing Resources: Peer-to-Peer, Grid, and Cloud Computing Peer-to-peer: file sharing allows users to share files by making their hard drives available to other users rather than posting them on a central server Cloud computing: form of grid computing where the resources come from the Internet rather than a specific source 11