SlideShare ist ein Scribd-Unternehmen logo
1 von 13
© GCSE Computing
Candidates should be able to:
 describe the hardware needed to connect stand-alone computers into
a local area network, including hub/switches, wireless access points
 explain the different roles of computers in a client-server and a peer-
to-peer network
 describe, using diagrams or otherwise, the ring, bus and star network
topologies
Slide 1
GCSE Computing - 1.6 Computer
communications and networking (2)
© GCSE Computing
 Cabling is needed in a non-wireless network to connect the
computers and peripherals together, either directly or
through a hub/switch.
 The amount of cabling needed depends on the network topology (the
way computers and peripherals are physically connected together).
 Cabling is usually copper wire or fibre-optic cable.
Slide 2
What hardware is needed to connect stand-
alone computers into a local area network?
 A network adapter such as a network
interface card (NIC) is needed to connect
computers and other peripherals to a
network, either by cable or wirelessly.
Each connected device is allocated an IP
address to uniquely identify it on
a TCP/IP network.
© GCSE Computing
 A switch is used in the same way as a hub but the data entering the
device is switched to the port it is meant to go to, rather than being
broadcast to all the ports. This greatly reduces data packet collisions
resulting in a faster network than the equivalent one using a hub.
 A wireless access point is a device that allows computers and printers
etc. to connect to a wired network using radio waves rather than cabling,
provided they are equipped with a wireless NIC. This allows a network to
built with few or no cables and makes it simple to add further wireless
devices.
Slide 3
What hardware is needed to connect stand-
alone computers into a local area network?
 A hub is used to link computers and peripherals
together in a cabled network that uses a star
network topology.
 It is a sort of junction box but does not manage any
of the traffic that comes through it, any data packet
entering any port is broadcast out to all the other
ports resulting in data packet collisions which slow
the network considerably as data traffic rises.
© GCSE Computing Slide 4
 Most LAN networks use cables to connect the
computers.
 Twisted-pair cables are the most common
and is often called Ethernet cabling. Category
5 (Cat5) twisted-pair cables can carry 100Mb
per second over distances of up to 100
metres.
 Coaxial cable is better at resisting electrical
interference so it can be installed over longer
lengths, but it is not as flexible.
 Fibre optic cable has a central glass core
and transmits signals using light at extremely
high speeds over huge distances. It can be
used outside buildings but it is significantly
more expensive to purchase and install.
What hardware is needed to connect stand-
alone computers into a local area network?
© GCSE Computing
 On a client-server network there are two types of computers with two
distinct roles. One or more server computers have the role of controlling
access to shared resources like files and printers. Multiple client
computers are then connected to the server computers and these are
where the user works.
 The user typically logs onto a client computer which then connects to
the server, verifies the user and then allows them access to the files and
software stored on the server that they have permission to access.
 All the data is stored on the servers, which generally have far greater
security controls than the client computers. Since data storage is
centralised, security is easier to manage, updates to the data are far
easier to administer and it is far easier to backup the data centrally.
 Some servers may have a more specialised role such as a print server,
dedicated to controlling access to shared printers on the network and
queuing print jobs in the order that they were sent by the users.
Slide 5
What are the roles of the computers in client-
server network?
© GCSE Computing
 In a peer-to-peer network computers are simply linked together, either
using cables and a hub or wirelessly.
 Such networks do not have computers with particular roles, instead, each
computer can simultaneously act as both a client and a server, and each
has equivalent responsibilities and status.
 This means that any computer on the network can load information from
the hard disk of any other computer and a computer on the network can
use any printer connected to any other computer.
 A peer-to-peer network will be cheaper to set up and, provided there are
only a small number of computers, will be easier to manage than server
based networks.
 However they are less secure and peer-to-peer networks are used mainly
by home users and small companies who do not have the necessary
technical staff to maintain a client-server network.
Slide 6
What are the roles of the computers in peer-to-
peer network?
© GCSE Computing
 A network topology is the name given to the way in
which devices (called nodes) are physically
connected in a network. There are three common
network topologies: ring; line (bus) and star.
 These devices may include:
 Servers
 Client computers
 Printers
 Routers
 Hubs/switches
 Other peripherals that can be networked i.e. cameras
Slide 7
What is a network topology?
© GCSE Computing
 Typically a peer-to-peer network. The nodes are connected in a ring and
data travels in one direction using a control signal called a 'token'.
 Advantages:
 Not greatly affected by adding further nodes or heavy network traffic as only
