SlideShare a Scribd company logo
Copyright © 2006 by The McGraw-Hill Companies, Inc. All rights reserved.McGraw-Hill Technology EducationMcGraw-Hill Technology Education
Copyright © 2005 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 7A
Network Basics
9A-3
Network Definition
• Set of technologies that connects
computers
• Allows communication and collaboration
between users
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 documents
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
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
– The Internet is a WAN
9A-12
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-13
Hybrid Network Types
• Metropolitan Area Network (MAN)
– Large network that connects different
organizations
– Shares regional resources
– A network provider sells time
9A-14
Hybrid Network Types
• Home Area Network (HAN)
– Small scale network
– Connects computers and entertainment
appliances
– Found mainly in the home
9A-15
Hybrid Network Types
• Personal Area Network (PAN)
– Very small scale network
– Range is less than 2 meters
– Cell phones, PDAs, MP3 players
9A-16
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-17
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-18
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-19
Network Topologies
• Topology
– Logical layout of wires and equipment
– Choice affects
• Network performance
• Network size
• Network collision detection
– Several different types
9A-20
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-21
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-22
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-23
Star Topology
9A-24
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-25
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-26
Mesh Topology
9A-27
Network Media
• Links that connect nodes
• Choice impacts
– Speed
– Security
– Size
9A-28
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-29
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-30
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-31
Wireless Media
• Data transmitted through the air
• LANs use radio waves
• WANs use microwave signals
• Easy to setup
• Difficult to secure
9A-32
Network Hardware
• Network interface cards
– Network adapter
– Connects node to the media
– Unique Machine Access Code (MAC)
9A-33
Network Hardware
• Network linking devices
– Connect nodes in the network
– Cable runs from node to device
– Crossover cable connects two computers
9A-34
Network Hardware
• Hubs
– Center of a star network
– All nodes receive transmitted packets
– Slow and insecure
9A-35
Network Hardware
• Switches
– Replacement for hubs
– Only intended node receives transmission
– Fast and secure
9A-36
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-37
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-38
Network Hardware
• Gateway
– Connects two dissimilar networks
– Connects coax to twisted pair
– Most gateways contained in other devices
9A-39
Network Cabling
• Cabling specifications
– Bandwidth measures cable speed
• Typically measured in Mbps
– Maximum cable length
– Connector describes the type of plug
9A-40
Network Cabling
• Ethernet
– Very popular cabling technology
– 10 Base T, 10Base2, 10Base5
– Maximum bandwidth 10 Mbps
– Maximum distances100 to 500 meters
9A-41
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-42
Network Cabling
• Gigabit Ethernet
– High bandwidth version of Ethernet
– 1 to 10 Gbps
– Cat 5 or fiber optic cable
– Video applications
9A-43
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-44
Network Protocols
• Language of the network
– Rules of communication
– Error resolution
– Defines collision and collision recovery
– Size of packet
– Naming rules for computers
9A-45
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-46
Network Protocols
• IPX/SPX
– Internet Packet Exchange/Sequenced
Packet Exchange
– Older protocol
– Associated with Novell Netware
– Replaced by TCP/IP
9A-47
Network Protocols
• NetBEUI
– Network BIOS Extended User Interface
– Used by Windows to name computers
– Transmission details handled by TCP/IP
9A-48
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 7A
End of Chapter

More Related Content

What's hot

Chap1 networking
Chap1 networkingChap1 networking
Chap1 networking
Zuhaib Zaroon
 
Networking Chapter 16
Networking Chapter 16Networking Chapter 16
Networking Chapter 16
mlrbrown
 
Types of computer network
Types of computer networkTypes of computer network
Types of computer network
Amit Shaw
 
Networking Chapter 6
Networking Chapter 6Networking Chapter 6
Networking Chapter 6
mlrbrown
 
Ch 15 .networks and communications
Ch 15 .networks and communicationsCh 15 .networks and communications
Ch 15 .networks and communications
Khan Yousafzai
 
Network Components
Network ComponentsNetwork Components
Network Components
Ifrad Mahbub
 
Computer network and email basic concepts
Computer network and email basic conceptsComputer network and email basic concepts
Computer network and email basic concepts
Md Irfan Ansari
 
