SlideShare a Scribd company logo
Copyright © 2006 by The McGraw-Hill Companies, Inc. All rights reserved.McGraw-Hill Technology Education
McGraw-Hill Technology Education Copyright © 2006 by The McGraw-Hill Companies, Inc. All rights reserved.
Copyright © 2006 by The McGraw-Hill Companies, Inc. All rights reserved.McGraw-Hill Technology Education
Chapter 9A
Network Basics
9A-3
Network Definition
• Set of technologies- hardware, software
and media that connects computers
together
• Allows communication and collaboration
between users
• Exchange information and Share
resources in real time
In information technology, a computer network, also
called a data network, is a series of points, or nodes,
interconnected by communication paths for the
purpose of transmitting, receiving and exchanging
data, voice and video traffic.
9A-4
The Uses of a Network
• Simultaneous access to data
– Data files are shared
• Access can be limited
– Shared files stored on a server
– Software can be shared
• Site licenses
• Network versions
• Application servers
9A-5
The Uses of a Network
• Shared peripheral device
– Printers and faxes are common shares
– Reduces the cost per user
– Devices can be connected to the network
– Print servers control network printing
• Manage the print queue
9A-6
Sharing Data
File server contains documentsFile server contains documents
used by other computers.used by other computers.
9A-7
The Uses of a Network
• Personal communication
– Email
• Instantaneous communication
– Conferencing
• Tele conferencing
• Videoconferencing
• Audio-conferencing
• Data-conferencing
– Voice over IP
• Phone communication over network wires
9A-8
Voice Over IP
9A-9
The Uses of a Network
• Easier data backup
– Backup copies data to removable media
– Server data backed up in one step
9A-10
Common Network Types
• Local Area Network (LAN)
– Contains printers, servers and computers
– Systems are close to each other
– Contained in one office or building
– Organizations often have several LANS
– LANs are typically used for single sites where
people need to share resources among
themselves but not with the rest of the outside
world. Think of an office building where everybody
should be able to access files on a central server
or be able to print a document to one or more
central printers.
9A-11
Common Network Types
• Wide Area Networks (WAN)
– Two or more LANs connected
– Over a large geographic area
– Typically use public or leased lines
• Phone lines
• Satellite
A wide area network, or WAN, occupies a
very large area, such as an entire country
or the entire world. A WAN can contain
multiple smaller networks, such as LANs or
MANs. The Internet is the best-known
example of a public WAN.
9A-12
Hybrid Network Types
• Metropolitan Area Network (MAN)
– Large network that connects different
organizations
– Shares regional resources
– A network provider sells time.
• A metropolitan area network, or MAN, consists 
of a computer network across an entire city, 
college campus or small region. 
• A MAN is larger than a LAN, which is typically 
limited to a single building or site. Depending on 
the configuration, this type of network can cover 
an area from several miles to tens of miles. 
• A MAN is often used to connect several LANs 
together to form a bigger network. When this type 
of network is specifically designed for a college 
campus, it is sometimes referred to as a campus 
area network, or CAN.9A-13
9A-14
Hybrid Network Types
• Campus Area Networks (CAN)
– A LAN in one large geographic area
– Resources related to the same organization
– Each department shares the LAN
9A-15
Hybrid Network Types
• Home Area Network (HAN)
– Small scale network
– Connects computers and entertainment
appliances
– Found mainly in the home
9A-16
Hybrid Network Types
• Personal Area Network (PAN)
– Very small scale network
– Range is less than 2 meters
– Cell phones, PDAs, MP3 players
9A-17
9A-18
How Networks Are Structured
• Server based network
– Node is any network device
– Servers control what the node accesses
– Users gain access by logging in
– Server is the most important computer
9A-19
How Networks Are Structured
• Client/Server network
– Nodes and servers share data roles
– Nodes are called clients
– Servers are used to control access
– Database software
• Access to data controlled by server
– Server is the most important computer
9A-20
How Networks Are Structured
• Peer to peer networks (P2PN)
– All nodes are equal
– Nodes access resources on other nodes
– Each node controls its own resources
– Most modern OS allow P2PN
– Distributing computing is a form
– Kazaa
9A-21
Network Topologies
• Topology
– Logical layout of wires and equipment
– Choice affects
• Network performance
• Network size
• Network collision detection
– Several different types
• Network topology is the arrangement of the various
elements (links, nodes, etc.) of a computer network.[1][2]
Essentially, it is the topological[3] structure of a network
and may be depicted physically or logically.
• Physical topology is the placement of the various
components of a network, including device location and
cable installation, while logical topology illustrates how
data flows within a network, regardless of its physical
design.
• Distances between nodes, physical interconnections,
transmission rates, or signal types may differ between
two networks, yet their topologies may be identical.
9A-22
9A-23
Network Topologies
• Packets
– Pieces of data transmitted over a network
• Packets are created by sending node
• Data is reassembled by receiving node
– Packet header
• Sending and receiving address
– Packet payload
• Number and size of data
• Actual data
– Packet error control
9A-24
Network Topologies
• Bus topology
– Also called linear bus
– One wire connects all nodes
– Terminator ends the wires
– Advantages
• Easy to setup
• Small amount of wire
– Disadvantages
• Slow
• Easy to crash
9A-25
Network Topologies
• Star topology
– All nodes connect to a hub
• Packets sent to hub
• Hub sends packet to destination
– Advantages
• Easy to setup
• One cable can not crash network
– Disadvantages
• One hub crashing downs entire network
• Uses lots of cable
– Most common topology
9A-26
Star Topology
9A-27
Network Topologies
• Ring topology
– Nodes connected in a circle
– Tokens used to transmit data
• Nodes must wait for token to send
– Advantages
• Time to send data is known
• No data collisions
– Disadvantages
• Slow
• Lots of cable
9A-28
Network Topologies
• Mesh topology
– All computers connected together
– Internet is a mesh network
– Advantage
• Data will always be delivered
– Disadvantages
• Lots of cable
• Hard to setup
9A-29
Mesh Topology
9A-30
Network Media
• Links that connect nodes
• Choice impacts
– Speed
– Security
– Size
9A-31
Wire Based Media
• Twisted-pair cabling
– Most common LAN
cable
– Called Cat5 or
100BaseT
– Four pairs of copper
cable twisted
– May be shielded from
interference
– Speeds range from
1 Mbps to 1,000 Mbps
9A-32
Wire Based Media
• Coaxial cable
– Similar to cable TV wire
– One wire runs through cable
– Shielded from interference
– Speeds up to 10 Mbps
– Nearly obsolete
9A-33
Wire Based Media
• Fiber-optic cable
– Data is transmitted
with light pulses
– Glass strand instead
of cable
– Immune to
interference
– Very secure
– Hard to work with
– Speeds up to
100 Gbps
9A-34
Wireless Media
• Data transmitted through the air
• LANs use radio waves
• WANs use microwave signals
• Easy to setup
• Difficult to secure
9A-35
Network Hardware
• Network interface cards
– Network adapter
– Connects node to the media
– Unique Machine Access Code (MAC)
9A-36
Network Hardware
• Network linking devices
– Connect nodes in the network
– Cable runs from node to device
– Crossover cable connects two computers
9A-37
Network Hardware
• Hubs
– Center of a star network
– All nodes receive transmitted packets
– Slow and insecure
9A-38
Network Hardware
• Switches
– Replacement for hubs
– Only intended node receives transmission
– Fast and secure
9A-39
Network Hardware
• Bridge
– Connects two or more LANs together
– Packets sent to remote LAN cross
• Other packets do not cross
– Segments the network on MAC addresses
9A-40
Network Hardware
• Router
– Connects two or more LANs together
– Packets sent to remote LAN cross
– Network is segmented by IP address
– Connect internal networks to the Internet
– Need configured before installation
9A-41
Network Hardware
• Gateway
– Connects two dissimilar networks
– Connects coax to twisted pair
– Most gateways contained in other devices
9A-42
Network Cabling
• Cabling specifications
– Bandwidth measures cable speed
• Typically measured in Mbps
– Maximum cable length
– Connector describes the type of plug
9A-43
Network Cabling
• Ethernet
– Very popular cabling technology
– 10 Base T, 10Base2, 10Base5
– Maximum bandwidth 10 Mbps
– Maximum distances100 to 500 meters
9A-44
Network Cabling
• Fast Ethernet
– Newer version of Ethernet
– Bandwidth is 100 Mbps
– Uses Cat5 or greater cable
• Sometimes called 100Base T
– Requires a switch
9A-45
Network Cabling
• Gigabit Ethernet
– High bandwidth version of Ethernet
– 1 to 10 Gbps
– Cat 5 or fiber optic cable
– Video applications
9A-46
Network Cabling
• Token ring
– Uses shielded twisted pair cabling
– Bandwidth between 10 and 25 Mbps
– Uses a multiple access unit (MAU)
– Popular in manufacturing and finance
9A-47
Network Protocols
• Language of the network
– Rules of communication
– Error resolution
– Defines collision and collision recovery
– Size of packet
– Naming rules for computers
9A-48
Network Protocols
• TCP/IP
– Transmission Control Protocol/Internet
Protocol
– Most popular protocol
– Machines assigned a name of 4 numbers
• IP address
• 209.8.166.179 is the White House’s web site
– Dynamic Host Configuration Protocol
• Simplifies assignment of IP addresses
– Required for Internet access
9A-49
Network Protocols
• IPX/SPX
– Internet Packet Exchange/Sequenced
Packet Exchange
– Older protocol
– Associated with Novell Netware
– Replaced by TCP/IP
9A-50
Network Protocols
• NetBEUI
– Network BIOS Extended User Interface
– Used by Windows to name computers
– Transmission details handled by TCP/IP
9A-51
Network Protocols
• Token ring
– Popular in manufacturing and finance
– Nodes communicate when they have the
token
Copyright © 2006 by The McGraw-Hill Companies, Inc. All rights reserved.McGraw-Hill Technology Education
Chapter 9A
End of Chapter

