YEAR 1 CO1 WEEK 22 CIRCUIT/PACKET SWITCHING AND CLIENT/PEER TO PEER SERVER Flashcards

1
Q

Define switching.

A

Switching sends data along appropriate path and prevents all data being sent to all parts of the network.

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

Describe Circuit Switching.

A

Connection made between two nodes. Path reserved between two computers for duration of the transmission.
No other data can use any part of this circuit until transmission is complete.
Data divided equal sized parts sent down circuit in correct order.

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

Advantages of circuit switching.

A

Communications occur any time without waiting for connection delay.
Data arrives in same order it is sent.

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

Disadvantages of circuit switching.

A

Bandwidth wasted if no communication.
Only connects devices with same transfer rate.

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

Describe packet switching.

A

Data split into equal sized blocks.
Each packet has header of info.
Each packet placed on network each travelling different route.
At each node the destination address is read and best route is found.
Packets to be reordered at destination.

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

Advantages of packet switching

A

Makes efficient use of network.
Easy avoid broken bits of the network.
As number of users increase network only has to expand slowly compared to circuit switching.

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

Disadvantages of packet switching

A

Sometimes packets can get lost.
Takes long time to put data back together in right order. Known as ‘latency’.

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

Define Client Server Network.

A

A network which has a central server at their core. Main role of the server is to store and serve files to users which request it.

Larger networks may have multiple servers which which dedicated to performing certain tasks.

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

Describe a Peer To Peer Server.

A

All devices have equal status and no central server.
Anything that is running off unavailable user cannot be accessed or used by other users.
Only security is whether user knows password to file.

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

Give comparison between client server and Peer to Peer.

A

Backups are central so all data backed up each time.
Backups done for each workstation.
All files stored centrally so workers can access their files from any computer.
Files stored individually on each workstation hard disk.
Expensive to set up and maintain as well as needing specialist staff to maintain them.
Less expensive and easier to maintain.

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