computer network 2
computer network 2computer network 2
computer network 2
FLYMAN TECHNOLOGY LIMITED
 
Intro chapter 07_b data communication
Intro chapter 07_b data communicationIntro chapter 07_b data communication
Intro chapter 07_b data communication
Abdul Wahab Raza
 
The basics of computer networking
The basics of computer networkingThe basics of computer networking
The basics of computer networking
Yulisa Rosliana S.Kom
 
Network
NetworkNetwork
NETWORKING PPT
NETWORKING PPTNETWORKING PPT
NETWORKING PPT
VAIBHAV TANWAR
 
Networking introduction
Networking introductionNetworking introduction
Networking introduction
Saddam Hussain Soomro
 
Chapter11
Chapter11Chapter11
Chapter11
Muhammad Ahad
 
Web technology
Web technologyWeb technology
Web technology
Rotract CLUB of BSAU
 
Week 3
Week 3Week 3
01 coms 525 tcpip - networking concepts review
01   coms 525 tcpip - networking concepts review01   coms 525 tcpip - networking concepts review
01 coms 525 tcpip - networking concepts review
Palanivel Kuppusamy
 
Lecture7
Lecture7Lecture7
Lecture7
Vedpal Yadav
 
Computer networks basic network_hardware_1
Computer networks basic network_hardware_1Computer networks basic network_hardware_1
Computer networks basic network_hardware_1
Aneesh Nelavelly
 
Network topologies
Network topologiesNetwork topologies
Network topologies
Philani Ngema
 

What's hot (20)

Chap1 networking
Chap1 networkingChap1 networking
Chap1 networking
 
Networking Chapter 16
Networking Chapter 16Networking Chapter 16
Networking Chapter 16
 
Types of computer network
Types of computer networkTypes of computer network
Types of computer network
 
Networking Chapter 6
Networking Chapter 6Networking Chapter 6
Networking Chapter 6
 
Ch 15 .networks and communications
Ch 15 .networks and communicationsCh 15 .networks and communications
Ch 15 .networks and communications
 
Network Components
Network ComponentsNetwork Components
Network Components
 
Computer network and email basic concepts
Computer network and email basic conceptsComputer network and email basic concepts
Computer network and email basic concepts
 
computer network 2
computer network 2computer network 2
computer network 2
 
Intro chapter 07_b data communication
Intro chapter 07_b data communicationIntro chapter 07_b data communication
Intro chapter 07_b data communication
 
The basics of computer networking
The basics of computer networkingThe basics of computer networking
The basics of computer networking
 
Network
NetworkNetwork
Network
 
NETWORKING PPT
NETWORKING PPTNETWORKING PPT
NETWORKING PPT
 
Networking introduction
Networking introductionNetworking introduction
Networking introduction
 
Chapter11
Chapter11Chapter11
Chapter11
 
Web technology
Web technologyWeb technology
Web technology
 
Week 3
Week 3Week 3
Week 3
 
01 coms 525 tcpip - networking concepts review
01   coms 525 tcpip - networking concepts review01   coms 525 tcpip - networking concepts review
01 coms 525 tcpip - networking concepts review
 
Lecture7
Lecture7Lecture7
Lecture7
 
Computer networks basic network_hardware_1
Computer networks basic network_hardware_1Computer networks basic network_hardware_1
Computer networks basic network_hardware_1
 
Network topologies
Network topologiesNetwork topologies
Network topologies
 

Similar to Intro chapter 07_a Networking

Network basics
Network basicsNetwork basics
Network basics
Ujjwal 'Shanu'
 
Computernetworks.ppt
Computernetworks.pptComputernetworks.ppt
Computernetworks.ppt
RajaGanesan14
 
Network basicsssssssssssssssssssssss.ppt
Network basicsssssssssssssssssssssss.pptNetwork basicsssssssssssssssssssssss.ppt
Network basicsssssssssssssssssssssss.ppt
ShehriyarShamsi
 
VOip.ppt
VOip.pptVOip.ppt
VOip.ppt
RajaGanesan14
 
Computernetworksss.ppt
Computernetworksss.pptComputernetworksss.ppt
Computernetworksss.ppt
RajaGanesan14
 
