1answer.
Ask question
Login Signup
Ask question
All categories
  • English
  • Mathematics
  • Social Studies
  • Business
  • History
  • Health
  • Geography
  • Biology
  • Physics
  • Chemistry
  • Computers and Technology
  • Arts
  • World Languages
  • Spanish
  • French
  • German
  • Advanced Placement (AP)
  • SAT
  • Medicine
  • Law
  • Engineering
vfiekz [6]
3 years ago
6

TCP has a 32-bit sequence number field and 16-bit advertised window field. Assume that RTT is 512 (2 9 ) ms, transmission speed

is 1 Gbps (2 30 bps) and each segment transmitted is 1B byte. Note that Since not two identical sequence numbers can be unacknowledged in the pipe, half of the sequence numbers can used (2 31). (a) How long does it take for the sequence numbers to warp around? 5 pts (b) Now, instead of sending 1 B segment, let’s send a 16 B segment. How long does it take for the sequence numbers to warp around? 5 pts (c) What is the drawback in using large segments? 5 pts (d) What is the maximum achievable throughput?
Computers and Technology
1 answer:
Natalka [10]3 years ago
6 0

Answer:

See explaination

Explanation:

Usable sequence numbers = 2^31

Transmission speed = 2^30 bps

(a)Wrap around time = (2^31 * 8 * 1)/(2^30) = 16 seconds

(b)segment size = 16 Bytes

Wrap around time = (2^31 * 8 * 16)/(2^30) = 256 seconds

(c)if we use large segment size ,which increases size of MTU in data link layer .Maximum transmission unit is the maximum size of a packet or frame that can flow across the network, without being fragmented,which lead to overhead of fragmentation at network layer.

(d)Maximum network throughput equals the TCP window size divided by the round-trip time of communications data packets.

Round trip time = 2^9 ms

window size = 2^16

Throughput = (2^16)/(2^9) = 2^7 KBps = 128 KBps = 1Mbps

You might be interested in
Suppose that the following elements are added in the specified order to an empty binary search tree: Kirk, Spock, Scotty, McCoy,
patriot [66]

Answer:

Pre-order: Kirk, Chekov, Khaaaan, Spock, Scotty, McCoy, Sulu, Uhuru

In-order: Chekov, Khaaaan, Kirk, McCoy, Scotty, Spock, Sulu, Uhuru

Post-order: Khaaaan, Chekov, McCoy, Scotty, Sulu, Uhuru, Spock, Kirk

Explanation:

The binary search tree is described in the diagram below.

The pre-order traversal of the binary tree gets the root, then the left node and right node. The in-order traversal picks the left node, the root node, and then the right node while the post-order traversal of the binary tree follows the left node, right node, and then the root node.

6 0
3 years ago
Blender is used by which video game team member?
prohojiy [21]

Answer:

The 2nd one

Explanation:

6 0
3 years ago
Give several reasons why Python is such a great programming language. Explain how Python is related to flowcharts.
luda_lava [24]

Answer:

Python is the current language of choice in schools because it helps people build good coding techniques very quickly, and it has a robust range of uses. Code presentation is also an increasingly important distinction between the two languages. In the past, developers used code largely to create applications.

Explanation:

Python is related to flowcharts. because You write a program by setting up a flowchart. When you run the flowchart the software compiles to python byte-code so that you can easily import modules you write in Flowchart Python into standard Python programs.

sorry if i'm wrong

4 0
3 years ago
Explain the following terms as used in word processin
meriva

Answer:

A drop cap (dropped capital) is a large capital letter used as a decorative element at the beginning of a paragraph or section. The size of a drop cap is usually two or more lines.

a superscript is a character(s) half the height of a standard character and printed higher than the rest of the text.

In word processing, the word indent is used to describe the distance, or number of blank spaces used to separate a paragraph from the left or right margins.

6 0
3 years ago
Consider the following statements: Statement A: In Duplex transmission, either node can transmit while the other node can receiv
sergij07 [2.7K]

Answer:

<u>d. Statement A is true and Statement B is false</u>

Explanation:

Indeed, when using duplex transmission either node can transmit while the other node can receive data from the network. Also, in half-duplex transmission, both the nodes can transmit as well as receive data.

However, in half-duplex transmission, the nodes <em>cannot </em>transmit and receive data at the same time. Hence, this makes Statement B false, while Statement A is true.

4 0
3 years ago
Other questions:
  • What are some measurements used to determine water waste from leaking faucets?
    10·1 answer
  • Does anybody know how to use these showers?
    11·2 answers
  • PLEASE HELP
    12·2 answers
  • Application Software include programs like: MS Word, Google Docs, MS Exce ect...
    13·1 answer
  • When was kale discovered?
    9·1 answer
  • The length property of the String object returns
    15·1 answer
  • A programmer has an idea to use just one language for the content, structure, and style of web pages. What might be a problem wi
    11·1 answer
  • Help my sister with social studies plssssss its about presidents!!
    9·2 answers
  • An Excel file that contains one or more worksheets
    15·1 answer
  • Paisa pay is facilitated in which e commerce website​
    15·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!