1.3 Networks Flashcards
Network
Two or more linked computers.
Advantages of Networks
- Users can share files
- Users can share peripherals
- Users can access their files from other computers on the network
- Servers can control security software updates and backup of data.
Disadvantages of Networks
- Increased security risks to data.
- Malware and viruses spread easily between computers.
- Computer may run slowly if there is a lot of data travelling through the network.
LAN
Local Area Network
WAN
Wide Area Network
Characteristics of LAN
- Covers small geographical area.
- All the hardware for a LAN is owned internally.
- Wired with a UTP/fibre optic cable
- Wireless using Wi-Fi.
Characteristics of WAN
- Covers large geographical area, linking
LANs together. - Infrastructure between LANs is leased
from the companies who own them. - WANs are connected with telephone lines,
fibre optic cables or satellite links
Advantages of LAN
- Cheap to set up
- Easy to set up
- Secure
- Rapid communication between devices.
Disadvantages of LAN
- Limited distance covered.
Advantages of WAN
- Large distance covered.
- Higher bandwidth.
Disadvantages of WAN
- Less secure
- Large installation cost
Factors affecting Network Performance
- Bandwidth
- Contention rate
- Latency
- Error rate
- Transmission media
Bandwidth
The amount of data that can be sent and received at a given time. Measured in bits per second.
Contention rate
Too many users on the same network can cause it to slow down as bandwidth is limited.
Latency
The delay from transmitting to receiving data.
Caused by bottlenecks in infrastructure of network or hardware not operating at the same speed.
Error Rate
The number of data collisions per second. The higher the error rate, the network slows down as data must be resent.
Client-server networks
A server controls access and security to one shared file store, manages peripherals and backup of data.
A client makes requests to the server for data and connections.
Advantages of Client-server networks
(3)
- Easier to manage security files.
- Easier to backup all shared data.
- Easier to install updates on all connected computers.
Disadvantages of Client-server networks (4)
- Expensive to set up and maintain.
- Needs IT specialists to maintain.
- Single point of failure.
- Users lose access if server fails.
Peer-to-Peer Networks
All computers on the network are equal and are responsible for their own security and backups.
Advantages of Peer-to-Peer networks (4)
- Easy to maintain
- No specialists required
- No dependency on single computer
- Cheaper to set up
Disadvantages of Peer-to-Peer networks
- Less secure
- Difficult to maintain file store
- Users manage own backups
Modes of Connection
Wired - Ethernet
Wireless - Wi-Fi, Bluetooth
Wired Networks
Use physical wires to connect devices. Typically used in offices as cables limit their ability to move.
Wireless Networks
Use radio waves to carry signals. Range of 50m - walls can interefere.
Advantages of Wired Networks
- Speed of up to 1 gigabit per second
- Distance of up to 2km for fibre optic - 100m for Ethernet.
- More secure
Disadvantages of Wired Networks
- Installation is expensive
- IT specialists required for set up
Advantages of Wireless Networks
- Cheap to set up
- Easy to set up
- Easy to connect
Disadvantages of Wireless Networks
- Slower speed - 50 megabits per second.
- Lower range - up to 50m.
- Less secure, data is more easily intercepted.
Network hardware
- Network Interface Card (NIC)
- Wireless Access Point (WAP)
- Switch
- Router
- Transmission media
Network Interface Card
Allows a device to connect to a network. Uses protocol to determine how connection should work. Every computer connecting to a network needs one.
Wireless Access Point
Allows wireless enabled devices to connect to a network without cables.
Switch
Sends data between computers and a LAN. Segments networking by forwarding traffic to correct location.
Router
Sends data between networks.
Creates a WAN from many LANs.
Purpose of Transmission Media
To carry data signals from one computer to another.
Types of Transmission Media
- Copper cables
- Fibre optic cables
Fibre Optic Cables
Uses light to transmit data.
Covers larger distance and has greater bandwidth than copper cables.
Copper Cables
Has a set of wires for transmitting and receiving.
Covers less distance and has less bandwidth, more reliable.
Bluetooth
A form of wireless communication that enables different devices to connect.
Limited in transmission speed and range.
Star Topology
In a star topology all computers indirectly connect to each other through a switch, which acts as a central point through which all communications are passed.
Advantages of Star Topology
- If one computer fails, it does not affect the others.
- Easy to add new devices.
- A message is sent to the intended recipient only.
Disadvantages of Star Topology
- Central point of failure - the switch.
- Wired star topology needs lots of cable - expensive.
Mesh Topology
Each computer is connected to at least one other computer, which act as relays, passing on signals to its final destination.
Partial Mesh Topology
Not all computers are connected directly to each other.
Full Mesh Topology
Each computer is directly connected to every other computer.
Advantages of Mesh Topology
- Messages can be received quickly.
- Messages should always arrive as there are many routes to take.
- No isolated computers
- Each computer can send and receive from multiple computers at one time.
- New computers can be easily added without interruptions.
Disadvantages of Mesh Topology
- Full mesh is impractical because many connections are needed to be set up.
- Lots of maintenance required.
IP Addresses
Each device connected to a network has its own unique IP address.
IPv4
192.168.0.254
4 sets of up to 3 digit numbers (0-255), separated by dots.
IPv6
2001:0000:130F:0000:0000:09C0:876A:130B
8 sets of 4-digit hex values, separated by colons.
MAC Addresses
A unique serial number assigned to each NIC which allows a network to uniquely identify any device. Can’t change.
A string of hex numbers, separated by colons.
Example of MAC Address
1A:5B:6H:98:78:35
Protocols
- HTTP
- HTTPS
- POP
- IMAP
- TCP/IP
- FTP
- SMTP
TCP/IP
Transmission Control Protocol / Internet Protocol.
Enables communication over the internet.
HTTP
HyperText Transfer Protocol
Manages communication between a webserver and a client.
HTTPS
HyperText Transfer Protocol Secure
Manages communication between a webserver and a client and secure encryption.
FTP
File Transfer Protocol
Governs the transmission of files across a network and the internet.
POP
Post Office Protocol
Govern retrieving emails from email servers and deletes the file immediately after being transferred.
IMAP
Instant Messaging Access Protocol
Govern retrieving emails from email servers and stores the file on the server after being transferred.
SMTP
Simple Mail Transfer Protocol
Governs the sending of email over a network to a mail server.
The Cloud
Generic term for remotely accessed storage - accessed through the Internet.