More Related Content

What's hot

Lecture #5 Data Communication and Network
Lecture #5 Data Communication and NetworkLecture #5 Data Communication and Network
Lecture #5 Data Communication and Networkvasanthimuniasamy
 
Communication devices
Communication devicesCommunication devices
Communication deviceshaider ali
 
1 introduction-to-computer-networking
1 introduction-to-computer-networking1 introduction-to-computer-networking
1 introduction-to-computer-networkingKhan Rahimeen
 
Networking devices(siddique)
Networking devices(siddique)Networking devices(siddique)
Networking devices(siddique)Siddique Ibrahim
 
Introduction of computer network
Introduction of computer networkIntroduction of computer network
Introduction of computer networkVivek Kumar Sinha
 
Intro ch 05_a Peter Norton
Intro ch 05_a Peter NortonIntro ch 05_a Peter Norton
Intro ch 05_a Peter Nortonsam17896
 
Determine best fit topology copy
Determine best fit topology   copyDetermine best fit topology   copy
Determine best fit topology copyJaleto Sunkemo
 
Data Communications and Computer Networks
Data Communications and Computer Networks Data Communications and Computer Networks
Data Communications and Computer Networks Jubayer Alam Shoikat
 
Computer Network Complete Introduction
Computer Network Complete IntroductionComputer Network Complete Introduction
Computer Network Complete IntroductionAhmar Hashmi
 
