Topic 5 Networks Flashcards

1
Q

Authentication

A

The process of proving to a computer system who you are (eg username and password).

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

Back-up

A

A copy of files in another location so that they are still available if the original copy is damaged or lost. Backing up is the process of making a back-up copy.

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

Bandwidth

A

The amount of data that can be carried on a network in a given period of time.

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

Byte

A

The basic combination of bits to represent an item of information. Typically consists of 8 bits.

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

Checksum

A

An error detection technique. A mathematical formula is applied to the data and the resulting numerical value is transmitted with the data. The recipient computer applies the same formula to the received data and then compares the checksum sent with the data to the calculated checksum. If the checksums don’t match the data is likely to have been corrupted and the recipient computer requests the data again.

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

Client-Server network

A

A network that has at least one server to provide services to the client computers.

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

Cloud storage

A

Secondary storage, often belonging to a third part, that is accessed via a network, usually the internet, and so is not in the same physical place as the machines RAM/ROM. Files stored here can be accessed from anywhere via an internet connection.

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

Communication media

A

The means by which data is transmitted between devices on a network. Coaxial cable, fibre-optic cable and microwaves are all forms of communication media.

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

Cyberattack

A

Any kind of malicious attack on a network connected device.

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

Encryption

A

The process of encoding a message into a form that only the intended recipient can decode or decrypt, and read. The message is encoded using an agreed method or algorithm. This is called the key. The encrypted method is called a cipher.

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

Hyper Text Markup Language (HTML)

A

Essentially a text document that contains any text to be displayed along with:
• Details of how the text should be formatted (font size, colour etc)
• Details of any hyperlinks and where they link to using a URL
• Details of any objects such as pictures or videos that should be shown within the webpage when it is displayed

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

Internet

A

A wordwide system of interconnected networks that enables information to be exchanged and shared.

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

Internet Service Provider (ISP)

A

An organisation that provides its customers with a connection to the internet.

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

Local Area Network (LAN)

A

A network that covers a relatively small geographical area, often a single site.

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

Network

A

An arrangement of computers and other devices connected together to share resources and data

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

Network topology

A

Describes how the devices on a network are connected together.

17
Q

Packet

A

A small quantity of data being sent through a network. It is labelled with the senders address and the recipient address, how many are being transmitted, and the position of this one in the complete message.

18
Q

Peer-to-peer network

A

A network that does not have any centralised servers. Each computer in the network can act as the client and the server.

19
Q

Protocol

A

A set of rules that govern how communications on a network should be formatted and what they should include.

20
Q

Router

A

A piece of networking hardware used to forward packets of data from one network to another.