client server and peer to peer networks Flashcards

1
Q

what are the factors that affect the performance of a network

A

users
bandwidth
transmission media
error rate
latency

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

what is users

A

If you have too many devices requesting data at the same time, thus using the bandwidth, they can overload your network, causing network speed to slow down as the available bandwidth will be shared amongst different users. The more users, the more divided the available bandwidth would be.

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

what is bandwidth

A

The maximum amount of data transmitted over an internet connection in a given amount of time

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

what is transmission media

A

a physical path between the transmitter and the receiver - wired connections has a higher bandwidth than wireless connection

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

what is error rate

A

less reliable connections increase the number of errors that occur when data is transferred. This means data will have to be resent until it arrives correctly.

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

what are the main factors of error rate

A

Length of cable, and the grade of material used are factors of error rate.

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

what is a server

A

provides functionality for other programs or devices E.g Managing access to a network with logins

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

what are some examples of servers

A

Web Server.
Database Server.
Email Server.
Web Proxy Server.

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

what is a client

A

this is a computer that accesses services on another device.

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

what is a client server network

A

consists of a single central computer functioning as a server and directing several other computers, referred to as clients. Clients can access shared files and information kept on the serving machine by connecting to the server.

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

what is a peer-to-peer networks

A

each computer is known as a peer . Peers store their own files, which can be accessed by other peers on the network.

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

3 advantages of peer to peer networks

A

Each computer can communicate and share its data and resources with all others (e.g. files or even a printer)
Users can control which files they wish to share or keep private.
No cost in buying a server.

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

2 disadvantages of peer to peer

A
  • If you have work saved on another computer’s hard disk drive it may be lost if that computer crashes or a user deletes it.
  • No central backup. Each hard disk drive must be backed up independently.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

3 advantages of client server

A
  • Backup is central and only the file server needs to be backed up as that is where the data is stored.
  • Data and programs are saved on the central file server and are more secure.
  • security is high
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

disadvantages of client server

A
  • If the server crashes then programs and data cannot be accessed and may be lost for all users.
  • harder to maintain = needs technical knowledge
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

what is latency

A

the time it takes for data to pass from one point on a network to another.