Transmission modes (simplex, duplex & half duplex)
Transmission modes (simplex, duplex & half duplex)Transmission modes (simplex, duplex & half duplex)
Transmission modes (simplex, duplex & half duplex)Rahul Kumar
 
Introduction to TCP/IP
Introduction to TCP/IPIntroduction to TCP/IP
Introduction to TCP/IPMichael Lamont
 
Build internet infrastructure LO1
Build internet infrastructure LO1Build internet infrastructure LO1
Build internet infrastructure LO1Abenezer Abiti
 
build a small wireless LAN LO2
build a small wireless LAN LO2build a small wireless LAN LO2
build a small wireless LAN LO2Jaleto Sunkemo
 
Network devices
Network devicesNetwork devices
Network devicesAshok R
 

What's hot (20)

Databases
DatabasesDatabases
Databases
 
Lecture #5 Data Communication and Network
Lecture #5 Data Communication and NetworkLecture #5 Data Communication and Network
Lecture #5 Data Communication and Network
 
Computer networks
Computer networksComputer networks
Computer networks
 
Computer networking
Computer networkingComputer networking
Computer networking
 
Communication devices
Communication devicesCommunication devices
Communication devices
 
Networking hardware
Networking hardwareNetworking hardware
Networking hardware
 
Chapter 7A Peter Norton
Chapter 7A Peter NortonChapter 7A Peter Norton
Chapter 7A Peter Norton
 
1 introduction-to-computer-networking
1 introduction-to-computer-networking1 introduction-to-computer-networking
1 introduction-to-computer-networking
 
Networking devices(siddique)
Networking devices(siddique)Networking devices(siddique)
Networking devices(siddique)
 
Introduction of computer network
Introduction of computer networkIntroduction of computer network
Introduction of computer network
 
Intro ch 05_a Peter Norton
Intro ch 05_a Peter NortonIntro ch 05_a Peter Norton
Intro ch 05_a Peter Norton
 
Determine best fit topology copy
Determine best fit topology   copyDetermine best fit topology   copy
Determine best fit topology copy
 
Network basics
Network basicsNetwork basics
Network basics
 
Data Communications and Computer Networks
Data Communications and Computer Networks Data Communications and Computer Networks
Data Communications and Computer Networks
 
Computer Network Complete Introduction
Computer Network Complete IntroductionComputer Network Complete Introduction
Computer Network Complete Introduction
 
Transmission modes (simplex, duplex & half duplex)
Transmission modes (simplex, duplex & half duplex)Transmission modes (simplex, duplex & half duplex)
Transmission modes (simplex, duplex & half duplex)
 
Introduction to TCP/IP
Introduction to TCP/IPIntroduction to TCP/IP
Introduction to TCP/IP
 
Build internet infrastructure LO1
Build internet infrastructure LO1Build internet infrastructure LO1
Build internet infrastructure LO1
 
build a small wireless LAN LO2
build a small wireless LAN LO2build a small wireless LAN LO2
build a small wireless LAN LO2
 
Network devices
Network devicesNetwork devices
Network devices
 

Viewers also liked

Chapter 1 -introduction_to_computers csc
Chapter 1 -introduction_to_computers cscChapter 1 -introduction_to_computers csc
Chapter 1 -introduction_to_computers cscTyrah Ira
 
chapter 1 peter norton introduction to computers
chapter 1 peter norton introduction to computerschapter 1 peter norton introduction to computers
chapter 1 peter norton introduction to computersM Malik
 
Intro Ch 03 A
Intro Ch 03 AIntro Ch 03 A
Intro Ch 03 Aali00061
 
Peter Norton - Introduction to computers - Part 2
Peter Norton - Introduction to computers - Part 2Peter Norton - Introduction to computers - Part 2
Peter Norton - Introduction to computers - Part 2Konstantin Pankratov
 
Introduction to computing lecture1
Introduction to computing lecture1Introduction to computing lecture1
Introduction to computing lecture1Abdul_jabbar_k
 
Short keys function in MS word
Short keys function in MS wordShort keys function in MS word
Short keys function in MS wordM Malik
 
Peter Norton - Introduction to computers Part 1
Peter Norton - Introduction to computers Part 1Peter Norton - Introduction to computers Part 1
Peter Norton - Introduction to computers Part 1Konstantin Pankratov
 
chapter 7b peter norton Survey of PC and Network Operating System
chapter 7b peter norton Survey of PC and Network Operating Systemchapter 7b peter norton Survey of PC and Network Operating System
chapter 7b peter norton Survey of PC and Network Operating SystemM Malik
 
Computer Science & Information Systems
Computer Science & Information SystemsComputer Science & Information Systems
Computer Science & Information SystemsLuis Borges Gouveia
 
Intro Ch 02 A
Intro Ch 02 AIntro Ch 02 A
Intro Ch 02 Aali00061
 
Chapter 1 Introduction To Computers
Chapter 1 Introduction To ComputersChapter 1 Introduction To Computers
Chapter 1 Introduction To Computersnorzaini
 
Introduction to computers by peter norton 6 e (c.b)
Introduction to computers by peter norton 6 e (c.b)Introduction to computers by peter norton 6 e (c.b)
Introduction to computers by peter norton 6 e (c.b)Fauzan Ilham
 
Introduction to Computers
Introduction to ComputersIntroduction to Computers
Introduction to ComputersSamudin Kassan
 

