lecture 1 Flashcards

1
Q

definition of networking

A

an interconnected collection of autonomous computers

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

meaning of interconnected

A

can exchange information via a medium

e.g. fiber, copper, wireless

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

meaning of autonomous

A
  • no-master slave

- if master goes down, slave remains standing/working

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

meaning of a distributed system

A

the collection of independent computers appears to its users as a single coherent system Single Model

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

difference between a computer network and a distributed network/system

A
  • distributed system: all systems appear as a SINGLE system

- network system: all machines, hardwares and softwares are transparent and visible (you can see all individual systems)

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

example of a distributed system

A
  • World Wide Web

- 1 webpage

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

what is the internet

A

a global system of interconnected networks, using a standardized Internet Protocol suite for communication and sharing information

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

meaning of telecommunication

A

communication over a distance

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

meaning of telecommunication

A

communication over a distance

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

meaning of data communication

A

the exchange data between two devices via some form of transmission medium such as a wire cable

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

meaning of data communication

A

the exchange data between two devices via some form of transmission medium such as a wire cable

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

meaning of a network

A

a set of nodes connected by communication links

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

meaning of a node

A

any device that is capable of generating and receiving data

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

5 components of a data communication

A
  1. sender
  2. receiver
  3. medium
  4. data/message
  5. protocols
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

when do we care about delay (when do we need high latency)

and what do we sacrifice in turn

A

when it comes to things that are realtime
eg a live stream
- quality

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

when do we care about quality and what do we sacrifice in turn

A

when it comes to things that are sensitive
eg a bank transaction
- latency

17
Q

telephone lines vs internet

A

similarity: connect machines together
differences:
- internet use packet switching
- telephone lines use circuit switching

18
Q

components of a computer network

A
  1. hardware
  2. software
    - protocols
    - makes hardware convenient (OS)
19
Q

two famous networking commands

A
  • ping

- trace route

20
Q

why are networks used by people

- advantages (5)

A
  1. resource sharing
    – printers, terminals, special architectures
  2. information sharing
    – e-mail, world wide web, Video Conference
  3. improve reliability
  4. improve power (per cost)
    – networked PC’s as powerful as a mainframe
  5. killer apps
    - online games
    - videos on demand
  6. scalable
21
Q

why do networks improve reliability

A
  • redundancy (excess backup)
22
Q

business applications of network (2)

A
  • uses client-server network architecture

- involves request (from client) and reply (from server)

23
Q

file sharing is

A

peer to peer

24
Q

subnet is

A

a collection of switching elements, minus the hosts