networks Flashcards

1
Q

what is a protocol

A

a set of rules defining how computer communicate with each other over a network

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

what are the TCP/IP protocols used for

A

used to route data packets across networks

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

what layers are part of the TCP/IP stack

A

application
transport
network
link

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

what happens in the application layer

A

it specifies which protocol needs to be used to achieve what is trying to be done

it allows communications between software application which are ran by different devices

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

what happens in the transport layer

A

it uses TCP to establish a connection between the source and recipient computer
it splits up data into packets and labels these with the packet number and the port number(being used for communication)
if these packets get lost it requests a retransmission of these packets

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

what happens in the network layer

A

the network layer adds the source and destination IP addresses
routers operate on this layer so they use IP addresses to forward data
the sockets are then used to identify which device the data must be sent to , and what application it is using

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

what is a socket address

A

it is the combination of the port number and the IP address number

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

what happens in the link layer

A

it is responsible for the exchange of data between nodes over a physical link

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

what is a DNS

A

system which is used to name and organise internet resources

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

what are the advantages of packet switching

A

multiple routes can be followed to make sure data reaches the destination
packets can be transferred over very large network to allow global communication

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

what are the disadvantages of packet switching

A

must wait for all the packets to arrive before data is received

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

what are the advantages of circuit switching

A

enables users to hold a call without delay in speech
data arrives in logical order

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

what are the disadvantages of circuit switching

A

bandwidth is wasted when data is not being transmitted
it takes occupies routes that could have been used by others on the network

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