the node with the 'token' can transmit data so there are no data collisions.
 Relatively cheap to install and expand.
 Disadvantages:
 Slower than a star topology under normal load.
 If the cable fails anywhere in the ring or any node fails then the whole network
will fail because the token cannot be passed around the ring.
 This is the hardest topology to troubleshoot because of the difficulty of
tracking down where in the ring the failure has occurred.
 It is inconvenient to modify or expand because to add or remove a node
means the network has to be shut down temporarily.
 The special network interface cards needed to connect printers and
computers are expensive.
Slide 8
What is a Ring Topology?
© GCSE Computing Slide 9
What is a Ring Topology?
© GCSE Computing
 Typically a peer-to-peer network. Nodes are connected to a main (bus) cable. If
data is being sent between nodes then the other nodes cannot transmit..
 Advantages:
 The simplest and cheapest to install and extend.
 Well suited for temporary networks with not many nodes.
 Very flexible as nodes can be attached or detached using special T-connectors without
disturbing the rest of the network.
 Failure of one node does not affect the rest of the bus network.
 Simpler than a ring topology to troubleshoot if there is a cable failure because sections
can be isolated and tested independently.
 Disadvantages:
 If the bus cable fails then the whole network will fail.
 Performance of the network slows down rapidly if too many nodes are connected then
the transfer of data slows dramatically as the nodes have to wait longer for the bus to be
clear with more nodes or heavy network traffic.
 The bus cable has a limited length and must have a terminator fitted at each end to
prevent reflected signals.
 Slower than a ring network as data cannot be transmitted while the bus is in use by other
nodes.
Slide 10
What is a Bus (line) topology?
© GCSE Computing Slide 11
What is a Bus (line) topology?
© GCSE Computing
 Typically a client-server network. A central computer (server) usually forms the
main node and the subsidiary nodes are connected to it and to each other through
a switch or hub.
 Advantages:
 The most reliable because the failure of a node or a node cable does not affect other
nodes.
 Simple to troubleshoot because only one node is affected by a cable break between the
switch and the node.
 Adding further nodes does not greatly affect performance because the data does not
pass through unnecessary nodes.
 Easily upgraded by replacing a hub with a switch. Easy to expand with extra nodes.
 Disadvantages:
 Uses the most cable which makes it more expensive to install than the other two
topologies.
 The extra hardware required such as hubs or switches further increases the cost.
 As the central computer controls the whole system, the whole system will be affected if it
breaks down or if the cable link between it and the switch fails. If the switch, the link to
the server or the server itself fails then the whole network fails.
Slide 12
What is a Star topology?
© GCSE Computing Slide 13
What is a Star topology?

Weitere ähnliche Inhalte

Was ist angesagt?

Data Communications and Net-Centric computing
Data Communications and Net-Centric computingData Communications and Net-Centric computing
Data Communications and Net-Centric computingKomalah Nair
 
Network Topology and its types
Network Topology and its typesNetwork Topology and its types
Network Topology and its typesMadhuri Badgujar
 
Networking peer-to-peer-powerpoint-presentation4410 (1)
Networking peer-to-peer-powerpoint-presentation4410 (1)Networking peer-to-peer-powerpoint-presentation4410 (1)
Networking peer-to-peer-powerpoint-presentation4410 (1)sarmad ali
 
Computer Networking 2
Computer Networking 2Computer Networking 2
Computer Networking 2kiamiel
 
Apoio doc tec - educationplb
Apoio   doc tec - educationplbApoio   doc tec - educationplb
Apoio doc tec - educationplbChris Valencia
 
Network topology
Network topologyNetwork topology
Network topologyjasmeen kr
 
7 topology ethernet
7 topology ethernet7 topology ethernet
7 topology ethernetSamit Singh
 
Seamless ho within wifi wimax
Seamless ho within wifi wimaxSeamless ho within wifi wimax
Seamless ho within wifi wimaxWily Langit
 
Network topology year 9 week 6
Network topology year 9 week 6Network topology year 9 week 6
Network topology year 9 week 6yuvan80
 
Introduction to computer Networks
Introduction to computer NetworksIntroduction to computer Networks
Introduction to computer NetworksShohanaakterKakon
 
Data network Fundamentals
Data network FundamentalsData network Fundamentals
Data network FundamentalsJed Concepcion
 
