networks Flashcards

1
Q

packet-switched network

A
  • no dedicated route for transmission
  • data to be sent is broken up into packets (packets may arrive out of order)
  • each packet may go by a different route to its destination
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

circuit-switched network

A
  • transmission route dedicated before transmission
  • data sent in continuous stream (packets arrive in order)
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

problems of circuit-switched that is addressed by packet-switched (char of packet)

A
  • only sender needs to be ready before transmission begins
  • if any segment of the network is disrupted, data packets can be routed around the disruption through other segments of the network
  • if part of data is lost/corrupted, only these data need to be retransmitted
  • congestion segments can be bypassed if other segments are available, enabling greater utilisation of the network
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

disadvantages of packet-switched network + how solve

A
  • packets may arrive in different sequeunce :. sequence number/info can be added to packet headers, enabling reassembly of payload
  • retransmission can cause data corruption :. error-checking code can be added in packet header, enabling checking of integrity of data
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

client def

A

program/device used by end-user that sends request to server

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

why is client-server model useful?

A
  • centralisation of data / data easier to control
  • easier to ensure security of data bc only server needs to be secure :. more convenient to upgrade/control/manage main server than peer-to-peer model
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

cloud server idea def

A

acts as someone else’s computer that you dont own

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

advantages & disadvantages of cloud server

A

advantages
- lower operating costs bc dh hardware maintenance
- simpler management / less staff trng req

disadvantages
- less control over data :. greater difficulty in meeting pdpa obligations
- difficult to investigate if cloud provider hv properly implemented security measures

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

local area network (LAN)

A

devices connected within a small geographical area, typically within a room / building

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

wide area network (WAN)

A

network of computing devices covering large-scale geographical area, typically across multiple geographical locations

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

why not circuit?

A
  • no time-sensitive data (audio/video streaming) to be transmitted
  • insufficient network resources to dedicate a transmission path
How well did you know this?
1
Not at all
2
3
4
5
Perfectly