Networks Flashcards

(29 cards)

1
Q

WAN (Wide Area Network)

A

An area connecting LANs over a large geographical area

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

NIC (Network Interface Card)

A

Formats data from a computer according to the protocols of the network

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

Copper cable

A
  • carries electric current
  • cheap
  • lower bandwidth
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Fibre optic cable

A
  • pulses of light
  • more expensive
  • higher bandwidth
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Bandwidth

A

The measure of how much data that can be transferred every second

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

WAP (Wireless Access Point)/ or router

A

Allows wireless devices to connect to a wired network using wifi

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

Wired Network

A
  • high bandwidth
  • expensive for cabling
  • security is good
  • not mobile
  • no interference
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Wireless network

A
  • low bandwidth
  • cheap
  • poor security
  • signal can be affected by walls or congestion
  • very mobile
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

Topology

A

The physical layout of computers on a network.

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

Bus topology

A
  • less cable length
  • can be set up quickly
  • security risks (everyone can see)
  • if cable breaks then all will be affected
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

Star topology

A
  • Less traffic
  • Security is better
  • One link fails the rest will work
  • Depends on server to be working
  • More cable needed
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

IP address

A

A set of numbers used to identify one particular device

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

Domain name

A

The name that identifies a Web site.

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

Packets

A

A small block of data transmitted from one computer to another

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

Header (packets)

A

Contains source and destination

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

Body (packets)

A

Contains part of the complete message data

17
Q

Footer(packets)

A

Informs device it has reached the end of packet and checks for errors

18
Q

How data transmits

A
  • Source computer splits file into packets
  • Packets sent using cables or microwaves
  • Routers inspect packet and decide best route
  • If there is a problem with network the packets will be diverted
19
Q

Packet switching

A

Message broken down and sent over more suitable routes (assembled at the end)

20
Q

Protocols

A

Set of rules in order to perform and action

21
Q

TCP/IP

A

Transmission Control Protocol/Internet Protocol

22
Q

Application layer (1st)

A

Selects correct protocol based on what you are trying to do

23
Q

Transport layer (2nd)

A

Creates link between two people and divides packets up

24
Q

Network layer (3rd)

A

Sends and routes the data

25
Link layer (4th)
Transmits data to the computer itself (through cable normally)
26
FTP (File Transfer Protocol)
Rules followed when files are transferred
27
POP
Post Office Protocol
28
IMAP4
Internet Message Access Protocol v4 used to retrieve emails from a server
29
Benefits of separate layers
Layers can be developed independently without any knowledge of other layers