Networkuses.ppt
Networkuses.pptNetworkuses.ppt
Networkuses.ppt
RajaGanesan14
 
Computer Network Basics.pdf
Computer Network Basics.pdfComputer Network Basics.pdf
Computer Network Basics.pdf
SanjayPradhan61
 
Computernet.ppt
Computernet.pptComputernet.ppt
Computernet.ppt
RajaGanesan14
 
Commonnetwork.ppt
Commonnetwork.pptCommonnetwork.ppt
Commonnetwork.ppt
RajaGanesan14
 
Network basics
Network basicsNetwork basics
Network basics
Sirat Mahmood
 
Networktypes.ppt
Networktypes.pptNetworktypes.ppt
Networktypes.ppt
RajaGanesan14
 
Introducation to networking.pptx
Introducation to networking.pptxIntroducation to networking.pptx
Introducation to networking.pptx
irshadAli57109
 
Basic networking
Basic networkingBasic networking
Computer Network
Computer NetworkComputer Network
Computer Network
Aadarsh Shrestha
 
Introduction to Networking
Introduction to NetworkingIntroduction to Networking
Introduction to Networking
Mohammed Adam
 
Networking presentationNetworking presentation.pptNetworking presentation.ppt...
Networking presentationNetworking presentation.pptNetworking presentation.ppt...Networking presentationNetworking presentation.pptNetworking presentation.ppt...
Networking presentationNetworking presentation.pptNetworking presentation.ppt...
nesarahmad37
 
Network-Technologies.ppt
Network-Technologies.pptNetwork-Technologies.ppt
Network-Technologies.ppt
ImXaib
 
Connecting to the internet
Connecting to the internetConnecting to the internet
Connecting to the internet
Ujjwal 'Shanu'
 
presentation_intro_to_networking_1457926557_181219.ppt
presentation_intro_to_networking_1457926557_181219.pptpresentation_intro_to_networking_1457926557_181219.ppt
presentation_intro_to_networking_1457926557_181219.ppt
DrPreethiD1
 
presentation_intro_to_networking_1457926557_181219.ppt
presentation_intro_to_networking_1457926557_181219.pptpresentation_intro_to_networking_1457926557_181219.ppt
presentation_intro_to_networking_1457926557_181219.ppt
DrPreethiD1
 

Similar to Intro chapter 07_a Networking (20)

Network basics
Network basicsNetwork basics
Network basics
 
Computernetworks.ppt
Computernetworks.pptComputernetworks.ppt
Computernetworks.ppt
 
Network basicsssssssssssssssssssssss.ppt
Network basicsssssssssssssssssssssss.pptNetwork basicsssssssssssssssssssssss.ppt
Network basicsssssssssssssssssssssss.ppt
 
VOip.ppt
VOip.pptVOip.ppt
VOip.ppt
 
Computernetworksss.ppt
Computernetworksss.pptComputernetworksss.ppt
Computernetworksss.ppt
 
Networkuses.ppt
Networkuses.pptNetworkuses.ppt
Networkuses.ppt
 
Computer Network Basics.pdf
Computer Network Basics.pdfComputer Network Basics.pdf
Computer Network Basics.pdf
 
Computernet.ppt
Computernet.pptComputernet.ppt
Computernet.ppt
 
Commonnetwork.ppt
Commonnetwork.pptCommonnetwork.ppt
Commonnetwork.ppt
 
Network basics
Network basicsNetwork basics
Network basics
 
Networktypes.ppt
Networktypes.pptNetworktypes.ppt
Networktypes.ppt
 
Introducation to networking.pptx
Introducation to networking.pptxIntroducation to networking.pptx
Introducation to networking.pptx
 
Basic networking
Basic networkingBasic networking
Basic networking
 
Computer Network
Computer NetworkComputer Network
Computer Network
 
Introduction to Networking
Introduction to NetworkingIntroduction to Networking
Introduction to Networking
 
Networking presentationNetworking presentation.pptNetworking presentation.ppt...
Networking presentationNetworking presentation.pptNetworking presentation.ppt...Networking presentationNetworking presentation.pptNetworking presentation.ppt...
Networking presentationNetworking presentation.pptNetworking presentation.ppt...
 
