1.3 Computer networks, connections and protocols Flashcards

1
Q

LAN

A

Local Area Network - Small geographic area. All the hardware for the Lan is owned by the organisation using it. Wired with UTP, fibre optic cable or wireless using routers and Wi-Fi access points.

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

WAN

A

Large geographic area. Infrastructure is hired from telecommunication companies who own and manage it. Connected with telephone lines, fibre optic cables or satellite links.

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

Client-server network

A

A client makes requests to the server for data and connections. A server controls access and security to one shared file store. A server manages access to the internet, shared printers and email services. A server runs a backup of data.

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

Peer-to-peer network

A

All computers are equal. Computers server their own files to each other. Each computer is responsible for its own security and backup. Computers usually have their own printer.

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

Wireless access point

A

A networking hardware device that allows a Wi-Fi device to connect to a wired network.

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

Router

A

A router sends data between networks. It is needed to connect a local area network to a wide area network. It uses the IP address on a device to route traffic to other routers.

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

Switch

A

A switch sends data between computers on a local area network. It uses the NIC address on a device to route traffic.

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

NIC

A

Network Interface Card - A computer hardware component that connects a computer to a computer network.

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

Transmission media

A

The physical media over which data is transmitted, e.g. Twisted copper cable, fibre optic cable etc.

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

The Internet

A

The internet is a worldwide collection of interconnected computer networks. It is an example of a WAN, albeit the largest one that exists.

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

DNS

A

Domain Name System - The Internet’s equivalent of a phone book. They maintain a directory of domain names and translate them to Internet Protocol (IP) addresses. This is necessary because, although domain names are easy for people to remember, computers or machines access websites based on IP addresses.

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

Hosting

A

Websites stored on dedicated servers. Reasons include: Websites need to be available 24/7. Accessed by thousands of users at a time. Strong protection from hackers. They need an IP address that doesn’t change.

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

The Cloud

A

Remote servers that store data that can be accessed over the internet.

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

Web server

A

A program that uses HTTP(Hypertext transfer Protocol) to serve the files that form web pages to users, in response to their requests, which are forwarded by their computers’ HTTP clients. Dedicated computers and appliances may be referred to as Web servers as well.

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

Client

A

A client can be thought of as computing device which requests or is using the services from some remote / connected server.

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

Network topology

A

The physical or logical arrangement of connected devices on a network e.g. Computers, switches, routers, printers, servers etc.

17
Q

Star topology

A

Computers connected to a central switch. If one computer fails, no others are affected. If the switch fails, all connections are affected.

18
Q

Mesh topology

A

Switches (LAN) or routers (WAN) connected so there is more than one route to the destination. E.g. The internet more resilient to faults but more cable needed.

19
Q

Advantages of ‘The Cloud’ are:

A

Advantages: Access anytime, anywhere from any device. Automatic backup. Collaborate on files easily. No hardware required.

20
Q

Name a few types of servers that have different services

A

Web server, database server, DNS server, email server, file server etc.

21
Q

Disadvantages of ‘The Cloud’ are:

A
  • Lack of control. Handing over of data and information.
  • Bandwidth problems. All depends on speed of connection.
  • Relies on a stable internet connection.
22
Q

Advantages of a Star topology:

A
  • Cheaper than mesh topologies.
  • One cable breaking will only affect its corresponding node.
23
Q

Disadvantage of Star topology:

A
  • The switch is a huge point of failure - if it breaks then all computers lose their connection to the rest of the network and the internet.
24
Q

Advantage of Mesh topology:

A

If you get a break in a cable, traffic can be rerouted via another cable.

25
Q

Disadvantage of Mesh topology:

A

Very expensive as lots of cabling and switch hardware is needed.

26
Q

Advantages of Partial Mesh topology:

A

The same benefit as a full mesh network to a slightly lower extent. Cheaper than a full mesh network.