export_week 4 Flashcards

1
Q

The IMAP/POP3 application layer protocols utilizes the _____ transport layer protocol.

A

TCP

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

Compute the one’s complement sum of the following two numbers.

11111111 11111111

A

11111111

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

Compute the one’s complement sum of the following two numbers. 00000001 11111111

A

00000001

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

A simple checksum can detect all 2-bit errors (T/F)?

A

False

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

The UDP Protocol provides error detection (T/F)?

A

True

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

What phrase best describes reliable data transfer in the internet (using networking terminology)?

A

The ability to send and receive info that you are reasonably sure is what was sent, w/o losing any info.

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

If I want to be sure I don’t overwhelm the receive host with too much info, I would use the ____ protocol.

A

TCP

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

The one’s complement of 01101001 is ______

A

10010110

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

The TCP protocol provides error detection and correction (T/F)?

A

False

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

If I want to be fair about my usage of internet resources, I would use the _____ protocol.

A

TCP

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

The UDP Protocol uses a ____ bit ____ ‘s complement of the 1’s complement sum to compute the checksum.

A

16, 1

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

When it comes to pushing data into the internet, ____ is the more effective protocol.

A

TCP

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

It is acceptable to create two TCP connections on the same server/port doublet from the same client/port doublet (T/F)?

A

False

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

THE TCP protocol uses a 16 bit ___’s complement of the ___’s complement sum to compute the checksum

A

1, 1

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

A simple checksum can detect some 2-bit errors (T/F)?

A

True

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

The network layer manages communications from _____ to ______

A

host , host