Network-Technologies.ppt
Network-Technologies.pptNetwork-Technologies.ppt
Network-Technologies.ppt
 
Connecting to the internet
Connecting to the internetConnecting to the internet
Connecting to the internet
 
presentation_intro_to_networking_1457926557_181219.ppt
presentation_intro_to_networking_1457926557_181219.pptpresentation_intro_to_networking_1457926557_181219.ppt
presentation_intro_to_networking_1457926557_181219.ppt
 
presentation_intro_to_networking_1457926557_181219.ppt
presentation_intro_to_networking_1457926557_181219.pptpresentation_intro_to_networking_1457926557_181219.ppt
presentation_intro_to_networking_1457926557_181219.ppt
 

More from Abdul Wahab Raza

Motivating Employees
Motivating EmployeesMotivating Employees
Motivating Employees
Abdul Wahab Raza
 
Understanding Groups and Teams
Understanding Groups and Teams Understanding Groups and Teams
Understanding Groups and Teams
Abdul Wahab Raza
 
Human Resources and Management
Human Resources and ManagementHuman Resources and Management
Human Resources and Management
Abdul Wahab Raza
 
Communication and information Technology
Communication and information TechnologyCommunication and information Technology
Communication and information Technology
Abdul Wahab Raza
 
Organizational Structure and Design
Organizational Structure and DesignOrganizational Structure and Design
Organizational Structure and Design
Abdul Wahab Raza
 
Strategic Management
Strategic ManagementStrategic Management
Strategic Management
Abdul Wahab Raza
 
Foundations of planning
Foundations of planningFoundations of planning
Foundations of planning
Abdul Wahab Raza
 
foundation of Behavior
foundation of Behaviorfoundation of Behavior
foundation of Behavior
Abdul Wahab Raza
 
Decision Making in Managerial job
Decision Making in Managerial jobDecision Making in Managerial job
Decision Making in Managerial job
Abdul Wahab Raza
 
Social Responsibilities and Managerial Ethics.
Social Responsibilities and Managerial Ethics.Social Responsibilities and Managerial Ethics.
Social Responsibilities and Managerial Ethics.
Abdul Wahab Raza
 
Management in Global environment
Management in Global environmentManagement in Global environment
Management in Global environment
Abdul Wahab Raza
 
Organizational culture and its enviroment
Organizational culture and its enviromentOrganizational culture and its enviroment
Organizational culture and its enviroment
Abdul Wahab Raza
 
Management History
Management HistoryManagement History
Management History
Abdul Wahab Raza
 
Introduction to Management and organization
Introduction to Management and organizationIntroduction to Management and organization
Introduction to Management and organization
Abdul Wahab Raza
 
Body language during presentation
Body language during presentationBody language during presentation
Body language during presentation
Abdul Wahab Raza
 
Introduction to managers and organization
Introduction to managers and organizationIntroduction to managers and organization
Introduction to managers and organization
Abdul Wahab Raza
 
Drugs and its impact
Drugs and its impactDrugs and its impact
Drugs and its impact
Abdul Wahab Raza
 
Series circuit
Series circuitSeries circuit
Series circuit
Abdul Wahab Raza
 
Introduction of multisim
Introduction of multisimIntroduction of multisim
Introduction of multisim
Abdul Wahab Raza
 
Parallel circuit of physics
Parallel circuit of physicsParallel circuit of physics
Parallel circuit of physics
Abdul Wahab Raza
 

More from Abdul Wahab Raza (20)

Motivating Employees
Motivating EmployeesMotivating Employees
Motivating Employees
 
Understanding Groups and Teams
Understanding Groups and Teams Understanding Groups and Teams
Understanding Groups and Teams
 
Human Resources and Management
Human Resources and ManagementHuman Resources and Management
Human Resources and Management
 
Communication and information Technology
Communication and information TechnologyCommunication and information Technology
Communication and information Technology
 
Organizational Structure and Design
Organizational Structure and DesignOrganizational Structure and Design
Organizational Structure and Design
 
Strategic Management
Strategic ManagementStrategic Management
Strategic Management
 
