5 - Fundamentals of Computer Networks Flashcards
Yes
Network
An interconnection of computers and other pieces of hardware to facilitate communication and the sharing of resources
Network adv and dis
Adv:
- Resources such as printers, internet connections and files can be shared, saving both money and effort
- Communication can take place via email or instant messaging
- Backing up data to a different computer is far more straightforward
Dis:
- Management of a network is a specialist skill, which can be quite expensive
- Security procedures are needed to prevent unauthorised access to a potentially large number of computers
- Network hardware, including cables and switches, can be expensive
PAN
Personal Area Network
This describes devices owned by a single user, connected via Bluetooth, such as a phone, tablet and headset
LAN
Local Area Network
This is a network covering a single building or perhaps a campus. Usually, a single organisation owns all hardware that belongs to a LAN
WAN
Wide Area Network
This would be spread over a large geographical area, with shared ownership of some hardware (a telecommunications company might own much of the cabling). The Internet is the largest example of a WAN
Wired Vs Wireless
Wired:
- More secure, as physical connection is needed, so a hacker would need to be in the building
- Less prone to interference
Wireless:
- Much easier to add a device
- No requirement to stay in the same place
Connection Media: Wireless
Radio Waves
Connection Media: Wired
Optical fibre
Can be used for very fast connections, or if lots of computers are going to share a single connection
Copper cabling
Cheaper and slower, although it is quick enough for most activities that a single computer would perform online
Network Topology
The pattern in which the hardware on a network is positioned, including connections. Common topologies include star and bus
Topology: Star
Every device is connected to a switch at the centre of the network. All communication travels via this switch
Adv:
- Very few data collisions, since each device has a dedicated line to the switch
- Strong, centralised security
Dis:
- Lost of cabling needed
- If the switch has no spare ports, adding another device can be difficult
Topology: Bus
A central cable called the backbone, running between two terminators, connects all devices
Adv:
- Uses relatively little cable, making it quite inexpensive
- Additional devices can be easily added
Dis:
- Collisions can occur, as multiple transmissions will attempt to use the shared backbone
- If a large number of devices are connected, network transmission can be slow (due to collisions)
Protocol
A set of rules that governs how a computer communicates on a network. Computers have many protocols, each necessary for a different purpose (email, accessing web pages, moving files, etc.). Without protocols, communication between computers would be impossible
Protocol: Ethernet
A family of protocols rather than a single protocol
This is a set of rules that governs how data is formatted for transmission across a LAN
Protocol: Wi-Fi
Letters aren’t short for anything, but are a brand name
These rules control how data is transmitted on WLAN
Protocol: TCP/IP
Transfer Control Protocol and Internet Protocol
These are 2 protocols that often work together
Their collective roles is to break up data into packets, each of which is a chunk of data that knows where it has been sent from and where it is to be delivered to