Networks Flashcards

You may prefer our related Brainscape-certified flashcards:
1
Q

Data Transmission:

A

Serial, Parallel

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

Serial:

A

Sends one bit at a time

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

Parallel:

A

Sends multiple at once

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

Synchronous:

A

Occuring at the same time, data sent at regular intervals, synchs up with computer’s clock, used with parallel transmission.

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

Aysynchronous:

A

Not occuring at the same time, uses start and stop bits to temporarily synchronise computer.

Start bit causes synching, computers specify how many bits will be sent, stop bit represents all data has been sent.

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

Bit Rate:

A

The rate at which data is sent.

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

Baud Rate:

A

The rate at which signals can change.

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

Bandwidth:

A

The maximum data that can be sent at the same time.

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

Latency:

A

Delay between components.

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

Protocol:

A

A set of rules which relate to communication over the internet and between devices.

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

Physical Topology:

A

How the hardware is actually laid out.

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

Logical Topology:

A

Describes how the network works, how data is sent around the network.

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

Centre of a Star:

A

Hub (Sends data to all devices on network), Switch (Sends data to specific devices on network), Router (Sends data between networks).

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

Network Hardware:

A

Network Interface Controller (Allows devices to access networks), Wireless Network Adapter (allows devices to communicate wirelessly over the internet), Wireless Access Point (allows other Wi-Fi devices to connect to the internet), Repeaters (boosts signal in optical fibres), Gateway (allows data to flow from one network to another)

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

IPv4:

A

Used more often, consists of 32 bits meaning there are 4.2 million different IPs but we’re running out so IPv6 is being introduced.

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

IPv6

A

128 bits, allows for a lot more IPs.

17
Q

TCP/IP:

A

Application, Transport, Network, Link

18
Q

Appliaction:

A

Email and web software. HTTP, HTTPS, POP3

19
Q

Transport:

A

Connection, split, assemble, error checking. TCP, UDP

20
Q

Network:

A

Adds 2x IP addresses, routes packets. IP

21
Q

Link:

A

Adds MAC addresses, delivers to node. Ethernet. Wi-Fi

22
Q

HTTP, HTTPS:

A

Used in web servers, interprets HTML and renders them. HTTPS is the same but encrypted.

23
Q

SMTP, POP3, IMAP:

A

SMTP sends emails and keeps routing them until they reach their destination, POP3 stores old emails, IMAP stores copies of messages.

24
Q

FTP:

A

Sends requested files

25
Q

SSH:

A

Allows for remote management and control of computers.

26
Q

Symmetric Encryption:

A

Only uses one key.

27
Q

Asymmetric Encryption:

A

Uses multiple keys.

28
Q

Digital Signatures Purpose:

A

Authentication, integrity