1.3 Computer networks, connections and protocols

0.0(0)
Studied by 0 people
call kaiCall Kai
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/41

encourage image

There's no tags or description

Looks like no tags are added yet.

Last updated 8:47 PM on 4/9/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai

No analytics yet

Send a link to your students to track their progress

42 Terms

1
New cards

Give 2 advantages of a wired network.

Fast connection/speed / high bandwidth / consistent bandwidth; Secure / unlikely to have unauthorized access/be hacked / data transmissions are likely to be safe

2
New cards

Give 2 disadvantages of a wired network.

Needs cables / limited mobility; Installation is expensive / difficult to install in large areas

3
New cards

Give 2 advantages of a wireless network.

Device can be used anywhere in range / mobility; Easier to add devices / scalable

4
New cards

Give 2 disadvantages of a wireless network.

Prone to interference; Less secure / higher risk of hacking or interception

5
New cards

What is a client-server network?

Network where clients request services and a central server provides resources and manages the network

6
New cards

Give 2 advantages of client-server networks.

Centralised backups/security/updates; Easy to manage and scalable

7
New cards

Give 2 disadvantages of client-server networks.

Single point of failure; Expensive to set up and maintain

8
New cards

What is a peer-to-peer network?

Network where all devices have equal status and share resources directly without a central server

9
New cards

Give 2 advantages of peer-to-peer networks.

No central server cost; No single point of failure

10
New cards

Give 2 disadvantages of peer-to-peer networks.

Weak security / decentralised security; Dependent on other devices being online

11
New cards

What is a star topology?

All devices connect to a central switch/hub that controls data flow

12
New cards

Give 2 advantages of star topology.

Easy to add devices; One device failure does not affect the whole network

13
New cards

Give 2 disadvantages of star topology.

Central switch failure stops network; Higher cost due to central device

14
New cards

What is a mesh topology?

Devices are connected to multiple or all other devices with multiple data paths

15
New cards

Give 2 advantages of mesh topology.

No single point of failure; Very reliable with multiple routes

16
New cards

Give 2 disadvantages of mesh topology.

Expensive due to many connections; Difficult to install and manage

17
New cards

What is a LAN?

Network covering a small geographical area owned by the user

18
New cards

What is a WAN?

Network covering a large geographical area connecting multiple LANs

19
New cards

What does a wireless access point do?

Allows wireless devices to connect to a wired network using radio signals

20
New cards

What does a router do?

Sends data packets between networks and finds best route to destination

21
New cards

What does a switch do?

Connects devices in a network and uses MAC addresses to send data to correct device

22
New cards

What does a NIC do?

Provides connection to a network and contains the device’s MAC address

23
New cards

What is transmission media?

The physical or wireless path used to transmit data (cables or radio waves)

24
New cards

What is a MAC address?

Unique hardware address used to identify a device on a local network

25
New cards

What is the format of a MAC address?

48 bits; 6 groups of hexadecimal numbers

26
New cards

What is an IPv4 address?

4 groups of numbers from 0–255 separated by dots

27
New cards

What is an IPv6 address?

8 groups of hexadecimal numbers separated by colons

28
New cards

What is an IP address used for?

Identifies a device on a network and allows data routing across networks

29
New cards

What is a protocol?

A set of rules that allows devices to communicate

30
New cards

What is HTTP used for?

Accessing websites via a web browser

31
New cards

What is HTTPS used for?

Secure access to websites using encryption

32
New cards

What is FTP used for?

Transferring files between client and server

33
New cards

What is SMTP used for?

Sending emails from a client to a server

34
New cards

What is IMAP used for?

Retrieving emails while keeping them synced across devices

35
New cards

What is packet switching?

Data is split into packets which are sent independently and reassembled at destination

36
New cards

What is inside a packet header?

Destination address and packet number

37
New cards

What happens if packets are lost?

They are resent and reassembled at the destination

38
New cards

What is DNS?

Converts domain names into IP addresses

39
New cards

What are the advantages of cloud storage?

Access from anywhere; Automatic backup and reduced need for physical storage

40
New cards

What are the disadvantages of cloud storage?

Requires internet access; Security depends on provider and risk of interception

41
New cards

What does a web client do?

Sends HTTP/HTTPS requests using a browser

42
New cards

What does a web server do?

Stores websites and sends HTTP/HTTPS responses to clients