Understanding How Networks Communicate. Copyright © Texas Education Agency, 2011. All rights reserved.2 We Will Learn: Basic networked communications.

Slides:



Advertisements
Similar presentations
Basic Concepts of a Computer Network
Advertisements

Introduction to Computers Section 7A. home Network A group of connected computers that communicate, exchange information and share resources.
Networking Basics lesson 17. This lesson includes the following sections: The Uses of a Network How Networks are Structured Network Topologies for LANs.
Maninder Kaur COMPUTER NETWORKS Maninder Kaur 14/10/2010
Telecommunications Chapter 5 Chapter 5 Telecommunications
1 Copyright © 2011 Pearson Education, Inc. Publishing as Prentice Hall.
11 Networks The Great Information Exchange. 2 Networking Fundamentals Computer network: Two or more computers connected together Each is a Node Benefits.
Computer Networks & Security
Network+ Guide to Networks, Fourth Edition Chapter 1 An Introduction to Networking.
By: Aarman Tarapore 10cc.  a network is a series of points or nodes interconnected by communication paths. Networks can interconnect with other networks.
Understanding How Networks Communicate. “Copyright and Terms of Service Copyright © Texas Education Agency. The materials found on this website are copyrighted.
{ Networking High School Computer Application. What is a network? A system containing any combination of computers, computer terminals, printers, audio.
Introduction to Networks Networking Concepts IST-200 VWCC 1.
Information Systems Today: Managing in the Digital World TB4-1 4 Technology Briefing Networking.
Chapter 5 Networks Communicating and Sharing Resources
Chapter 1: Introduction to Networks and Networking Concepts.
Networks and Telecommunications
CN. Computer NEtwork ► A computer network, often simply referred to as a network, is a collection of computers.
Networks What are they and how do they work? What is a Network?  Hardware and software data communication system  Two or more devices connected for.
NETWORK.
Networking Basics lesson 17. This lesson includes the following sections: The Uses of a Network How Networks are Structured Network Topologies for LANs.
Computer Network Technology
Copyright © 2006 by The McGraw-Hill Companies, Inc. All rights reserved. McGraw-Hill Technology Education Copyright © 2006 by The McGraw-Hill Companies,
 Computer Networking Computer Networking  Networking terminology Networking terminology  Client Server Model Client Server Model  Types of Networks.
Week one - networks and Layered Communication Introduction to Networks Layered Communication OSI Model The Physical Layer The Data Link Layer.
Chapter 1 An Introduction to Networking Collected and Compiled By JD Willard MCSE, MCSA, Network+, Microsoft IT Academy Administrator Computer Information.
Suffolk County Community College Computer Science/Information Technology Ammerman Campus CST 227 – 20570Spring 2011 Network Operating Systems and Network.
Introduction to Networks and Networking Concepts
Introduction to Networks and Networking Concepts Xiangming Mu 9/21/2004.
Networking Basics lesson 4 essential concepts. This lesson includes the following sections: The Uses of a Network How Networks are Structured Network.
Unit 1—Computer Basics Lesson 7 Networks.
Basic Concepts of a Computer Network
Living Online Module Lesson 23 — Networks and Telecommunication
Computer network is a collection of computing devices that are connected in various ways in order to communicate and share resources Usually, the connections.
Introduction to Computing Lecture # 11 Introduction to Computing Lecture # 11.
Networking Relationships What is a computer network?
What is a Network? Living Online Lesson 1 Mrs. Elzey.
© 2003 Prentice Hall, Inc.C-1 Appendix C Computer Networking Information Systems Today Leonard Jessup and Joseph Valacich.
Course ILT Basic networking concepts Unit objectives Compare various types of networks Discuss types of servers Discuss LAN topologies Discuss planning.
Networking Classification A network is two or more computers that are connected 1 There size 2 Their Servers.
Introduction to Networking MakingConnections Why Network? connect! When a company or people want to make the most of their resources they connect!
Network Structure Elements of communication message source the channel message destination Network data or information networks capable of carrying many.
An Introduction to Networking
Living Online Module Lesson 23 — Networks and Telecommunication Computer Literacy BASICS.
NETWORKING FUNDAMENTALS. Network+ Guide to Networks, 4e2.
Chapter 1 : Computer Networks. Lecture 2. Computer Networks Classification: 1- Depend on the geographical area. 2- Depend on functional relationship.
Introduction to computer networking Objective: To be acquainted with: The definitions of networking Network topology Network peripherals, hardware and.
Chapter 9 Communications and Networks McGraw-Hill/Irwin Copyright © 2008 by The McGraw-Hill Companies, Inc. All rights reserved.
Lesson 7 Networks Unit 1—Computer Basics. Computer Concepts BASICS - 2 Objectives Describe the benefits and disadvantages of networks. List and describe.
Computer Networks and Internet. 2 Objectives Computer Networks Computer Networks Internet Internet.
Network Operating Systems : Tasks and Examples Instructor: Dr. Najla Al-Nabhan
Introduction to Networks. When Personal Computers first appeared in business, software programs were designed for a single user. However as computers.
Copyright © 2006 Heathkit Company, Inc. All Rights Reserved Introduction to Networking Technologies Introduction to Networking.
Ch3 ALL ABOUT COMPUTERS Session # 2. OBJECTIVES In this Session we will discuss about  Computer Components (The Software)  The definition of Software.
Computer Networks CSC September 23,
SPRING 2016 Lesson - 4 Networks Communication CSE 101.
Networking CIS 173 Week #1 & #2
Understanding How Networks Communicate
Chapter Objectives In this chapter, you will learn:
Computer network Ch.5.
Communication Technology within an organization
EC-322 COMPUTER NETWORKS E.DIVYA, AP/ECE
السلام عليكم.
Networking Computer network A collection of computing devices that are connected in various ways in order to communicate and share resources Usually,
An Introduction to Computer Networking
Chapter 1: Introduction to Networks and Networking Concepts
EUT 122 Skills and Technology in Communication
Lesson 17 Networking Basics.
Lesson 17 Networking Basics.
Practical Network Computer Science IT&CS Third Class part Mohanad Ali
Presentation transcript:

Understanding How Networks Communicate

Copyright © Texas Education Agency, All rights reserved.2 We Will Learn: Basic networked communications and services Components essential to a network Determine limitations of area networks 2

Copyright © Texas Education Agency, All rights reserved.3 Define Networking Connecting computers to share information and resources Involving physical connections and software Vital to modern-day workplace Copyright Texas Education Agency (TEA)3

Copyright © Texas Education Agency, All rights reserved.4 Fundamentals In it’s basic form, two computers connected with a cable Data is shared efficiently Offers access to peripheral devices: printers, scanners, fax machines 4

Copyright © Texas Education Agency, All rights reserved.5 Why Use a Network? Groups of users share and exchange data Communication is easier 5

Copyright © Texas Education Agency, All rights reserved.6 Standalone and Sneakernet Standalone computer Single computer not attached to a network Cannot match power and convenience of network “Sneakernet” Passing floppy disk from machine to machine Old alternative to networking 6

Copyright © Texas Education Agency, All rights reserved.7 LANS and Internetworks Early networks – custom-built, expensive, severe restrictions Early Ethernet – no more than 30 users with total span of 607 feet Local area network (LAN) – works within limited geographic area Building block for constructing larger networks, called internetworks Internetwork – network 100 or more computers at distances in excess of 1000 feet 7

Copyright © Texas Education Agency, All rights reserved.8 WANS and the Internet Wide area network (WAN) – spans distances measured in miles; links two or more separate LANS Metropolitan area network (MAN) – uses WAN technology to interconnect LANs within a specific geographic region Internet – global WAN internetwork; includes millions of machines and users worldwide 8

Copyright © Texas Education Agency, All rights reserved.9 Networking Lexicon Must understand specialized networking vocabulary, including Server — shares resources across network, typically with more central processing unit (CPU) power and storage capacity than other computers Client — accesses shared resources Request-response — client requests information; server responds by providing information Client-server relationship — see Figure 1-3 Peer-to-peer — computers share and request resources from one another 9

Copyright © Texas Education Agency, All rights reserved.10 Network Medium Computers share access to common network medium that carries signals from one computer to another Medium may be physical cable, such as twisted pair, coaxial, or fiber-optic Medium may be wireless Physical interface to medium is usually network interface card (NIC) or network adapter Kind of medium dictates type of connector and limits number and type of devices as well as distance a single LAN can span 10

Copyright © Texas Education Agency, All rights reserved.11 Protocols Network protocols – a common set of rules Define how to interpret signals, identify individual computers, initiate and end networked communication, and manage information exchange across network medium Include TCP/IP, NetBEUI, IPX/SPX, and NWLink 11

Copyright © Texas Education Agency, All rights reserved.12 Software Network software issues requests and responses Network operating system (NOS) controls which computers and users access network resources Include both client and server components Popular NOSs include Windows.NET Server, Windows XP, Windows 2000, Windows NT, and Novell NetWare Network applications access the network Include programs, web browsers, and network-oriented utilities 12

Copyright © Texas Education Agency, All rights reserved.13 Network Services Services include file and print services, file-sharing, , and other capabilities Network communications are layered Network applications use NOS or client networking software to get network protocol to access medium Medium exchanges information with other computers 13

Copyright © Texas Education Agency, All rights reserved.14 Network Process 14

Copyright © Texas Education Agency, All rights reserved.15 Summary Basic elements of networks include networking medium (cabling) and computers with physical interface (network adapter) to medium Computers must also have network protocol and network software to send and receive messages across network Network services include file sharing, printing, , and other messaging services 15