1.2.2 - Describe the roles that a computer can take in a networked world. Flashcards

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

Give 4 possible tasks for a networked computer.

A

Depending on the software that is installed on a networked computer, it can do a variety of different tasks:
1) Client
2)Server, e.g. email or DNS
3) Router
4) Firewall

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

What are the two types of network architecture?

A

1) Client-server.
2) Peer-to-peer.

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

What is a server?

A

A computer that provides data to other computers.

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

Give 3 examples of types of server.

A

1) Web server.
2) Mail server.
3) File server.

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

What is more important to the function of a server, the software or the hardware?

A

The software. While server software is specific to the type of server, the hardware is not as important.

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

What kind of relationship does a server normally have to its clients?

A

A one-to-many relationship.

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

Must servers accept all client requests?

A

No - they can reject some.

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

What happens when a server accepts a client request?

A

If the connection is accepted, the server establishes and maintains a connection with the client over a specific protocol.

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

What is a router?

A

A router is a hardware device that routes data from a LAN to another network. It can be a separate hardware device or software loaded onto a server.

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

What is a router responsible for?

A

It is responsible for sending data packets to the correct host, subnet or network.

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

What does a DNS do?

A

A DNS (Domain Name Server) links URLs (also known as domain names) to IP addresses (also known as web addresses).

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

What is a firewall?

A

In computing, a firewall acts as a barrier between a trusted system or network and outside connections, such as the Internet.
It is more like a filter than a wall, and can be created using either hardware or software.

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