networks pmt flashcards

1
Q

what is a network

A

two or more computers connected together that transmit data

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

what are protocols

A

set of rules defining how two devices communicate with each other

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

why are protocols standard

A

protocols are standard so devices from different manufacturers don’t have problems communicating

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

define the structure of the internet

A

the internet is a global network of interconnected networks

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

what does the TCP stand for

A

transmission control protocol

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

what does IP stand for

A

internet protocol

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

what is the function of the application layer during data transmission

A

the application layer specified what protocols need to be used to relate the application to what its being used for

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

what is the ole of the transport layer during data transmission

A

establishes an end to end to end connection between the source and recipient computers.It also splits up data into packets

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

what is the role of the network layer during data transmission

A

adds the source and destination IP address

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

What does the application layer do when it receives data

A

presents data in the form it was sent

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

what does the transport layer do when it receives the data

A

removes the port number and reassembles the packets

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

what does the network layer do when it receives the data

A

removes the IP address

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

what does the link layer do when it receives the data

A

removes the MAC addresses

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

what is a local area network

A

a network spread over a small geographical area/ positioned on a single site

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

what is a wide area network

A

a network spread over a large geographical area , usually requiring extra hardware

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

what does the DNS stand for

A

domain name system

17
Q

what is the DNS

A

the name given to the method of naming internet resources(.com , uk)

18
Q

what is circuit switching

A

the process of creating a direct link between two devices and transferring data the entire duration of the link

19
Q

what is a requirement of circuit switching

A

the transfer and download rates must be identical on both devices

20
Q

what is packet switching

A

a method of communicating packets of data across a network

21
Q

give an advantage of packet switching

A

-multiple methods to ensure data arrives correctly
-multiple methods to arrive to destination, if one breaks you can always go through another route
-transfer packets over a very large network

22
Q

give an disadvantage of packet switching

A

time is spent deconstructing and reconstructing the packets

23
Q

give an advantage of circuit switching

A

data arrives in logical order which results in a quicker reconstruction of data
-enables two users to hold on a call without any delay in speech

24
Q

give two disadvantages of circuit switching

A

-bandwidth is wasted during periods when no data is sent
-devices must transfer and download at the same rate
-switches introduce electrical interference which can corrupt or destroy data

25
what does the header of a data packet contain
-the sender and recipient IP address -protocols being used -order of the packets -the time to live
26
what does the packet payload contain
raw data
27
what does the packet trailer contain
checksum or cyclic redundancy check
28
what is a client server networking
a relationship between terminals (computers) and a single server which allows them to communicate and share resources
29
give an advantage of client server networking
-increased security -central single backups -data and resources can be shared
30
name a disadvantage of client server networking
-expensive to set up -trained staff are required to maintain the network
31
what. is a peer to peer network
a network where the terminals are all connected to each other to share resources
32
give two advantages of peer to peer networks
-cheaper to set u -easy to share resources -easy to maintain
33
give tw disadvantages of peer to peer networks
can reused to contribute towards piracy -each computer has to be backed up independantly