Computer Networking (Appendix C) Objectives

Slides:



Advertisements
Similar presentations
Introduction to Computers Section 7A. home Network A group of connected computers that communicate, exchange information and share resources.
Advertisements

Networking Basics lesson 17. This lesson includes the following sections: The Uses of a Network How Networks are Structured Network Topologies for LANs.
Networks Adapting Computers to Telecommunications Media.
Information Technology in Business: Telecommunications and Networks
1 Chapter 9 Computer Networks. 2 Chapter Topics OSI network layers Network Topology Media access control Addressing and routing Network hardware Network.
مقدمة في تقنية المعلومات د. محمد البرواني. مقدمة عن الشبكات مقدمة عن الشبكات.
Semester One 2001/2002 Sheffield Hallam University1 What Is a Network? A group of linked computers whose users can share: –Information, e.G. Corporate.
Telecommunications Chapter 5 Chapter 5 Telecommunications
7 © The McGraw-Hill Companies, Inc CHAPTER Connectivity, the Wireless Revolution, and Communications.
Communication Links Communication Link = Physical connection or Physical Medium Types: Wire Pair or Twisted Pair Coaxial Cable Fiber Optics Bandwidth,
Copyright © 2006 by The McGraw-Hill Companies, Inc. All rights reserved. McGraw-Hill Technology Education Copyright © 2006 by The McGraw-Hill Companies,
Chapter 5 Communications and Networks
C-1 Appendix C Networking Robert Riordan, Carleton University.
Computer Networks & Security
LAN Local Area Network By Amal Wali 10DD.
COMPUTER NETWORKS.
Information Technology in Business: Telecommunications, Networks and Internet Basics.
Chapter 4.  Understand network connectivity.  Peer-to-Peer network & Client-Server network  Understand network topology  Star, Bus & Ring topology.
Communications & Networks
LANs Cabling Topologies Segments and bridges Switches and routers.
Chapter 5 Networks Communicating and Sharing Resources
Chapter 9A Network Basics.
A network is a collection of computers connected by communication channels that allows you to share information. mputer_network.
NETWORK.
Networking Basics lesson 17. This lesson includes the following sections: The Uses of a Network How Networks are Structured Network Topologies for LANs.
ITED 328 Lecture 4 12 Feb 2004 Loosely covering Chapter 5 Internet and LAN Technology.
Copyright © 2006 by The McGraw-Hill Companies, Inc. All rights reserved. McGraw-Hill Technology Education Copyright © 2006 by The McGraw-Hill Companies,
Chapter 7 Networking: Computer Connections. Networks n Network - a computer system that uses communications equipment to connect two or more computers.
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
NETWORKS.
Management Information Systems, 4 th Edition 1 Chapter 6 Information Technology in Business: Telecommunications and Networks.
IT Essentials 1 Chapter 8 JEOPADY RouterModesWANEncapsulationWANServicesRouterBasicsRouterCommands RouterModesWANEncapsulationWANServicesRouterBasicsRouterCommands.
Networking By Nachiket Agrawal 10DD Contents Network Stand Alone LAN Advantages and Disadvantages of LAN Advantages and Disadvantages of LAN Cabled LAN.
IS Today (Valacich & Schneider) Copyright © 2010 Pearson Education, Inc. Published as Prentice Hall 10/10/2015 TB-1 Technology Briefing Advanced Topics.
Living Online Module Lesson 23 — Networks and Telecommunication
Lecture 4 Title: Network Components and Types By: Mr Hashem Alaidaros MIS 101.
SYSTEM ADMINISTRATION Chapter 1 Logical and Physical Network Topologies.
$100 $200 $300 $400 $500 Network topologies Client Architecture Physical Transmission Media Uses of Tele communications Misc. Network Misc. Network.
Gorman, Stubbs, & CEP Inc. 1 Introduction to Operating Systems Lesson 9 Introduction to Network Operating Systems.
1 CHAPTER 8 TELECOMMUNICATIONSANDNETWORKS. 2 TELECOMMUNICATIONS Telecommunications: Communication of all types of information, including digital data,
Appendix C-1 Appendix C Networking
Introduction to Computing Lecture # 11 Introduction to Computing Lecture # 11.
© 2006 Pearson Education Canada Inc.C-1 Appendix C Networking PowerPoint Presentation Jack Van Deventer Ward Eagen.
Lecture 11 Network Basics. 2 Network Definition Set of technologies that connects computers –Hardware, software & media Allows users to –communicate and.
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.
Chapter2 Networking Fundamentals
Living Online Module Lesson 23 — Networks and Telecommunication Computer Literacy BASICS.
3/20: Telecommunications & Networking What is telecommunications? The hardware: physical components of telecommunications, inc. channels Standards: agreements.
Business Data Communications, Fourth Edition Chapter 9: Local Area Networks.
Telecommunications and Networks Chapter 6 Principles and Learning Objectives Effective communication is essential to organizational success. –Define.
1 Chapter Overview Networking requirements Network types and topologies Network cabling Local area network (LAN) communication Maintaining and troubleshooting.
Data Communication and Networks Chapter 5. What’s a Network? a network consists of two or more computers that are connected together to share information.
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.
CHAPTER 8 Communication and Network Copyright © Cengage Learning. All rights reserved.
Intro to MIS – MGS351 Network Basics
Computer Networks and Internet
Computer Networks and Internet
Computer Technology Notes #4
Network Basics Extended Learning Module E
Computer Networks.
أ.كمال عيد كلية المعلمين حائل
Intro To Computer Networks
Ethernet First network to provide CSMA/CD
Computer Networks.
NETWORK.
Presentation transcript:

Computer Networking (Appendix C) Objectives Understand networking fundamentals Understand network services and transmission media Understand network software and hardware

Networking Fundamentals Network consists of: Servers – provides services Clients – requests services Peers – both requests and provides services Types of networks Server-centric networks Peer-to-peer networks

Networking Fundamentals Network Services File services Print services Message services Applications services

Networking Fundamentals Network Operating System (NOS) Two parts: System software that runs on the server Client software on each workstation Examples Banyan Vines Novell NetWare Microsoft LAN Manager LANtastic

Networking Fundamentals Transmission Media The pathway to send data and information between two or more entities on a network Bandwidth: transmission capacity Attenuation: weakening of a signal over distance EMI: electromagnetic interference

Networking Fundamentals Cable Media Twisted pair cable Coaxial cable (“coax”) Fiber-optic cable

Networking Fundamentals Wireless Media Infrared line of sight High-frequency radio Pager – one way wireless Cellular phone – two way wireless Wireless LANs Microwave Terrestrial Satellite

Network Software and Hardware Media access control Rules that govern how a workstation gains access to the network Distributed access control Token passing Random access control “Listens” for network traffic

Network Software and Hardware Network topologies Star network Ring network Bus network

A star network topology Use: This topology is useful for applications where processing must be centralized and some can be performed locally. Advantages: Easy to lay out and modify. It is easy to diagnose problems at individual workstations. Problems: Costly, it requires the largest amount if cabling. Since all communication pass through the central computer, the communications in the network will stop if the host/hub computer stops functioning.

A ring network topology Use: This topology is useful in LANs. Advantages: It does not rely on central host. The connecting wire, cable, or optical fiber forms a closed loop. Data are passed along the ring from one computer to another and always flow in one direction. The message is regenerated and passed to the next computer if it is not for the previous computer. This regeneration process enables ring networks to cover much larger distances than star or bus networks. Disadvantages: A failure of any node on the ring network can cause complete network failure. It is difficult to modify and reconfigure the network.

A bus network topology Use: This topology is useful in LANs. Advantages: It does not rely on central host. This network can still function if one of the computers malfunctions. Other advantages: easy to wire, quick response, less expensive. Disadvantages: The main disadvantage is bad connection to the cable can bring down the entire network. Another problem: collision occurs when 2 nodes send messages simultaneously.

Network Software and Hardware Protocols: Set of rules ( format of transmitting data, error checking method, data compression technique) OSI model – open systems interconnection Ethernet TCP/IP

OSI RM

OSI RM

Network Software and Hardware Connectivity hardware Transmission Media Connectors: T-connector for coax cable and RJ-45 connectors for twisted pair Network interface card (NIC) Modems Repeaters Hubs Bridges Multiplexers Routers Brouters Channel service units (CSU): buffer between a LAN and a WAN Gateway