Introduction to computer networks ppt download
Introduction to computer networks   ppt downloadIntroduction to computer networks   ppt download
Introduction to computer networks ppt downloadzanetorserwaah
 

Was ist angesagt? (18)

Case study of wireless networking for small business
Case study of wireless networking for small businessCase study of wireless networking for small business
Case study of wireless networking for small business
 
Data Communications and Net-Centric computing
Data Communications and Net-Centric computingData Communications and Net-Centric computing
Data Communications and Net-Centric computing
 
Network Topology and its types
Network Topology and its typesNetwork Topology and its types
Network Topology and its types
 
Networking peer-to-peer-powerpoint-presentation4410 (1)
Networking peer-to-peer-powerpoint-presentation4410 (1)Networking peer-to-peer-powerpoint-presentation4410 (1)
Networking peer-to-peer-powerpoint-presentation4410 (1)
 
Computer Networking 2
Computer Networking 2Computer Networking 2
Computer Networking 2
 
Introduction to computer networks
 Introduction to computer networks Introduction to computer networks
Introduction to computer networks
 
Ethernet
EthernetEthernet
Ethernet
 
Apoio doc tec - educationplb
Apoio   doc tec - educationplbApoio   doc tec - educationplb
Apoio doc tec - educationplb
 
Network topology
Network topologyNetwork topology
Network topology
 
Network topologies
Network topologiesNetwork topologies
Network topologies
 
7 topology ethernet
7 topology ethernet7 topology ethernet
7 topology ethernet
 
Seamless ho within wifi wimax
Seamless ho within wifi wimaxSeamless ho within wifi wimax
Seamless ho within wifi wimax
 
Network topology year 9 week 6
Network topology year 9 week 6Network topology year 9 week 6
Network topology year 9 week 6
 
Unit2
Unit2Unit2
Unit2
 
Networking Basics
Networking BasicsNetworking Basics
Networking Basics
 
Introduction to computer Networks
Introduction to computer NetworksIntroduction to computer Networks
Introduction to computer Networks
 
Data network Fundamentals
Data network FundamentalsData network Fundamentals
Data network Fundamentals
 
Introduction to computer networks ppt download
Introduction to computer networks   ppt downloadIntroduction to computer networks   ppt download
Introduction to computer networks ppt download
 

Ähnlich wie Computer Networks 2

Computer networks--introduction computer-networking
Computer networks--introduction computer-networkingComputer networks--introduction computer-networking
Computer networks--introduction computer-networkingMustapher Matias
 
Computer networks--introduction computer-networking
Computer networks--introduction computer-networkingComputer networks--introduction computer-networking
Computer networks--introduction computer-networkingOlorunyomi Segun
 
Install network cable module CSS NC2
Install network cable module CSS NC2Install network cable module CSS NC2
Install network cable module CSS NC2wilfredo dela cerna
 
1. Ch # 02 1st year computer science notes
1. Ch # 02 1st year computer science notes1. Ch # 02 1st year computer science notes
1. Ch # 02 1st year computer science notesmuhammadFaheem656405
 
Chapter 8 the role of networking in manufacturing
Chapter 8   the role of networking in manufacturingChapter 8   the role of networking in manufacturing
Chapter 8 the role of networking in manufacturingN. A. Sutisna
 
Network and Types of Networks
Network and Types of NetworksNetwork and Types of Networks
Network and Types of NetworksUttar Tamang ✔
 
Grade 11 CSS Lesson 3 Computer Network.pptx
Grade 11 CSS Lesson 3 Computer Network.pptxGrade 11 CSS Lesson 3 Computer Network.pptx
Grade 11 CSS Lesson 3 Computer Network.pptxCatherineBotardo3
 
1 introduction to-networking
1 introduction to-networking1 introduction to-networking
1 introduction to-networkingNor Zailani
 
Computer Network By Pawan Thakur HOD CS & IT VIM BHOPAL
Computer Network By Pawan Thakur HOD CS & IT VIM BHOPALComputer Network By Pawan Thakur HOD CS & IT VIM BHOPAL
Computer Network By Pawan Thakur HOD CS & IT VIM BHOPALGovt. P.G. College Dharamshala
 
Types of computer networks
Types of computer networksTypes of computer networks
Types of computer networksTatheer Fatima
 

Ähnlich wie Computer Networks 2 (20)

01 - Topology.ppt
01 - Topology.ppt01 - Topology.ppt
01 - Topology.ppt
 