Foundations of planning
Foundations of planningFoundations of planning
Foundations of planning
 
foundation of Behavior
foundation of Behaviorfoundation of Behavior
foundation of Behavior
 
Decision Making in Managerial job
Decision Making in Managerial jobDecision Making in Managerial job
Decision Making in Managerial job
 
Social Responsibilities and Managerial Ethics.
Social Responsibilities and Managerial Ethics.Social Responsibilities and Managerial Ethics.
Social Responsibilities and Managerial Ethics.
 
Management in Global environment
Management in Global environmentManagement in Global environment
Management in Global environment
 
Organizational culture and its enviroment
Organizational culture and its enviromentOrganizational culture and its enviroment
Organizational culture and its enviroment
 
Management History
Management HistoryManagement History
Management History
 
Introduction to Management and organization
Introduction to Management and organizationIntroduction to Management and organization
Introduction to Management and organization
 
Body language during presentation
Body language during presentationBody language during presentation
Body language during presentation
 
Introduction to managers and organization
Introduction to managers and organizationIntroduction to managers and organization
Introduction to managers and organization
 
Drugs and its impact
Drugs and its impactDrugs and its impact
Drugs and its impact
 
Series circuit
Series circuitSeries circuit
Series circuit
 
Introduction of multisim
Introduction of multisimIntroduction of multisim
Introduction of multisim
 
Parallel circuit of physics
Parallel circuit of physicsParallel circuit of physics
Parallel circuit of physics
 

Recently uploaded

GraphSummit Singapore | Neo4j Product Vision & Roadmap - Q2 2024
GraphSummit Singapore | Neo4j Product Vision & Roadmap - Q2 2024GraphSummit Singapore | Neo4j Product Vision & Roadmap - Q2 2024
GraphSummit Singapore | Neo4j Product Vision & Roadmap - Q2 2024
Neo4j
 
“I’m still / I’m still / Chaining from the Block”
“I’m still / I’m still / Chaining from the Block”“I’m still / I’m still / Chaining from the Block”
“I’m still / I’m still / Chaining from the Block”
Claudio Di Ciccio
 
Large Language Model (LLM) and it’s Geospatial Applications
Large Language Model (LLM) and it’s Geospatial ApplicationsLarge Language Model (LLM) and it’s Geospatial Applications
Large Language Model (LLM) and it’s Geospatial Applications
Rohit Gautam
 
Why You Should Replace Windows 11 with Nitrux Linux 3.5.0 for enhanced perfor...
Why You Should Replace Windows 11 with Nitrux Linux 3.5.0 for enhanced perfor...Why You Should Replace Windows 11 with Nitrux Linux 3.5.0 for enhanced perfor...
Why You Should Replace Windows 11 with Nitrux Linux 3.5.0 for enhanced perfor...
SOFTTECHHUB
 
National Security Agency - NSA mobile device best practices
National Security Agency - NSA mobile device best practicesNational Security Agency - NSA mobile device best practices
National Security Agency - NSA mobile device best practices
Quotidiano Piemontese
 
Data structures and Algorithms in Python.pdf
Data structures and Algorithms in Python.pdfData structures and Algorithms in Python.pdf
Data structures and Algorithms in Python.pdf
TIPNGVN2
 
Artificial Intelligence for XMLDevelopment
Artificial Intelligence for XMLDevelopmentArtificial Intelligence for XMLDevelopment
Artificial Intelligence for XMLDevelopment
Octavian Nadolu
 
How to Get CNIC Information System with Paksim Ga.pptx
How to Get CNIC Information System with Paksim Ga.pptxHow to Get CNIC Information System with Paksim Ga.pptx
How to Get CNIC Information System with Paksim Ga.pptx
danishmna97
 
Pushing the limits of ePRTC: 100ns holdover for 100 days
Pushing the limits of ePRTC: 100ns holdover for 100 daysPushing the limits of ePRTC: 100ns holdover for 100 days
Pushing the limits of ePRTC: 100ns holdover for 100 days
Adtran
 
Climate Impact of Software Testing at Nordic Testing Days
Climate Impact of Software Testing at Nordic Testing DaysClimate Impact of Software Testing at Nordic Testing Days
Climate Impact of Software Testing at Nordic Testing Days
Kari Kakkonen
 
