Chapter 11: Networks Flashcards
Transmission medium
Means of connecting two or more computers together, using copper cables, radio waves or light pulses, so that they may exchange data and interact with each other
Computer network
ADVANTAGES 1. Shared resources 2. Shared internet access 3. Shared software 4. Shared storage 5. Communication DISADVANTAGES 1. Initial costs 2. Maintenance costs 3. Security risks 4. Risk of data loss 5. Sever outage
Types of computer networks
- Local area network (LAN)
- Metropolitan area network (MAN)
- Wide area network (WAN)
Local area network (LAN)
Network of computing devices connected within a small geographical area, typically within the same building, such as a house, school or office
Metropolitan area network (MAN)
Network of computing devices typically spanning across two or more buildings within the same town or city
Wide area network (WAN)
Network of computing devices covering a large-scale geographical area, typically across multiple geographical locations
Ethernet
Most commonly used wired network protocol for local and metropolitan area networks
Network protocol
Set of standards and rules that govern on how two or more devices communicate over a network
Wired network
Network of devices connected by a physical medium, such as cables
Wireless network
Network of devices in which signals are transmitted without the use of a physical medium
Wireless access point (WAP)
Network hardware that provides a connection between wireless devices up to 100 metres away and can connect to wired networks
Client
Computer that initiates a connection to a server to request for resources and services to perform operations
Server
Computer that shares resources with and responds to request from devices and other servers on the network
- Providing central storage of files
- Sharing hardware such as printers
- Controlling logins and network access
Client-Server Network
ADVANTAGE
Centralised control of data and resources
DISADVANTAGE
Higher initial cost due to the need for a server
Peer-To-Peer (P2P) Network
ADVANTAGE
Cheaper to set up as there is no cost related to dedicated servers
DISADVANTAGE
Security is an issue as access rights are not administered by a central server