Computer networks--introduction computer-networking
Computer networks--introduction computer-networkingComputer networks--introduction computer-networking
Computer networks--introduction computer-networking
 
Computer networks--introduction computer-networking
Computer networks--introduction computer-networkingComputer networks--introduction computer-networking
Computer networks--introduction computer-networking
 
Clifford sugerman
Clifford sugermanClifford sugerman
Clifford sugerman
 
My networking conscpet
My networking conscpetMy networking conscpet
My networking conscpet
 
Networking basics
Networking basicsNetworking basics
Networking basics
 
Install network cable module CSS NC2
Install network cable module CSS NC2Install network cable module CSS NC2
Install network cable module CSS NC2
 
1. Ch # 02 1st year computer science notes
1. Ch # 02 1st year computer science notes1. Ch # 02 1st year computer science notes
1. Ch # 02 1st year computer science notes
 
Chapter 8 the role of networking in manufacturing
Chapter 8   the role of networking in manufacturingChapter 8   the role of networking in manufacturing
Chapter 8 the role of networking in manufacturing
 
Network and Types of Networks
Network and Types of NetworksNetwork and Types of Networks
Network and Types of Networks
 
Grade 11 CSS Lesson 3 Computer Network.pptx
Grade 11 CSS Lesson 3 Computer Network.pptxGrade 11 CSS Lesson 3 Computer Network.pptx
Grade 11 CSS Lesson 3 Computer Network.pptx
 
1 introduction to-networking
1 introduction to-networking1 introduction to-networking
1 introduction to-networking
 
original
originaloriginal
original
 
NETWORKING
NETWORKINGNETWORKING
NETWORKING
 
Siemens Industrial Training
Siemens Industrial TrainingSiemens Industrial Training
Siemens Industrial Training
 
Computer Network By Pawan Thakur HOD CS & IT VIM BHOPAL
Computer Network By Pawan Thakur HOD CS & IT VIM BHOPALComputer Network By Pawan Thakur HOD CS & IT VIM BHOPAL
Computer Network By Pawan Thakur HOD CS & IT VIM BHOPAL
 
Kinds of networks
Kinds of networksKinds of networks
Kinds of networks
 
Unit 2B.pdf
Unit 2B.pdfUnit 2B.pdf
Unit 2B.pdf
 
Computer Networks
Computer NetworksComputer Networks
Computer Networks
 
Types of computer networks
Types of computer networksTypes of computer networks
Types of computer networks
 

Kürzlich hochgeladen

Measures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeMeasures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeThiyagu K
 
Beyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactBeyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactPECB
 
APM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across SectorsAPM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across SectorsAssociation for Project Management
 
Interactive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communicationInteractive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communicationnomboosow
 
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...Sapna Thakur
 
Student login on Anyboli platform.helpin
Student login on Anyboli platform.helpinStudent login on Anyboli platform.helpin
Student login on Anyboli platform.helpinRaunakKeshri1
 
Disha NEET Physics Guide for classes 11 and 12.pdf
Disha NEET Physics Guide for classes 11 and 12.pdfDisha NEET Physics Guide for classes 11 and 12.pdf
Disha NEET Physics Guide for classes 11 and 12.pdfchloefrazer622
 
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...fonyou31
 
Grant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingGrant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingTechSoup
 
General AI for Medical Educators April 2024
General AI for Medical Educators April 2024General AI for Medical Educators April 2024
General AI for Medical Educators April 2024Janet Corral
 
Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)eniolaolutunde
 
A Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformA Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformChameera Dedduwage
 
fourth grading exam for kindergarten in writing
fourth grading exam for kindergarten in writingfourth grading exam for kindergarten in writing
fourth grading exam for kindergarten in writingTeacherCyreneCayanan
 
Class 11th Physics NEET formula sheet pdf
Class 11th Physics NEET formula sheet pdfClass 11th Physics NEET formula sheet pdf
Class 11th Physics NEET formula sheet pdfAyushMahapatra5
 
The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13Steve Thomason
 
Sports & Fitness Value Added Course FY..
Sports & Fitness Value Added Course FY..Sports & Fitness Value Added Course FY..
Sports & Fitness Value Added Course FY..Disha Kariya
 

Kürzlich hochgeladen (20)

Measures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeMeasures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and Mode
 
Beyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactBeyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global Impact
 
