Local Area Networks (LANs), Wide Area Networks (WANs) Wires, Wi-Fi and Protocols

0.0(0)
studied byStudied by 0 people
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/100

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

101 Terms

1
New cards

What is a network?

Two or more computers connected together to share information and resources

2
New cards

What is a LAN?

A Local Area Network confined to a small geographical area

3
New cards

What is a node in a network?

Each device connected to the network

4
New cards

What are advantages of LANs?

They enable communication, sharing of information and devices, centralized updates, and distributed processing

5
New cards

What are disadvantages of setting up a network?

They require expertise to install and maintain and can have security issues

6
New cards

What is bandwidth?

The carrying capacity of the network data transfer media

7
New cards

Which type of cable offers more bandwidth, copper or fibre optic?

Fibre optic

8
New cards

What happens when too many users use a network at the same time and what is the solution?

More traffic so more bandwidth is needed

9
New cards

What can cause network interference?

Certain electronic devices

10
New cards

What must each node in a LAN contain?

A Network Interface Card

11
New cards

What does a Network Interface Card do?

It converts data signals to be transferred across the network and defines how a computer connects to a network

12
New cards

What is needed for a wireless network?

A wireless access point

13
New cards

What is an advantage of wireless networks?

No building work is needed and new nodes can be added easily

14
New cards

What may be required for a wired network?

A hub or a switch

15
New cards

What is a hub?

A device that connects nodes together, making them act as a single segment

16
New cards

What is a switch?

An intelligent hub that sends data only to the required node

17
New cards

What is a router used for?

To connect a LAN to the Internet and manage data packets between networks

18
New cards

What is a peer-to-peer network?

A network where all computers have the same status and share resources equally

19
New cards

What is a disadvantage of peer-to-peer networks?

Data transfer can be slow due to collisions and shared processing and easy virus spread

20
New cards

What is a client-server network?

A network where one computer (the server) provides services to others (clients)

21
New cards

What does a server do?

Offers services and data, manages traffic, and logs client activity

22
New cards

What is a network topology?

The layout or setup of a LAN

23
New cards

Describe a bus topology with its adv and dis

One cable connects all nodes; cheap but slow and vulnerable to wire faults

24
New cards

Describe a ring topology with its adv and dis

Nodes are connected in a circle; data travels one way; fewer collisions but the whole network fails if the cable breaks

25
New cards

Describe a mesh topology with its adv and dis

All devices are connected to each other; multiple data routes but expensive

26
New cards

Describe a star topology with its adv and dis

All nodes connect to a hub or switch; fast and reliable but costly due to many cables and hardware

27
New cards

What is a WAN?

A Wide Area Network that covers a large geographical area, possibly worldwide

28
New cards

What is the Internet?

A massive network of networks

29
New cards

What is the World Wide Web (WWW)?

A collection of websites for sharing information

30
New cards

What is a host?

A computer that serves clients over the Internet

31
New cards

What is web hosting?

When a company stores websites on servers

32
New cards

What is an IP address?

A unique number assigned to a device on the Internet to locate it

33
New cards

What does ISP stand for?

Internet Service Provider

34
New cards

What is a URL?

A Uniform Resource Locator; it's a web address

35
New cards

What is the Domain Name System (DNS)?

A system that matches URLs to IP addresses

36
New cards

What happens when you search a URL?

The ISP finds the IP address of the website and connects you to it

37
New cards

What is ‘The Cloud’?

A network of servers on the Internet used for storing and accessing data

38
New cards

List 3 advantages of cloud computing

Unlimited data, accessible from any device, data can be backed up

39
New cards

What is a drawback of cloud computing?

Sensitive data might be stored in countries with different data laws

40
New cards

What are the two main types of cable used to transport data between computers using ethernet?

Twisted pair copper cables and fibre optic cables

41
New cards

What are ethernet cables made of?

Twisted pairs of copper wires

42
New cards

How is data transported in twisted pair cables?

Via electrical signals

43
New cards

Why can twisted pair cables suffer from interference?

Because closer wires disrupt electrical signals

44
New cards

What are fibre optic cables made of?

Glass fibres

45
New cards

How is data transported in fibre optic cables?

Via light signals

46
New cards

Why don’t fibre optic cables suffer from interference?

