1.3.Wired And Wireless Networks,Network Topologies Protocols And Layers Flashcards
Peer-to-Peer (P2P) Network
A network where all devices are equal and share files without a central server. Common for online file sharing like Skype.
Advantages of P2P
Cheaper to set up than Client Server; Easier to set up and maintain, no expertise needed.
Disadvantages of P2P
No central backup; Duplicates files; Less reliable if one machine fails.
Client-Server Network
Managed by a central server. Clients request data which is served centrally. Common in most businesses.
Advantages of Client-Server
Easy to backup; Easier software installation; Central data access; Better network security.
Disadvantages of Client-Server
Expensive to setup; Needs specialist maintenance; Server failure affects all clients.
LAN (Local Area Network)
Network in a small area like a school or office. Allows file sharing, software install and user logins across devices.
WAN (Wide Area Network)
Network over large geographical area connecting multiple LANs via telecoms (e.g., the internet).
Wireless Access Point (WAP)
Creates a wireless network that other devices connect to.
Router
Routes data between multiple networks (e.g., LAN to internet).
Switch
Connects devices in a LAN using MAC addresses to direct data correctly.
NIC (Network Interface Card)
Internal component allowing a device to connect to a network.
Twisted Pair Cabling
4 pairs of twisted copper wires for LAN devices (Cat 5e/Cat 6).
Coaxial Cable
Single copper core used by phone and internet providers.
Fibre Optic Cable
Glass core cable for high speed internet and TV.
Bandwidth
Higher bandwidth = faster transfer of more data at once.
Connection Type
Wired is faster and more reliable; Wireless is more flexible but less stable.
Number of Devices
More devices = lower performance due to bandwidth sharing.
Cloud
Stores data/software on internet servers. Accessible anywhere with benefits like no need to pay extra for IT support.
Wired vs Wireless
Wired: stable, fast, secure. Wireless: cheaper, mobile, but less secure and slower.
Star Topology
All devices connect to a central switch/server. Easy to add devices, fewer collisions.
Disadvantages of Star Topology
Needs lots of cabling; Single point of failure if switch/server fails.
Mesh Topology
Each device connects to others. No single point of failure, self-healing.
Disadvantages of Mesh
Hard to scale, expensive, each device needs many ports.
WiFi Frequency Bands
2.4GHz = longer range, slower speed; 5GHz = shorter range, faster speed.
Encryption
Secures data on a network by converting it into a code (e.g., WEP, WPA, WPS).
Network Layers
4-layer model. Self-contained layers allow separate development: Application, Transport, Network, Link.
Network Protocols
Rules for data transfer. Examples: TCP/IP, HTTP/HTTPS, FTP, POP, IMAP, SMTP.
Packet Switching
Data split into packets, sent independently via best routes, reassembled at destination.