Código Creativo y Arte de Software | Unidad 1
Código Creativo y Arte de Software | Unidad 1Código Creativo y Arte de Software | Unidad 1
Código Creativo y Arte de Software | Unidad 1
 
Advance Mobile Application Development class 07
Advance Mobile Application Development class 07Advance Mobile Application Development class 07
Advance Mobile Application Development class 07
 
APM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across SectorsAPM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across Sectors
 
Interactive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communicationInteractive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communication
 
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...
 
Student login on Anyboli platform.helpin
Student login on Anyboli platform.helpinStudent login on Anyboli platform.helpin
Student login on Anyboli platform.helpin
 
Mattingly "AI & Prompt Design: The Basics of Prompt Design"
Mattingly "AI & Prompt Design: The Basics of Prompt Design"Mattingly "AI & Prompt Design: The Basics of Prompt Design"
Mattingly "AI & Prompt Design: The Basics of Prompt Design"
 
Disha NEET Physics Guide for classes 11 and 12.pdf
Disha NEET Physics Guide for classes 11 and 12.pdfDisha NEET Physics Guide for classes 11 and 12.pdf
Disha NEET Physics Guide for classes 11 and 12.pdf
 
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
 
Grant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingGrant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy Consulting
 
General AI for Medical Educators April 2024
General AI for Medical Educators April 2024General AI for Medical Educators April 2024
General AI for Medical Educators April 2024
 
Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)
 
A Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformA Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy Reform
 
fourth grading exam for kindergarten in writing
fourth grading exam for kindergarten in writingfourth grading exam for kindergarten in writing
fourth grading exam for kindergarten in writing
 
Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"
Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"
Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"
 
Class 11th Physics NEET formula sheet pdf
Class 11th Physics NEET formula sheet pdfClass 11th Physics NEET formula sheet pdf
Class 11th Physics NEET formula sheet pdf
 
The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13
 
Sports & Fitness Value Added Course FY..
Sports & Fitness Value Added Course FY..Sports & Fitness Value Added Course FY..
Sports & Fitness Value Added Course FY..
 

