a system that allows computer systems to communicate + share resources with each other
what is a LAN?
• Local area network
• computers connected over a small geographical area
• uses dedicated hardware
what is a WAN?
• Wide area network
• computers are connected over a large geographical area
• uses other infrastructure
what is a packet?
small digital 'envelope' which sends requests and information around the world between computers
what is a WAP?
• wireless access point
• allows for wireless devices to connect to a network, including Wi-Fi and Bluetooth
what is a router?
• an interconnection device used on networks to connect 2+ devices
what is a switch?
an interconnection device which helps to avoid data collisions by creating a direct connection to each device on a network. in a LAN, it connects a group of devices together
what is a NIC?
• Network interface card
• Allows a computer to connect to a wired network
• contains a MAC address (physical hardware address)
examples of transmission media
• ethernet
• fibre optic
• coaxial cable
how do packet collisions affect the performance of a network?
when data collisions occur, both packets need to be resent, making it seem like the network is slow. this can be fixed with a switch.
how does transmission media affect network performance?
different transmission media have different bandwidths (data transferred ÷ unit of time) and latency (time for 1 packet to arrive), which affect the performance
what is a client in a network?
a device which requests and receives data from a server
what is a server in a network?
a computer which receives and responds to requests from a client
what is a peer in a network?
someone/something of the same status/ability
what is a client-server network?
• relies on a central server
• clients request services from the server
• requires additional hardware
what is a peer-to-peer network?
• all computers have equal status
• each device can act as a client/server
• all devices request and provide resources
how are files managed in a client-server network?
all files are stored centrally, meaning clients can access files from any computer
how are files stored in a peer-to-peer network?
peers store their own files, which can be accessed by other peers on the network
how are backups managed on client-server networks?
• backups are easy to make
• all data backed up in 1 go
• individual computers are not backed up
how are backups managed on peer-to-peer networks?
all peers are responsible for backing up their own data
how does security differ from different types of networks?