Viewers also liked (20)

Chapter 1 -introduction_to_computers csc
Chapter 1 -introduction_to_computers cscChapter 1 -introduction_to_computers csc
Chapter 1 -introduction_to_computers csc
 
chapter 1 peter norton introduction to computers
chapter 1 peter norton introduction to computerschapter 1 peter norton introduction to computers
chapter 1 peter norton introduction to computers
 
Intro Ch 03 A
Intro Ch 03 AIntro Ch 03 A
Intro Ch 03 A
 
Peter Norton - Introduction to computers - Part 2
Peter Norton - Introduction to computers - Part 2Peter Norton - Introduction to computers - Part 2
Peter Norton - Introduction to computers - Part 2
 
Chapter 4 Peter Norton
Chapter 4 Peter NortonChapter 4 Peter Norton
Chapter 4 Peter Norton
 
Introduction to computing lecture1
Introduction to computing lecture1Introduction to computing lecture1
Introduction to computing lecture1
 
Chapter 1B Peter Norton
Chapter 1B Peter NortonChapter 1B Peter Norton
Chapter 1B Peter Norton
 
Intro ch 01_a
Intro ch 01_aIntro ch 01_a
Intro ch 01_a
 
Chapter 2A Peter Norton
Chapter 2A Peter NortonChapter 2A Peter Norton
Chapter 2A Peter Norton
 
Short keys function in MS word
Short keys function in MS wordShort keys function in MS word
Short keys function in MS word
 
Peter Norton - Introduction to computers Part 1
Peter Norton - Introduction to computers Part 1Peter Norton - Introduction to computers Part 1
Peter Norton - Introduction to computers Part 1
 
chapter 7b peter norton Survey of PC and Network Operating System
chapter 7b peter norton Survey of PC and Network Operating Systemchapter 7b peter norton Survey of PC and Network Operating System
chapter 7b peter norton Survey of PC and Network Operating System
 
Number systems
Number systemsNumber systems
Number systems
 
Computer science
Computer scienceComputer science
Computer science
 
chapter 4B Peter Norton
chapter 4B Peter Nortonchapter 4B Peter Norton
chapter 4B Peter Norton
 
Computer Science & Information Systems
Computer Science & Information SystemsComputer Science & Information Systems
Computer Science & Information Systems
 
Intro Ch 02 A
Intro Ch 02 AIntro Ch 02 A
Intro Ch 02 A
 
Chapter 1 Introduction To Computers
Chapter 1 Introduction To ComputersChapter 1 Introduction To Computers
Chapter 1 Introduction To Computers
 
Introduction to computers by peter norton 6 e (c.b)
Introduction to computers by peter norton 6 e (c.b)Introduction to computers by peter norton 6 e (c.b)
Introduction to computers by peter norton 6 e (c.b)
 
Introduction to Computers
Introduction to ComputersIntroduction to Computers
Introduction to Computers
 

Similar to Chapter 9A (20)

Chap 9A Networks (Lecture) IT Slides # 1
Chap 9A Networks (Lecture) IT Slides # 1Chap 9A Networks (Lecture) IT Slides # 1
Chap 9A Networks (Lecture) IT Slides # 1
 
Intro Ch 09A.ppt
Intro Ch 09A.pptIntro Ch 09A.ppt
Intro Ch 09A.ppt
 
Intro Ch 09A.ppt
Intro Ch 09A.pptIntro Ch 09A.ppt
Intro Ch 09A.ppt
 
Intro Ch 09A.ppt
Intro Ch 09A.pptIntro Ch 09A.ppt
Intro Ch 09A.ppt
 
Intro chapter 07_a Networking
Intro chapter 07_a NetworkingIntro chapter 07_a Networking
Intro chapter 07_a Networking
 
Network basicsssssssssssssssssssssss.ppt
Network basicsssssssssssssssssssssss.pptNetwork basicsssssssssssssssssssssss.ppt
Network basicsssssssssssssssssssssss.ppt
 
Networkuses.ppt
Networkuses.pptNetworkuses.ppt
Networkuses.ppt
 
Computer Network Basics.pdf
Computer Network Basics.pdfComputer Network Basics.pdf
Computer Network Basics.pdf
 
Intro ch 09_a
Intro ch 09_aIntro ch 09_a
Intro ch 09_a
 
Introduction to computer
Introduction to computerIntroduction to computer
Introduction to computer
 
Computernetworks.ppt
Computernetworks.pptComputernetworks.ppt
Computernetworks.ppt
 
VOip.ppt
VOip.pptVOip.ppt
VOip.ppt
 
Network basics
Network basicsNetwork basics
Network basics
 
Network basics
Network basicsNetwork basics
Network basics
 
Computernetworksss.ppt
Computernetworksss.pptComputernetworksss.ppt
Computernetworksss.ppt
 
Computernet.ppt
Computernet.pptComputernet.ppt
Computernet.ppt
 
Networktypes.ppt
Networktypes.pptNetworktypes.ppt
Networktypes.ppt
 
Basic networking
Basic networkingBasic networking
Basic networking
 
Commonnetwork.ppt
Commonnetwork.pptCommonnetwork.ppt
Commonnetwork.ppt
 
Introduction to network
Introduction to networkIntroduction to network
Introduction to network
 

Recently uploaded

Benefits and Challenges of Using Open Educational Resources
Benefits and Challenges of Using Open Educational ResourcesBenefits and Challenges of Using Open Educational Resources
Benefits and Challenges of Using Open Educational Resourcesdimpy50
 
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaasiemaillard
 