Computer Networks 2

  • 1. © GCSE Computing Candidates should be able to:  describe the hardware needed to connect stand-alone computers into a local area network, including hub/switches, wireless access points  explain the different roles of computers in a client-server and a peer- to-peer network  describe, using diagrams or otherwise, the ring, bus and star network topologies Slide 1 GCSE Computing - 1.6 Computer communications and networking (2)
  • 2. © GCSE Computing  Cabling is needed in a non-wireless network to connect the computers and peripherals together, either directly or through a hub/switch.  The amount of cabling needed depends on the network topology (the way computers and peripherals are physically connected together).  Cabling is usually copper wire or fibre-optic cable. Slide 2 What hardware is needed to connect stand- alone computers into a local area network?  A network adapter such as a network interface card (NIC) is needed to connect computers and other peripherals to a network, either by cable or wirelessly. Each connected device is allocated an IP address to uniquely identify it on a TCP/IP network.
  • 3. © GCSE Computing  A switch is used in the same way as a hub but the data entering the device is switched to the port it is meant to go to, rather than being broadcast to all the ports. This greatly reduces data packet collisions resulting in a faster network than the equivalent one using a hub.  A wireless access point is a device that allows computers and printers etc. to connect to a wired network using radio waves rather than cabling, provided they are equipped with a wireless NIC. This allows a network to built with few or no cables and makes it simple to add further wireless devices. Slide 3 What hardware is needed to connect stand- alone computers into a local area network?  A hub is used to link computers and peripherals together in a cabled network that uses a star network topology.  It is a sort of junction box but does not manage any of the traffic that comes through it, any data packet entering any port is broadcast out to all the other ports resulting in data packet collisions which slow the network considerably as data traffic rises.
  • 4. © GCSE Computing Slide 4  Most LAN networks use cables to connect the computers.  Twisted-pair cables are the most common and is often called Ethernet cabling. Category 5 (Cat5) twisted-pair cables can carry 100Mb per second over distances of up to 100 metres.  Coaxial cable is better at resisting electrical interference so it can be installed over longer lengths, but it is not as flexible.  Fibre optic cable has a central glass core and transmits signals using light at extremely high speeds over huge distances. It can be used outside buildings but it is significantly more expensive to purchase and install. What hardware is needed to connect stand- alone computers into a local area network?
  • 5. © GCSE Computing  On a client-server network there are two types of computers with two distinct roles. One or more server computers have the role of controlling access to shared resources like files and printers. Multiple client computers are then connected to the server computers and these are where the user works.  The user typically logs onto a client computer which then connects to the server, verifies the user and then allows them access to the files and software stored on the server that they have permission to access.  All the data is stored on the servers, which generally have far greater security controls than the client computers. Since data storage is centralised, security is easier to manage, updates to the data are far easier to administer and it is far easier to backup the data centrally.  Some servers may have a more specialised role such as a print server, dedicated to controlling access to shared printers on the network and queuing print jobs in the order that they were sent by the users. Slide 5 What are the roles of the computers in client- server network?
  • 6. © GCSE Computing  In a peer-to-peer network computers are simply linked together, either using cables and a hub or wirelessly.  Such networks do not have computers with particular roles, instead, each computer can simultaneously act as both a client and a server, and each has equivalent responsibilities and status.  This means that any computer on the network can load information from the hard disk of any other computer and a computer on the network can use any printer connected to any other computer.  A peer-to-peer network will be cheaper to set up and, provided there are only a small number of computers, will be easier to manage than server based networks.  However they are less secure and peer-to-peer networks are used mainly by home users and small companies who do not have the necessary technical staff to maintain a client-server network. Slide 6 What are the roles of the computers in peer-to- peer network?
  • 7. © GCSE Computing  A network topology is the name given to the way in which devices (called nodes) are physically connected in a network. There are three common network topologies: ring; line (bus) and star.  These devices may include:  Servers  Client computers  Printers  Routers  Hubs/switches  Other peripherals that can be networked i.e. cameras Slide 7 What is a network topology?
  • 8. © GCSE Computing  Typically a peer-to-peer network. The nodes are connected in a ring and data travels in one direction using a control signal called a 'token'.  Advantages:  Not greatly affected by adding further nodes or heavy network traffic as only the node with the 'token' can transmit data so there are no data collisions.  Relatively cheap to install and expand.  Disadvantages:  Slower than a star topology under normal load.  If the cable fails anywhere in the ring or any node fails then the whole network will fail because the token cannot be passed around the ring.  This is the hardest topology to troubleshoot because of the difficulty of tracking down where in the ring the failure has occurred.  It is inconvenient to modify or expand because to add or remove a node means the network has to be shut down temporarily.  The special network interface cards needed to connect printers and computers are expensive. Slide 8 What is a Ring Topology?
  • 9. © GCSE Computing Slide 9 What is a Ring Topology?
  • 10. © GCSE Computing  Typically a peer-to-peer network. Nodes are connected to a main (bus) cable. If data is being sent between nodes then the other nodes cannot transmit..  Advantages:  The simplest and cheapest to install and extend.  Well suited for temporary networks with not many nodes.  Very flexible as nodes can be attached or detached using special T-connectors without disturbing the rest of the network.  Failure of one node does not affect the rest of the bus network.  Simpler than a ring topology to troubleshoot if there is a cable failure because sections can be isolated and tested independently.  Disadvantages:  If the bus cable fails then the whole network will fail.  Performance of the network slows down rapidly if too many nodes are connected then the transfer of data slows dramatically as the nodes have to wait longer for the bus to be clear with more nodes or heavy network traffic.  The bus cable has a limited length and must have a terminator fitted at each end to prevent reflected signals.  Slower than a ring network as data cannot be transmitted while the bus is in use by other nodes. Slide 10 What is a Bus (line) topology?
  • 11. © GCSE Computing Slide 11 What is a Bus (line) topology?
  • 12. © GCSE Computing  Typically a client-server network. A central computer (server) usually forms the main node and the subsidiary nodes are connected to it and to each other through a switch or hub.  Advantages:  The most reliable because the failure of a node or a node cable does not affect other nodes.  Simple to troubleshoot because only one node is affected by a cable break between the switch and the node.  Adding further nodes does not greatly affect performance because the data does not pass through unnecessary nodes.  Easily upgraded by replacing a hub with a switch. Easy to expand with extra nodes.  Disadvantages:  Uses the most cable which makes it more expensive to install than the other two topologies.  The extra hardware required such as hubs or switches further increases the cost.  As the central computer controls the whole system, the whole system will be affected if it breaks down or if the cable link between it and the switch fails. If the switch, the link to the server or the server itself fails then the whole network fails. Slide 12 What is a Star topology?
  • 13. © GCSE Computing Slide 13 What is a Star topology?