Explore

Networks and layers Flashcards
OCR GCSE J277 Computer Science specification
Ready to master these flashcards?
Sign in to study with spaced repetition and track your progress.
Sign In to Track ProgressTerms in this set (25)
LAN
Local Area Network: covers a small geographical area, such as a home or school, using internal hardware.
WAN
Wide Area Network: covers a large geographical area, connecting LANs, often using external hardware like leased lines.
Factors affecting network performance
Includes bandwidth, number of devices, and network hardware quality.
Client-server network
A network where a server provides services to connected clients, such as file storage or authentication.
Peer-to-peer network
A network where devices share resources directly without a central server.
Router
A device that connects networks and routes data between them.
Switch
A device that connects devices within a LAN and directs data to the correct destination.
NIC
Network Interface Card: hardware that allows a device to connect to a network.
Transmission media
The physical or wireless means of transferring data, e.g., Ethernet cables or Wi-Fi.
DNS
Domain Name System: translates URLs into IP addresses to locate resources on the Internet.
Hosting
Providing services such as websites or data storage on servers accessible via the Internet.
Cloud computing
Using remote servers to store, manage, and process data, accessible via the Internet.
Star topology
A network topology where all devices connect to a central hub or switch. Advantages: easy to add devices, reliable. Disadvantages: hub failure affects the whole network.
Mesh topology
A network topology where devices are interconnected. Advantages: redundancy and reliability. Disadvantages: complex and expensive.
Wired vs wireless networks
Wired networks (e.g., Ethernet) are faster and more secure. Wireless networks (e.g., Wi-Fi) are more convenient but can be less reliable.
Encryption
Scrambling data to protect it from unauthorised access.
IP address
A unique identifier for a device on a network, formatted as IPv4 or IPv6.
MAC address
A hardware identifier unique to a device's network interface card, used for communication within a LAN.
Standards
Agreed rules that ensure interoperability between devices and systems.
TCP/IP
A suite of protocols for routing and reliable delivery of data across networks.
HTTP/HTTPS
Protocols for transferring web pages. HTTPS adds encryption for security.
FTP
File Transfer Protocol: used for transferring files between devices on a network.
POP/IMAP/SMTP
Email protocols: POP retrieves emails, IMAP manages emails on the server, SMTP sends emails.
Concept of layers
Layers divide network functions into manageable parts, e.g., application, transport, network, and data link layers.
Benefits of layering
Simplifies development, ensures interoperability, and allows updates to individual layers without affecting others.

Want to Learn More?
Get personalised lessons, quizzes, and instant feedback from your AI tutor.
Start Learning