Computer Networks Flashcards

(43 cards)

1
Q

What is a network?

A

A network is two or more computers, or other electronic devices, connected together so that they can exchange data.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What are some examples of network functions?

A
  • Sharing files
  • Messaging users
  • Sharing a printer
  • Centralized data storage
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What methods are used to create network connections?

A
  • Cables (wires)
  • Radio signals (wireless/WiFi)
  • Telephone lines (modems)
  • Satellite links
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Why use networks?

A
  • Easily share files and data
  • Share resources such as printers and Internet connections
  • Communicate with other network users
  • Store data centrally for ease of access and back-up
  • Keep settings centrally for workstation use
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What are some benefits of connecting to the Internet through a network?

A
  • Access online services (e-commerce, banking)
  • Research information
  • Access entertainment (games, video)
  • Join online communities
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

What are some drawbacks of using networks?

A
  • Vulnerability to hackers
  • Network failure complicates tasks
  • Increased risk of virus attacks
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

What precautions should be taken when using a computer connected to the Internet?

A
  • Avoid revealing personal information
  • Avoid suspect websites that may contain malware
  • Verify the accuracy and reliability of online information
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

What are the two categories of computers in a network?

A
  • Clients
  • Servers
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

What is the role of client computers in a network?

A

Client computers, or workstations, are the normal computers that people use to get their work done.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

What services do servers provide in a network?

A
  • Central file storage
  • Sharing hardware (printers)
  • Controlling network access
  • Sharing Internet connections
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

Why are servers more expensive than normal computers?

A

Servers are built to be very reliable.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

What is a Local Area Network (LAN)?

A

A LAN is a network confined to one building or site, often a private network belonging to an organization.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

What is a Wireless Local Area Network (WLAN)?

A

A WLAN is a LAN that uses radio signals (WiFi) to connect computers instead of cables.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

What is the purpose of a wireless switch or router in a WLAN?

A

It is used for sending and receiving data to the computers.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

What are some advantages of WLANs?

A
  • Convenience of wireless connections
  • Eliminates need for running long wires
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

What are some challenges of WLANs?

A
  • More difficult to secure
  • Risk of unauthorized access
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
17
Q

What is a Wide Area Network (WAN)?

A

A WAN is a network that extends over a large area, often joining several LANs together.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
18
Q

What types of technologies are often used for WAN connections?

A
  • Optical fibre cables
  • Satellite radio links
  • Microwave radio links
19
Q

What is Bluetooth?

A

Bluetooth is a wireless networking technology designed for very short-range connections.

20
Q

What is the typical range for Bluetooth connections?

A

Typically just a few meters.

21
Q

What are typical uses of Bluetooth?

A
  • Connecting wireless keyboards or mice
  • Using wireless headsets
  • Printing wirelessly
  • Transferring data/music/photos
  • Synchronizing calendars
22
Q

What is a Network Interface Card (NIC)?

A

A device that allows a computer to connect to a network

Most modern computers have NICs built into the motherboard, but some require an extra expansion card.

23
Q

What is the primary function of network cables?

A

To connect different devices to form a network

Cables are preferred for their ability to carry more data per second and their enhanced security.

24
Q

What is a hub in networking?

A

A device that connects multiple computers to form a LAN

Hubs are considered ‘dumb’ devices as they send received messages to all connected computers.

25
True or False: Hubs provide secure communication in a network.
False ## Footnote Hubs are not secure since all messages sent are broadcast to every computer on the network.
26
What distinguishes a switch from a hub?
A switch sends received messages only to the intended recipient ## Footnote This makes networks using switches more secure than those using hubs.
27
What is the role of a router in networking?
To connect two or more networks together ## Footnote A common use is to connect a LAN to the Internet (WAN).
28
What additional functionality does a wireless router provide?
It connects a LAN to the Internet wirelessly ## Footnote A wireless router combines the functions of a router and a wireless switch.
29
What is a proxy server?
A computer that shares an Internet connection ## Footnote It retrieves web pages on behalf of other computers and can implement additional software like anti-virus.
30
What is the primary purpose of a bridge in networking?
To link two different parts of a LAN ## Footnote Unlike routers that connect LANs to WANs, bridges connect independent parts of a LAN.
31
What is a firewall?
A device or software that protects a network from unauthorized connections ## Footnote It allows normal data (e.g., emails, web pages) while blocking other data.
32
What was the primary function of a modem in the past?
To connect computers to the Internet via telephone lines ## Footnote Modems convert digital signals to analogue signals and vice versa.
33
What does DAC stand for in the context of a modem?
Digital-to-Analog Converter ## Footnote It converts digital data from the computer into analogue signals for the telephone line.
34
What is the function of the ADC in a modem?
Analog-to-Digital Converter ## Footnote It converts analogue signals received from the telephone line back into digital data.
35
Fill in the blank: A modem is required because computers are _______ devices and the telephone system is analogue.
digital
36
What is the Internet?
A world-wide network that has evolved from an experimental network created by the US military in the 1960s ## Footnote The experimental network is known as ARPANet.
37
What has contributed to the growth of the Internet?
The connection of more computers and networks over the years ## Footnote This has transformed it into the Internet we know today.
38
What types of entities does the Internet connect?
Millions of people and thousands of businesses, governments, schools, universities, and other organizations ## Footnote The Internet serves a diverse range of users.
39
What is an intranet?
A private network that provides similar services to the Internet, such as e-mail and web pages, but is restricted to its users ## Footnote Intranet services are private and not public.
40
Who typically uses intranets?
Businesses and other organizations for their employees ## Footnote Intranets are designed for internal use.
41
What are typical uses of an intranet?
Viewing internal web pages, internal e-mail, instant messaging, and sharing of internal documents ## Footnote These functions facilitate communication and information sharing within organizations.
42
Fill in the blank: An intranet provides similar services to the Internet, but these services are _______.
private
43
True or False: The services provided by an intranet are generally public.
False ## Footnote Intranet services are specifically for internal users.