Chapter 2. Communication Flashcards
What is a network topology
An arrangement of devices in a network
What is a network
A link between two or more computers through which they communicate, enabling them to share data, software and hardware.
Advantages of a network
- Enables files and data to be backed up centrally
- Allows sharing copies of software(multiuser licenses are cheaper)
- Allow multi-access to files
- Hardware resources such as printers and internet connections can be shared
- Communicate with network users (instant messaging, email, video conferencing
- Licences are cheaper when used on a network than on standalone machines
Disadvantages of networks
- More difficult to secure as compared to standalone systems and they are vulnerable to hacking, phishing and pharming
- If server breaks down, work comes to a standstill
- Viruses spread more easily in network environments
- Managing large networks can be a complex task
- There’s an expensive initial investment in infrastructure(servers and cabling)
Expand the acronym APRAnet
Advanced Research Projects Agency Network
What are the advantages of a bus network
- Continues to function even when one node fails
- Easy to expand - just adding more nodes
What are the disdvantages of a bus network
- Fails if the main cable fails
- Performance detiriorates under heavy load
- Not secure since each packect passes through every node
Differentiate between a hub and a switch
A hub sends packets to all devices in a star configuration but only the node with the matching address accepts the packet whilst a swith only sends the packets to the node with the right address
Advantages of a star topology
- Data collisions are greatly reduced
- More secure since security methods can be applied to the central node
- Easy to improve just by installing an upgraded hub
- If one connection is broken then only one node is affected
Disadvantages of star topologies
- Initial installation costs are high
- If the hub/switch fails, the whole network goes down
Give the names and explain the two types of data transfer incorporated by mesh networks
- Routing
The nodes are given routing logic and data is directed to its destination by the shortest route possible - Flooding
Data is just send via every node to its destination
What are the advantages of mesh networks
- Easy to identify where faults occured
- Broken links do not affect the whole network
- Good privacy and security
- Relatively easy to expand
What are the disadvantages of mesh networks
- A large amount of cabling is required
- Set-up and maintenance is difficult and complex