Securing your Kubernetes cluster_ a step-by-step guide to success !
Securing your Kubernetes cluster_ a step-by-step guide to success !Securing your Kubernetes cluster_ a step-by-step guide to success !
Securing your Kubernetes cluster_ a step-by-step guide to success !
KatiaHIMEUR1
 
Presentation of the OECD Artificial Intelligence Review of Germany
Presentation of the OECD Artificial Intelligence Review of GermanyPresentation of the OECD Artificial Intelligence Review of Germany
Presentation of the OECD Artificial Intelligence Review of Germany
innovationoecd
 
TrustArc Webinar - 2024 Global Privacy Survey
TrustArc Webinar - 2024 Global Privacy SurveyTrustArc Webinar - 2024 Global Privacy Survey
TrustArc Webinar - 2024 Global Privacy Survey
TrustArc
 
UiPath Test Automation using UiPath Test Suite series, part 6
UiPath Test Automation using UiPath Test Suite series, part 6UiPath Test Automation using UiPath Test Suite series, part 6
UiPath Test Automation using UiPath Test Suite series, part 6
DianaGray10
 
Goodbye Windows 11: Make Way for Nitrux Linux 3.5.0!
Goodbye Windows 11: Make Way for Nitrux Linux 3.5.0!Goodbye Windows 11: Make Way for Nitrux Linux 3.5.0!
Goodbye Windows 11: Make Way for Nitrux Linux 3.5.0!
SOFTTECHHUB
 
A tale of scale & speed: How the US Navy is enabling software delivery from l...
A tale of scale & speed: How the US Navy is enabling software delivery from l...A tale of scale & speed: How the US Navy is enabling software delivery from l...
A tale of scale & speed: How the US Navy is enabling software delivery from l...
sonjaschweigert1
 
UiPath Test Automation using UiPath Test Suite series, part 5
UiPath Test Automation using UiPath Test Suite series, part 5UiPath Test Automation using UiPath Test Suite series, part 5
UiPath Test Automation using UiPath Test Suite series, part 5
DianaGray10
 
Full-RAG: A modern architecture for hyper-personalization
Full-RAG: A modern architecture for hyper-personalizationFull-RAG: A modern architecture for hyper-personalization
Full-RAG: A modern architecture for hyper-personalization
Zilliz
 
20240609 QFM020 Irresponsible AI Reading List May 2024
20240609 QFM020 Irresponsible AI Reading List May 202420240609 QFM020 Irresponsible AI Reading List May 2024
20240609 QFM020 Irresponsible AI Reading List May 2024
Matthew Sinclair
 
GraphSummit Singapore | Graphing Success: Revolutionising Organisational Stru...
GraphSummit Singapore | Graphing Success: Revolutionising Organisational Stru...GraphSummit Singapore | Graphing Success: Revolutionising Organisational Stru...
GraphSummit Singapore | Graphing Success: Revolutionising Organisational Stru...
Neo4j
 

Recently uploaded (20)

GraphSummit Singapore | Neo4j Product Vision & Roadmap - Q2 2024
GraphSummit Singapore | Neo4j Product Vision & Roadmap - Q2 2024GraphSummit Singapore | Neo4j Product Vision & Roadmap - Q2 2024
GraphSummit Singapore | Neo4j Product Vision & Roadmap - Q2 2024
 
“I’m still / I’m still / Chaining from the Block”
“I’m still / I’m still / Chaining from the Block”“I’m still / I’m still / Chaining from the Block”
“I’m still / I’m still / Chaining from the Block”
 
Large Language Model (LLM) and it’s Geospatial Applications
Large Language Model (LLM) and it’s Geospatial ApplicationsLarge Language Model (LLM) and it’s Geospatial Applications
Large Language Model (LLM) and it’s Geospatial Applications
 
Why You Should Replace Windows 11 with Nitrux Linux 3.5.0 for enhanced perfor...
Why You Should Replace Windows 11 with Nitrux Linux 3.5.0 for enhanced perfor...Why You Should Replace Windows 11 with Nitrux Linux 3.5.0 for enhanced perfor...
Why You Should Replace Windows 11 with Nitrux Linux 3.5.0 for enhanced perfor...
 