50 ĐỀ LUYỆN THI IOE LỚP 9 - NĂM HỌC 2022-2023 (CÓ LINK HÌNH, FILE AUDIO VÀ ĐÁ...
50 ĐỀ LUYỆN THI IOE LỚP 9 - NĂM HỌC 2022-2023 (CÓ LINK HÌNH, FILE AUDIO VÀ ĐÁ...50 ĐỀ LUYỆN THI IOE LỚP 9 - NĂM HỌC 2022-2023 (CÓ LINK HÌNH, FILE AUDIO VÀ ĐÁ...
50 ĐỀ LUYỆN THI IOE LỚP 9 - NĂM HỌC 2022-2023 (CÓ LINK HÌNH, FILE AUDIO VÀ ĐÁ...Nguyen Thanh Tu Collection
 
Gyanartha SciBizTech Quiz slideshare.pptx
Gyanartha SciBizTech Quiz slideshare.pptxGyanartha SciBizTech Quiz slideshare.pptx
Gyanartha SciBizTech Quiz slideshare.pptxShibin Azad
 
MARUTI SUZUKI- A Successful Joint Venture in India.pptx
MARUTI SUZUKI- A Successful Joint Venture in India.pptxMARUTI SUZUKI- A Successful Joint Venture in India.pptx
MARUTI SUZUKI- A Successful Joint Venture in India.pptxbennyroshan06
 
Matatag-Curriculum and the 21st Century Skills Presentation.pptx
Matatag-Curriculum and the 21st Century Skills Presentation.pptxMatatag-Curriculum and the 21st Century Skills Presentation.pptx
Matatag-Curriculum and the 21st Century Skills Presentation.pptxJenilouCasareno
 
Instructions for Submissions thorugh G- Classroom.pptx
Instructions for Submissions thorugh G- Classroom.pptxInstructions for Submissions thorugh G- Classroom.pptx
Instructions for Submissions thorugh G- Classroom.pptxJheel Barad
 
slides CapTechTalks Webinar May 2024 Alexander Perry.pptx
slides CapTechTalks Webinar May 2024 Alexander Perry.pptxslides CapTechTalks Webinar May 2024 Alexander Perry.pptx
slides CapTechTalks Webinar May 2024 Alexander Perry.pptxCapitolTechU
 
Open Educational Resources Primer PowerPoint
Open Educational Resources Primer PowerPointOpen Educational Resources Primer PowerPoint
Open Educational Resources Primer PowerPointELaRue0
 
Industrial Training Report- AKTU Industrial Training Report
Industrial Training Report- AKTU Industrial Training ReportIndustrial Training Report- AKTU Industrial Training Report
Industrial Training Report- AKTU Industrial Training ReportAvinash Rai
 
UNIT – IV_PCI Complaints: Complaints and evaluation of complaints, Handling o...
UNIT – IV_PCI Complaints: Complaints and evaluation of complaints, Handling o...UNIT – IV_PCI Complaints: Complaints and evaluation of complaints, Handling o...
UNIT – IV_PCI Complaints: Complaints and evaluation of complaints, Handling o...Sayali Powar
 
Keeping Your Information Safe with Centralized Security Services
Keeping Your Information Safe with Centralized Security ServicesKeeping Your Information Safe with Centralized Security Services
Keeping Your Information Safe with Centralized Security ServicesTechSoup
 
Additional Benefits for Employee Website.pdf
Additional Benefits for Employee Website.pdfAdditional Benefits for Employee Website.pdf
Additional Benefits for Employee Website.pdfjoachimlavalley1
 
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaasiemaillard
 
The impact of social media on mental health and well-being has been a topic o...
The impact of social media on mental health and well-being has been a topic o...The impact of social media on mental health and well-being has been a topic o...
The impact of social media on mental health and well-being has been a topic o...sanghavirahi2
 
Danh sách HSG Bộ môn cấp trường - Cấp THPT.pdf
Danh sách HSG Bộ môn cấp trường - Cấp THPT.pdfDanh sách HSG Bộ môn cấp trường - Cấp THPT.pdf
Danh sách HSG Bộ môn cấp trường - Cấp THPT.pdfQucHHunhnh
 
How to Manage Notification Preferences in the Odoo 17
How to Manage Notification Preferences in the Odoo 17How to Manage Notification Preferences in the Odoo 17
How to Manage Notification Preferences in the Odoo 17Celine George
 

Recently uploaded (20)

Benefits and Challenges of Using Open Educational Resources
Benefits and Challenges of Using Open Educational ResourcesBenefits and Challenges of Using Open Educational Resources
Benefits and Challenges of Using Open Educational Resources
 
B.ed spl. HI pdusu exam paper-2023-24.pdf
B.ed spl. HI pdusu exam paper-2023-24.pdfB.ed spl. HI pdusu exam paper-2023-24.pdf
B.ed spl. HI pdusu exam paper-2023-24.pdf
 
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
 
NCERT Solutions Power Sharing Class 10 Notes pdf
NCERT Solutions Power Sharing Class 10 Notes pdfNCERT Solutions Power Sharing Class 10 Notes pdf
NCERT Solutions Power Sharing Class 10 Notes pdf
 
50 ĐỀ LUYỆN THI IOE LỚP 9 - NĂM HỌC 2022-2023 (CÓ LINK HÌNH, FILE AUDIO VÀ ĐÁ...
50 ĐỀ LUYỆN THI IOE LỚP 9 - NĂM HỌC 2022-2023 (CÓ LINK HÌNH, FILE AUDIO VÀ ĐÁ...50 ĐỀ LUYỆN THI IOE LỚP 9 - NĂM HỌC 2022-2023 (CÓ LINK HÌNH, FILE AUDIO VÀ ĐÁ...
50 ĐỀ LUYỆN THI IOE LỚP 9 - NĂM HỌC 2022-2023 (CÓ LINK HÌNH, FILE AUDIO VÀ ĐÁ...
 
Gyanartha SciBizTech Quiz slideshare.pptx
Gyanartha SciBizTech Quiz slideshare.pptxGyanartha SciBizTech Quiz slideshare.pptx
Gyanartha SciBizTech Quiz slideshare.pptx
 
MARUTI SUZUKI- A Successful Joint Venture in India.pptx
MARUTI SUZUKI- A Successful Joint Venture in India.pptxMARUTI SUZUKI- A Successful Joint Venture in India.pptx
MARUTI SUZUKI- A Successful Joint Venture in India.pptx
 
Introduction to Quality Improvement Essentials
Introduction to Quality Improvement EssentialsIntroduction to Quality Improvement Essentials
Introduction to Quality Improvement Essentials
 
Matatag-Curriculum and the 21st Century Skills Presentation.pptx
Matatag-Curriculum and the 21st Century Skills Presentation.pptxMatatag-Curriculum and the 21st Century Skills Presentation.pptx
Matatag-Curriculum and the 21st Century Skills Presentation.pptx
 
Instructions for Submissions thorugh G- Classroom.pptx
Instructions for Submissions thorugh G- Classroom.pptxInstructions for Submissions thorugh G- Classroom.pptx
Instructions for Submissions thorugh G- Classroom.pptx
 
slides CapTechTalks Webinar May 2024 Alexander Perry.pptx
slides CapTechTalks Webinar May 2024 Alexander Perry.pptxslides CapTechTalks Webinar May 2024 Alexander Perry.pptx
slides CapTechTalks Webinar May 2024 Alexander Perry.pptx
 
Open Educational Resources Primer PowerPoint
Open Educational Resources Primer PowerPointOpen Educational Resources Primer PowerPoint
Open Educational Resources Primer PowerPoint
 
Industrial Training Report- AKTU Industrial Training Report
Industrial Training Report- AKTU Industrial Training ReportIndustrial Training Report- AKTU Industrial Training Report
Industrial Training Report- AKTU Industrial Training Report
 
UNIT – IV_PCI Complaints: Complaints and evaluation of complaints, Handling o...
UNIT – IV_PCI Complaints: Complaints and evaluation of complaints, Handling o...UNIT – IV_PCI Complaints: Complaints and evaluation of complaints, Handling o...
UNIT – IV_PCI Complaints: Complaints and evaluation of complaints, Handling o...
 
Keeping Your Information Safe with Centralized Security Services
Keeping Your Information Safe with Centralized Security ServicesKeeping Your Information Safe with Centralized Security Services
Keeping Your Information Safe with Centralized Security Services
 
Additional Benefits for Employee Website.pdf
Additional Benefits for Employee Website.pdfAdditional Benefits for Employee Website.pdf
Additional Benefits for Employee Website.pdf
 
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
 
The impact of social media on mental health and well-being has been a topic o...
The impact of social media on mental health and well-being has been a topic o...The impact of social media on mental health and well-being has been a topic o...
The impact of social media on mental health and well-being has been a topic o...
 
Danh sách HSG Bộ môn cấp trường - Cấp THPT.pdf
Danh sách HSG Bộ môn cấp trường - Cấp THPT.pdfDanh sách HSG Bộ môn cấp trường - Cấp THPT.pdf
Danh sách HSG Bộ môn cấp trường - Cấp THPT.pdf
 
How to Manage Notification Preferences in the Odoo 17
How to Manage Notification Preferences in the Odoo 17How to Manage Notification Preferences in the Odoo 17
How to Manage Notification Preferences in the Odoo 17
 

Chapter 9A

  • 1. Copyright © 2006 by The McGraw-Hill Companies, Inc. All rights reserved.McGraw-Hill Technology Education McGraw-Hill Technology Education Copyright © 2006 by The McGraw-Hill Companies, Inc. All rights reserved.
  • 2. Copyright © 2006 by The McGraw-Hill Companies, Inc. All rights reserved.McGraw-Hill Technology Education Chapter 9A Network Basics
  • 3. 9A-3 Network Definition • Set of technologies- hardware, software and media that connects computers together • Allows communication and collaboration between users • Exchange information and Share resources in real time In information technology, a computer network, also called a data network, is a series of points, or nodes, interconnected by communication paths for the purpose of transmitting, receiving and exchanging data, voice and video traffic.
  • 4. 9A-4 The Uses of a Network • Simultaneous access to data – Data files are shared • Access can be limited – Shared files stored on a server – Software can be shared • Site licenses • Network versions • Application servers
  • 5. 9A-5 The Uses of a Network • Shared peripheral device – Printers and faxes are common shares – Reduces the cost per user – Devices can be connected to the network – Print servers control network printing • Manage the print queue
  • 6. 9A-6 Sharing Data File server contains documentsFile server contains documents used by other computers.used by other computers.
  • 7. 9A-7 The Uses of a Network • Personal communication – Email • Instantaneous communication – Conferencing • Tele conferencing • Videoconferencing • Audio-conferencing • Data-conferencing – Voice over IP • Phone communication over network wires
  • 9. 9A-9 The Uses of a Network • Easier data backup – Backup copies data to removable media – Server data backed up in one step
  • 10. 9A-10 Common Network Types • Local Area Network (LAN) – Contains printers, servers and computers – Systems are close to each other – Contained in one office or building – Organizations often have several LANS – LANs are typically used for single sites where people need to share resources among themselves but not with the rest of the outside world. Think of an office building where everybody should be able to access files on a central server or be able to print a document to one or more central printers.
  • 11. 9A-11 Common Network Types • Wide Area Networks (WAN) – Two or more LANs connected – Over a large geographic area – Typically use public or leased lines • Phone lines • Satellite A wide area network, or WAN, occupies a very large area, such as an entire country or the entire world. A WAN can contain multiple smaller networks, such as LANs or MANs. The Internet is the best-known example of a public WAN.
  • 12. 9A-12 Hybrid Network Types • Metropolitan Area Network (MAN) – Large network that connects different organizations – Shares regional resources – A network provider sells time.
  • 13. • A metropolitan area network, or MAN, consists  of a computer network across an entire city,  college campus or small region.  • A MAN is larger than a LAN, which is typically  limited to a single building or site. Depending on  the configuration, this type of network can cover  an area from several miles to tens of miles.  • A MAN is often used to connect several LANs  together to form a bigger network. When this type  of network is specifically designed for a college  campus, it is sometimes referred to as a campus  area network, or CAN.9A-13
  • 14. 9A-14 Hybrid Network Types • Campus Area Networks (CAN) – A LAN in one large geographic area – Resources related to the same organization – Each department shares the LAN
  • 15. 9A-15 Hybrid Network Types • Home Area Network (HAN) – Small scale network – Connects computers and entertainment appliances – Found mainly in the home
  • 16. 9A-16 Hybrid Network Types • Personal Area Network (PAN) – Very small scale network – Range is less than 2 meters – Cell phones, PDAs, MP3 players
  • 17. 9A-17
  • 18. 9A-18 How Networks Are Structured • Server based network – Node is any network device – Servers control what the node accesses – Users gain access by logging in – Server is the most important computer
  • 19. 9A-19 How Networks Are Structured • Client/Server network – Nodes and servers share data roles – Nodes are called clients – Servers are used to control access – Database software • Access to data controlled by server – Server is the most important computer
  • 20. 9A-20 How Networks Are Structured • Peer to peer networks (P2PN) – All nodes are equal – Nodes access resources on other nodes – Each node controls its own resources – Most modern OS allow P2PN – Distributing computing is a form – Kazaa
  • 21. 9A-21 Network Topologies • Topology – Logical layout of wires and equipment – Choice affects • Network performance • Network size • Network collision detection – Several different types
  • 22. • Network topology is the arrangement of the various elements (links, nodes, etc.) of a computer network.[1][2] Essentially, it is the topological[3] structure of a network and may be depicted physically or logically. • Physical topology is the placement of the various components of a network, including device location and cable installation, while logical topology illustrates how data flows within a network, regardless of its physical design. • Distances between nodes, physical interconnections, transmission rates, or signal types may differ between two networks, yet their topologies may be identical. 9A-22
  • 23. 9A-23 Network Topologies • Packets – Pieces of data transmitted over a network • Packets are created by sending node • Data is reassembled by receiving node – Packet header • Sending and receiving address – Packet payload • Number and size of data • Actual data – Packet error control
  • 24. 9A-24 Network Topologies • Bus topology – Also called linear bus – One wire connects all nodes – Terminator ends the wires – Advantages • Easy to setup • Small amount of wire – Disadvantages • Slow • Easy to crash
  • 25. 9A-25 Network Topologies • Star topology – All nodes connect to a hub • Packets sent to hub • Hub sends packet to destination – Advantages • Easy to setup • One cable can not crash network – Disadvantages • One hub crashing downs entire network • Uses lots of cable – Most common topology
  • 27. 9A-27 Network Topologies • Ring topology – Nodes connected in a circle – Tokens used to transmit data • Nodes must wait for token to send – Advantages • Time to send data is known • No data collisions – Disadvantages • Slow • Lots of cable
  • 28. 9A-28 Network Topologies • Mesh topology – All computers connected together – Internet is a mesh network – Advantage • Data will always be delivered – Disadvantages • Lots of cable • Hard to setup
  • 30. 9A-30 Network Media • Links that connect nodes • Choice impacts – Speed – Security – Size
  • 31. 9A-31 Wire Based Media • Twisted-pair cabling – Most common LAN cable – Called Cat5 or 100BaseT – Four pairs of copper cable twisted – May be shielded from interference – Speeds range from 1 Mbps to 1,000 Mbps
  • 32. 9A-32 Wire Based Media • Coaxial cable – Similar to cable TV wire – One wire runs through cable – Shielded from interference – Speeds up to 10 Mbps – Nearly obsolete
  • 33. 9A-33 Wire Based Media • Fiber-optic cable – Data is transmitted with light pulses – Glass strand instead of cable – Immune to interference – Very secure – Hard to work with – Speeds up to 100 Gbps
  • 34. 9A-34 Wireless Media • Data transmitted through the air • LANs use radio waves • WANs use microwave signals • Easy to setup • Difficult to secure
  • 35. 9A-35 Network Hardware • Network interface cards – Network adapter – Connects node to the media – Unique Machine Access Code (MAC)
  • 36. 9A-36 Network Hardware • Network linking devices – Connect nodes in the network – Cable runs from node to device – Crossover cable connects two computers
  • 37. 9A-37 Network Hardware • Hubs – Center of a star network – All nodes receive transmitted packets – Slow and insecure
  • 38. 9A-38 Network Hardware • Switches – Replacement for hubs – Only intended node receives transmission – Fast and secure
  • 39. 9A-39 Network Hardware • Bridge – Connects two or more LANs together – Packets sent to remote LAN cross • Other packets do not cross – Segments the network on MAC addresses
  • 40. 9A-40 Network Hardware • Router – Connects two or more LANs together – Packets sent to remote LAN cross – Network is segmented by IP address – Connect internal networks to the Internet – Need configured before installation
  • 41. 9A-41 Network Hardware • Gateway – Connects two dissimilar networks – Connects coax to twisted pair – Most gateways contained in other devices
  • 42. 9A-42 Network Cabling • Cabling specifications – Bandwidth measures cable speed • Typically measured in Mbps – Maximum cable length – Connector describes the type of plug
  • 43. 9A-43 Network Cabling • Ethernet – Very popular cabling technology – 10 Base T, 10Base2, 10Base5 – Maximum bandwidth 10 Mbps – Maximum distances100 to 500 meters
  • 44. 9A-44 Network Cabling • Fast Ethernet – Newer version of Ethernet – Bandwidth is 100 Mbps – Uses Cat5 or greater cable • Sometimes called 100Base T – Requires a switch
  • 45. 9A-45 Network Cabling • Gigabit Ethernet – High bandwidth version of Ethernet – 1 to 10 Gbps – Cat 5 or fiber optic cable – Video applications
  • 46. 9A-46 Network Cabling • Token ring – Uses shielded twisted pair cabling – Bandwidth between 10 and 25 Mbps – Uses a multiple access unit (MAU) – Popular in manufacturing and finance
  • 47. 9A-47 Network Protocols • Language of the network – Rules of communication – Error resolution – Defines collision and collision recovery – Size of packet – Naming rules for computers
  • 48. 9A-48 Network Protocols • TCP/IP – Transmission Control Protocol/Internet Protocol – Most popular protocol – Machines assigned a name of 4 numbers • IP address • 209.8.166.179 is the White House’s web site – Dynamic Host Configuration Protocol • Simplifies assignment of IP addresses – Required for Internet access
  • 49. 9A-49 Network Protocols • IPX/SPX – Internet Packet Exchange/Sequenced Packet Exchange – Older protocol – Associated with Novell Netware – Replaced by TCP/IP
  • 50. 9A-50 Network Protocols • NetBEUI – Network BIOS Extended User Interface – Used by Windows to name computers – Transmission details handled by TCP/IP
  • 51. 9A-51 Network Protocols • Token ring – Popular in manufacturing and finance – Nodes communicate when they have the token
  • 52. Copyright © 2006 by The McGraw-Hill Companies, Inc. All rights reserved.McGraw-Hill Technology Education Chapter 9A End of Chapter

Editor's Notes

  1. Teaching Tip Figure 9A.2 on page 342 visually describes the sharing process. It can be helpful to have students open a shared file that you control. Make a change then have the students open it again. Alternatively, share a document and allow your students to write in it. Then demonstrate how the shared document changes. Spend time discussing why application servers need to be so powerful.
  2. Teaching tip Figure 9A.4 on page 344 shows a print queue. It can be helpful to demonstrate your classroom queue.
  3. Teaching tip It is fun if you can setup a teleconference in your classroom. Students get to learn how to join or create the conference. Additionally, they learn how to participate. Finally, students have fun, especially with shared whiteboards.
  4. Insider information The text describes needing special software to back up data from user drives. However, the backup utility that comes with Windows 2000 and XP is capable of performing this chore.
  5. Teaching tip Use a real world example to describe an organization with interconnected LANs.
  6. Teaching tip Blockbuster Video uses a WAN to connect it’s stores nationwide. Customers from Pittsburgh may rent videos in Hilton Head. Late fees will even be displayed!
  7. Teaching tip An example of a regional resource is a supercomputer. For example, Pittsburgh has the Pittsburgh Super Computing center (www.psc.edu). The various colleges in Pittsburgh connect to the center through a MAN in Pittsburgh.
  8. Insider information PAN is very new. Few devices support PAN. High end cell phones include Bluetooth technology. Once the technology matures, Bluetooth will allow the creation of a PAN.
  9. Teaching tip Spend a few minutes here discussing password policies. Describe why it is important not to give out a password. Also describe why longer, more complicated passwords are important.
  10. Teaching tip Discuss how users managing their own security settings can be bad.
  11. Teaching tip Discuss how your network topology handles collisions. If your students are technical, contrast this with an inferior topology.
  12. Teaching tip For technical students take the time to draw the packet structure on the board. The typical structure is destination address | sending address | packet number | total packets | data size | payload | error control.
  13. Teaching tip Pages 352 and 353 have diagrams of each network topology
  14. Insider information Interference is usually electrical. Magnets, solar flares or electronic devices generate interference.
  15. Teaching tip Remind students that bps is bits per second. Gbps then is billion bits per second.
  16. Teaching tip Now is the time to briefly discuss 802.11 standards. A full discussion of 802.11 is covered in the next section.
  17. Insider Information The Xerox Corporation controls the assignment of Ethernet addresses to NIC manufacturers.
  18. Insider information Twisted pair networks cannot achieve higher than 10 Mbps using a hub. Switches are necessary to achieve 100 Mbps or higher.
  19. Discussion point Ask who in the class has high speed Internet. Then determine if anyone is sharing this to the rest of the house or dorm. If they are, see if they can describe the setup. Most likely, the sharing is done with a router.
  20. Teaching tip Point out that the speed of the cable is the number before the word Base.
  21. Teaching tip Have students determine IP addresses for the computer. On 2000/XP enter ipconfig /all. Windows 98 and back enter winipcfg.
  22. Discussion Point Have students tell you what BIOS stands for.