COMPUTER NETWORK Flashcards

(28 cards)

1
Q

What is a computer network?

A

A computer network consists of 2 or more computers/electronic devices that have been linked together to share data.

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

What are the advantages of a network?

A
  1. Communicating
    - Send emails/messages over the network
  2. Sharing
    - Shared files to other devices
  3. Saving work
    - Saves files onto network storage drives
  4. Working together
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What are the four things that are needed to make a network?

A
  1. Network devices
    - Send files/messages between computers, and to store files
  2. Cables
    - To join the devices together
  3. Network software
    - To make the devices work together
  4. Rules
    - Allow all parts of a network to work together
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What are the four types of network topology?

A
  1. Bus
  2. Ring
  3. Star
  4. Mesh
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What is a Bus topology?

A

Single cable connecting all devices

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

What is a Ring topology?

A

Devices connected in a circular fashion

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

What is a Star topology?

A

Devices connected to a central hub

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

What is a Mesh topology?

A

Every device connected to every other device

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

What are the advantages of Bus topology?

A

Simple, cost-effective

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

What are the advantages of Ring topology?

A

Equal data distribution

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

What are the advantages of Star topology?

A

Simplicity, easy fault identification

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

What are the advantages of Mesh topology?

A

High reliability, fault tolerance

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

What are the disadvantages of Bus topology?

A

Single point of failure, collision issues

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

What are the disadvantages of Ring topology?

A

Single point of failure, difficult fault isolation

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

What are the disadvantages of Star topology

A

Single point of failure, dependency on the hub

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

What are the disadvantages of Mesh topology?

A

High cabling complexity, cost

17
Q

How are messages sent over the network through the packet switching method?

A
  • A message is split into small sections called packets.
  • As a packet travels across the internet, it is switched onto the clearest route.
18
Q

What extra data do packets contain?

A
  1. Internet Protocol Address (IP address) of the recipients
  2. Sequence number of the packet
    - The packets could receive in the wrong order
  3. Total number of packets
    - The receiving computer uses that info to check if any missing packets based on Transmission Control Protocol (TCP) rule
19
Q

What do network types depend on?

A

How large the area they covered geographically

20
Q

What are the four types of computer networks?

A
  1. PAN (Personal Area Network) & WPAN (Wireless Personal Area Network)
  2. LAN (Local Area Network) & WLAN (Wireless Local Area Network)
  3. MAN (Metropolitan Area Network)
  4. WAN (Wide Area Network)
21
Q

What is a protocol?

A

A set of rules that say how information and data should be sent

22
Q

What are the types of networking protocols?

A
  1. HTTP/HTTPS (HyperText Transfer Protocol/Secure)
    - Used by web browsers to communicate with web servers
  2. IP (Internet Protocol)
    - Handles addressing and routing of packets across networks
  3. DNS (Domain Name System)
    - Translates domain names into IP addresses
  4. TCP (Transmission Control Protocol)
    - Ensure the data is delivered accurately and in the right order
23
Q

What is the function of a server?

A

Stores and sends the computer files and messages to users

24
Q

What is the function of a hub/switches?

A

Send the files/messages to the correct place

25
What is the function of a router?
Joins two or more networks together
26
What is the function of a modem?
Acts like a translator which convert the data into signal or vice versa
27
What is the function of a wireless access point?
Allows wireless network connection
28
What is the function of Network Interface Card (NIC)?
Allows a computer or other device to connect to a network.