National Security Agency - NSA mobile device best practices
National Security Agency - NSA mobile device best practicesNational Security Agency - NSA mobile device best practices
National Security Agency - NSA mobile device best practices
 
Data structures and Algorithms in Python.pdf
Data structures and Algorithms in Python.pdfData structures and Algorithms in Python.pdf
Data structures and Algorithms in Python.pdf
 
Artificial Intelligence for XMLDevelopment
Artificial Intelligence for XMLDevelopmentArtificial Intelligence for XMLDevelopment
Artificial Intelligence for XMLDevelopment
 
How to Get CNIC Information System with Paksim Ga.pptx
How to Get CNIC Information System with Paksim Ga.pptxHow to Get CNIC Information System with Paksim Ga.pptx
How to Get CNIC Information System with Paksim Ga.pptx
 
Pushing the limits of ePRTC: 100ns holdover for 100 days
Pushing the limits of ePRTC: 100ns holdover for 100 daysPushing the limits of ePRTC: 100ns holdover for 100 days
Pushing the limits of ePRTC: 100ns holdover for 100 days
 
Climate Impact of Software Testing at Nordic Testing Days
Climate Impact of Software Testing at Nordic Testing DaysClimate Impact of Software Testing at Nordic Testing Days
Climate Impact of Software Testing at Nordic Testing Days
 
Securing your Kubernetes cluster_ a step-by-step guide to success !
Securing your Kubernetes cluster_ a step-by-step guide to success !Securing your Kubernetes cluster_ a step-by-step guide to success !
Securing your Kubernetes cluster_ a step-by-step guide to success !
 
Presentation of the OECD Artificial Intelligence Review of Germany
Presentation of the OECD Artificial Intelligence Review of GermanyPresentation of the OECD Artificial Intelligence Review of Germany
Presentation of the OECD Artificial Intelligence Review of Germany
 
TrustArc Webinar - 2024 Global Privacy Survey
TrustArc Webinar - 2024 Global Privacy SurveyTrustArc Webinar - 2024 Global Privacy Survey
TrustArc Webinar - 2024 Global Privacy Survey
 
UiPath Test Automation using UiPath Test Suite series, part 6
UiPath Test Automation using UiPath Test Suite series, part 6UiPath Test Automation using UiPath Test Suite series, part 6
UiPath Test Automation using UiPath Test Suite series, part 6
 
Goodbye Windows 11: Make Way for Nitrux Linux 3.5.0!
Goodbye Windows 11: Make Way for Nitrux Linux 3.5.0!Goodbye Windows 11: Make Way for Nitrux Linux 3.5.0!
Goodbye Windows 11: Make Way for Nitrux Linux 3.5.0!
 
A tale of scale & speed: How the US Navy is enabling software delivery from l...
A tale of scale & speed: How the US Navy is enabling software delivery from l...A tale of scale & speed: How the US Navy is enabling software delivery from l...
A tale of scale & speed: How the US Navy is enabling software delivery from l...
 
UiPath Test Automation using UiPath Test Suite series, part 5
UiPath Test Automation using UiPath Test Suite series, part 5UiPath Test Automation using UiPath Test Suite series, part 5
UiPath Test Automation using UiPath Test Suite series, part 5
 
Full-RAG: A modern architecture for hyper-personalization
Full-RAG: A modern architecture for hyper-personalizationFull-RAG: A modern architecture for hyper-personalization
Full-RAG: A modern architecture for hyper-personalization
 
20240609 QFM020 Irresponsible AI Reading List May 2024
20240609 QFM020 Irresponsible AI Reading List May 202420240609 QFM020 Irresponsible AI Reading List May 2024
20240609 QFM020 Irresponsible AI Reading List May 2024
 
GraphSummit Singapore | Graphing Success: Revolutionising Organisational Stru...
GraphSummit Singapore | Graphing Success: Revolutionising Organisational Stru...GraphSummit Singapore | Graphing Success: Revolutionising Organisational Stru...
GraphSummit Singapore | Graphing Success: Revolutionising Organisational Stru...
 

