LECTURE 1 TERMS Flashcards

1
Q

Define a node

A

A node is any device on a computer network, i.e., Laptop, Phone, SmartWatch

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

Define a Ad-hoc Network

A

A connection between 2 devices only.

Ex Bluetooth connection between a phone & EarPods, or phone & laptop (hotspot)

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

What does LAN stand for and what does it mean?

A

(Local Area Network)

a network of small number within a limited distance, e.g., within a building or office.

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

What does WAN stand for and what does it mean?

A

(Wide Area Network)

Interconnected LANs that cut across multiple locations / buildings.

They provide access to other networks over a wide geographical area and are typically owned and managed by a telecommunications service provider.

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

What does MAN stand for and what does it mean?

A

(Metropolitan Area Network)

Uses WAN to interconnect LANs across a wide geographical areas, such as a city.

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

Define Internet

A

worldwide public internetwork

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

Define intranet

A

intranet is similar to internet but are for privately owned network, e.g., a network of a company with offices across the globe.

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

Define server:

A

A dedicated high-end node that host resources or provides services to other nodes (clients).

E.g., a mail, database, or file/storage server.

  • Usually runs server OS such as Windows Server, Unix, Linux etc.
  • Usually tuned for high performance and fault tolerance.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

Define a client

A

A computing node which requests services or resources from a server.

Usually run desktop OS such as Windows 10/11, MAC OS X, as well as end-user applications such as browsers, word processors etc.

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

Peer-to-peer

A

A node can act as both server and client

• Any node can share resource with any other node.

• Each node is its own administrator, hence can grant others unlimited or restricted access to
files/resources.

• Difficult to manage multiple credentials

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

Define a publisher

A

Publisher: Nodes that send / publish messages to topics

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

Define subscribers:

A

Subscribers: nodes that receive messages posted on topics.

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

Topics:

A

Topics: “interest groups” / categories

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

Broker:

A

Broker: serves as intermediary between both publishers and
subscribers.

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

Publish-Subscribe (Pub/Sub) model consists of the four:

A

publisher, subscriber, topics, broker

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

What are the two types of network addressing

A

physical and local