Because they use light instead of electricity

47
New cards

How fast can data travel through fibre optic cables?

At a fraction of the speed of light

48
New cards

What is a disadvantage of fibre optic cables?

They are expensive

49
New cards

What does Wi-Fi allow access to?

wireless LANs to connect to each other

50
New cards

How does Wi-Fi send data?

Using radio waves

51
New cards

What is Wi-Fi classified as?

A standard

52
New cards

What is a standard in computing?

A set of rules for communication

53
New cards

What frequency bands do computers use to send and receive data?

0 - 6 GHz

54
New cards

Why are frequency bands split into channels and how?

To send more data with less interference by covering smaller frequency ranges

55
New cards

What is the purpose of sub-bands in data transmission?

To prevent interference by slightly switching frequencies

56
New cards

How many devices can Bluetooth support at once?

A small number

57
New cards

What is Bluetooth's range compared to Wi-Fi?

Shorter

58
New cards

How close do Bluetooth devices need to be?

Close together

59
New cards

What is encryption?

Scrambling data before sending it over a network

60
New cards

What does an encryption key do?

It alters data to convert cipher text into plain text

61
New cards

How are files sent over the internet?

They are split into millions of data packets

62
New cards

How do packets travel across the internet?

By different routes according to availability

63
New cards

What happens to packets at the end of their journey?

They are reassembled

64
New cards

What information does a data packet contain?

Error check, sequence number, return address, destination address

65
New cards

What is an error check in a data packet?

A system with a calculation to detect corruption

66
New cards

What does it mean if the error check number matches?

The data hasn’t been corrupted

67
New cards

What is the sequence number in a packet for?

To reassemble the packets in the correct order

68
New cards

What is the return address in a data packet?

The address of where the data was sent from

69
New cards

Why is a return address important?

So data can be resent if it is corrupt

70
New cards

What is the destination address in a data packet?

Where the data is being sent to

71
New cards

What does every network card have?

A MAC address

72
New cards

What is a MAC address and what is it made of?

A unique, unchangeable, 12-digit hexadecimal number for a device

73
New cards

What is the purpose of a MAC address?

To find a device’s destination on a network

74
New cards

What do TCP and IP stand for?

Transmission control protocol and Internet protocol

75
New cards

What does TCP do?

Ensures data is split, sent, and reassembled the same way

76
New cards

What does IP do?

Ensures data is sent in the most efficient way

77
New cards

What is packet switching?

A way to send data efficiently over the internet

78
New cards

How does packet switching work?

It splits data into packets and sends them via different routes

79
New cards

Why might packets be sent to different routers?

To avoid traffic and ensure efficiency

80
New cards

What happens to packets at the destination?

They are reassembled

81
New cards

What does HTTP stand for?

Hyper Text Transfer Protocol

82
New cards

What does HTTP govern?

The way websites and web servers are accessed

83
New cards

What does HTTPS stand for?

Hyper Text Transfer Protocol Secure

84
New cards

What is the difference between HTTP and HTTPS?

HTTPS ensures all data is encrypted

85
New cards

What does FTP stand for?

File Transfer Protocol

86
New cards

What does FTP do?

Ensures all clients can access files from a server in the same way

87
New cards

What does POP stand for?

Post Office Protocol

88
New cards

What does POP govern?

How emails are accessed from a server

89
New cards

What does IMAP stand for?

Internet Message Access Protocol

90
New cards

How is IMAP different from POP?

Email remains on the server and syncs across devices

91
New cards

What does SMTP stand for?

Simple Mail Transfer Protocol

92
New cards

What does SMTP govern?

How data is sent between mail servers

93
New cards

What is Layer 1 of the internet?

Data link layer and physical layer

94
New cards

What does Layer 1 do?

Provides the physical transport of data through electrical signals

95
New cards

What is Layer 2 of the internet called?

Network layer

96
New cards

What does Layer 2 do?

Provides the routing of data across the network

97
New cards

What is Layer 3 of the internet?

Transport layer

98
New cards

What does Layer 3 do?

Provides transport of data between devices by splitting files into data packets

99
New cards

What is Layer 4 of the internet?

Application layer

100
New cards

What does Layer 4 do?

Provides user access to applications, websites, files, email