Intro chapter 07_a Networking

  • 1. Copyright © 2006 by The McGraw-Hill Companies, Inc. All rights reserved.McGraw-Hill Technology EducationMcGraw-Hill Technology Education Copyright © 2005 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 7A Network Basics
  • 3. 9A-3 Network Definition • Set of technologies that connects computers • Allows communication and collaboration between users
  • 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 documents 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
  • 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 – The Internet is a WAN
  • 12. 9A-12 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
  • 13. 9A-13 Hybrid Network Types • Metropolitan Area Network (MAN) – Large network that connects different organizations – Shares regional resources – A network provider sells time
  • 14. 9A-14 Hybrid Network Types • Home Area Network (HAN) – Small scale network – Connects computers and entertainment appliances – Found mainly in the home
  • 15. 9A-15 Hybrid Network Types • Personal Area Network (PAN) – Very small scale network – Range is less than 2 meters – Cell phones, PDAs, MP3 players
  • 16. 9A-16 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
  • 17. 9A-17 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
  • 18. 9A-18 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
  • 19. 9A-19 Network Topologies • Topology – Logical layout of wires and equipment – Choice affects • Network performance • Network size • Network collision detection – Several different types
  • 20. 9A-20 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
  • 21. 9A-21 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
  • 22. 9A-22 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
  • 24. 9A-24 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
  • 25. 9A-25 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
  • 27. 9A-27 Network Media • Links that connect nodes • Choice impacts – Speed – Security – Size
  • 28. 9A-28 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
  • 29. 9A-29 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
  • 30. 9A-30 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
  • 31. 9A-31 Wireless Media • Data transmitted through the air • LANs use radio waves • WANs use microwave signals • Easy to setup • Difficult to secure
  • 32. 9A-32 Network Hardware • Network interface cards – Network adapter – Connects node to the media – Unique Machine Access Code (MAC)
  • 33. 9A-33 Network Hardware • Network linking devices – Connect nodes in the network – Cable runs from node to device – Crossover cable connects two computers
  • 34. 9A-34 Network Hardware • Hubs – Center of a star network – All nodes receive transmitted packets – Slow and insecure
  • 35. 9A-35 Network Hardware • Switches – Replacement for hubs – Only intended node receives transmission – Fast and secure
  • 36. 9A-36 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
  • 37. 9A-37 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
  • 38. 9A-38 Network Hardware • Gateway – Connects two dissimilar networks – Connects coax to twisted pair – Most gateways contained in other devices
  • 39. 9A-39 Network Cabling • Cabling specifications – Bandwidth measures cable speed • Typically measured in Mbps – Maximum cable length – Connector describes the type of plug
  • 40. 9A-40 Network Cabling • Ethernet – Very popular cabling technology – 10 Base T, 10Base2, 10Base5 – Maximum bandwidth 10 Mbps – Maximum distances100 to 500 meters
  • 41. 9A-41 Network Cabling • Fast Ethernet – Newer version of Ethernet – Bandwidth is 100 Mbps – Uses Cat5 or greater cable • Sometimes called 100Base T – Requires a switch
  • 42. 9A-42 Network Cabling • Gigabit Ethernet – High bandwidth version of Ethernet – 1 to 10 Gbps – Cat 5 or fiber optic cable – Video applications
  • 43. 9A-43 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
  • 44. 9A-44 Network Protocols • Language of the network – Rules of communication – Error resolution – Defines collision and collision recovery – Size of packet – Naming rules for computers
  • 45. 9A-45 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
  • 46. 9A-46 Network Protocols • IPX/SPX – Internet Packet Exchange/Sequenced Packet Exchange – Older protocol – Associated with Novell Netware – Replaced by TCP/IP
  • 47. 9A-47 Network Protocols • NetBEUI – Network BIOS Extended User Interface – Used by Windows to name computers – Transmission details handled by TCP/IP
  • 48. 9A-48 Network Protocols • Token ring – Popular in manufacturing and finance – Nodes communicate when they have the token
  • 49. Copyright © 2006 by The McGraw-Hill Companies, Inc. All rights reserved.McGraw-Hill Technology Education Chapter 7A End of Chapter