SECTION 5: Computer Networks, Connections & Protocols Flashcards
(53 cards)
What is a LAN (Local Area Network)?
A network covering a small geographical area, usually owned by one organisation.
What is a WAN (Wide Area Network)?
A network over a large geographical area that uses third-party infrastructure (e.g. the internet).
What are the advantages of a LAN?
Share files/printers, central backups, software updates, communication.
What factors affect network performance?
Bandwidth, number of devices, hardware quality, topology.
What is bandwidth?
The amount of data that can be transmitted per second (measured in bits per second).
What is a client-server network?
Network with a central server that manages resources and responds to client requests.
What is a peer-to-peer (P2P) network?
Network where all devices are equal and share resources without a central server.
One advantage of client-server network?
Easier to manage security and backups centrally.
One advantage of P2P network?
No need for expensive server hardware.
What is a NIC (Network Interface Controller)?
A hardware component that connects a computer to a network.
What is a switch used for?
Connects devices in a LAN and directs data only to intended recipients.
What is a router used for?
Directs data between different networks (e.g. between a LAN and the internet).
What is a WAP (Wireless Access Point)?
Enables wireless devices to connect to a wired network.
What is transmission media?
The physical pathway used to carry network signals (e.g. copper cable, fibre optics, radio waves).
What is the internet?
A global WAN made up of interconnected networks.
What is the World Wide Web (WWW)?
A collection of web pages hosted on web servers and accessed via the internet.
What is DNS (Domain Name System)?
Translates domain names into IP addresses.
What is hosting?
Storing files on a server so they can be accessed online (e.g. websites).
What is the cloud?
Using remote servers hosted on the internet to store, manage and process data.
Give 2 advantages of using cloud storage.
Access from anywhere, automatic backups.
Give 2 disadvantages of cloud storage.
Requires internet, potential security/privacy issues.
What is a protocol?
A set of rules for how devices communicate over a network.
What does TCP do?
Splits data into packets and reassembles them in order.
What does IP do?
Routes packets to the correct destination using IP addresses.