Consider a TCP connection with a 1ms RTT in which the sender has 50,000 bytes of data to send and there are no losses and no congestion. The receiver has an initial advertised window of 10,000 bytes and reads 2,000 bytes of data once every two seconds. What is the advertised window in bytes after one second

Answers

Answer 1

Answer:

Advertised window in bytes after one second = 0 bytes.

Explanation:

Given:

Sender bytes = 50,000 bytes

Receiver's initial advertised window = 10,000 bytes

Read rate = 2,000 bytes / per 2 second

Find:

Advertised window in bytes after one second = ?

Computation:

We know that, 10,000 bytes have been buffered in receiving initial advertised window.

Receiver read 2,000 bytes in every 2 second.

So, receiver will not able to read anything in 1 second.

Therefore,

Advertised window in bytes after one second = 0 bytes.


Related Questions

Using the chores.csv file fat the very bottom; write an awk script to return the average number of minutes required to complete a chore. Your solution must handle an undefined number of chores. zero points will be given to solutions that use a static number in their calculation.
Format floating point numbers to 2 decimal places.
Example output;
Average: 28.12
chores.csv
Chore Name,Assigned to,estimate,done?
Laundry,Chelsey,45,N
Wash Windows,Sam,60,Y
Mop kitchen,Sam,20,N
Clean cookware,Chelsey,30,N
Unload dishwasher,Chelsey,10,N
Dust living room,Chelsey,20,N
Wash the dog,Sam,40,N

Answers

Answer: Provided in the explanation section

Explanation:

According to the question:

Using the chores.csv file fat the very bottom; write an awk script to return the average number of minutes required to complete a chore. Your solution must handle an undefined number of chores. zero points will be given to solutions that use a static number in their calculation.

Format floating point numbers to 2 decimal places.

Example output;

Average: 28.12

chores.csv

Chore Name,Assigned to,estimate,done?

Laundry,Chelsey,45,N

Wash Windows,Sam,60,Y

Mop kitchen,Sam,20,N

Clean cookware,Chelsey,30,N

Unload dishwasher,Chelsey,10,N

Dust living room,Chelsey,20,N

Wash the dog,Sam,40,N

ANSWER:

BEGIN{

FS=","

}

{

if(NR!=1)

sum += $3

}

END{

avg=sum/NR

printf("Average: %.2f ", avg)

}' ./chores.csv

cheers i hope this helped !!

Which type of appliance can host several functions, such as antimalware, firewall, content filter, and proxy server

Answers

Answer:

Web Security Appliance (WSA)

Answer:

utm

Explanation:

UnifiedThreat Management (UTM): A security appliance and/or software tool

which contains a combination of any of the following: antivirus/antimalware, firewall,

proxy server, content filtering, spam filtering, intrusion detection system, intrusion

prevention system, and network access control. The more robust the tool, the

higher the number of features available.

Write a script called checkLetter.sh Review Greeting.sh for an example. Use a read statement and ask user to "Enter A, B, or C: "

If user types A, echo "You entered A"
If user types B, echo " You entered B"
If user types C, echo " You entered C"
Use the case structure to test the user’s string.
If user types any letter from lower case ‘a through z’ or upper case ‘D through Z’, echo "You did not enter A, B, or C".

Answers

Answer:

The code is given as below: The input and output is as given for one case.

Explanation:

echo -e "Enter A, B or C : \c" #Printing the line on the screen

read -rN 1 test #read the character in the variable test

echo

case $test in #Setting up the case structure for variable test

[[:lower:]] ) #checking all lower case letters

echo You did not enter A, B or C;;

[D-Z] ) #checking upper case letters from D to Z

echo You did not enter A, B or C;;

A ) #Condition to check A

echo You entered A;;

B ) #Condition to check B

echo You entered B;;

C ) #Condition to check C

echo You entered C;;

esac #Exiting the case structure

For each of the following, write C++ statements that perform the specified task. Assume the unsigned integer array will be located at 1002500 in memory when the array is declared. An unsigned integer occupies four bytes. The data type of unsigned integer is unsigned. Use the constant integer variable size that is initialized to value 5 to represent the size of the array. The very first element of the array is the 0th element.

Answers

Answer:

The answer is given as below.

Explanation

As the complete question is not given, the complete question is found online and is attached here with.

a)

int values[SIZE] = {2,4,6,8,10};

b)

int *aPtr;

c)

for(i=0;i<SIZE;i++)

printf("%d", values[i]);

d)

aPtr=values;

aPtr=&values[0];

e)

for(i=0;i<SIZE;i++)

printf("%d", *(aPtr+i));

f)

for(i=0;i<SIZE;i++)

printf("%d", *(values+i));

g)

for(i=0;i<SIZE;i++)

printf("%d\n", aPtr[i]);

h)

array subscript notation: values[3]

pointer/offset notation: *(values +3)

pointer subscript notation: aPtr[3]

pointer/offset notation: *(aPtr + 3)

i)

1002512 is the address is referenced by aPtr + 3 and 8 is the value stored at that location.

j)

1002500 is the address referenced by aPtr -= 2 and 2 is stored at that location.

Which of the following audio file formats is best
suited for listening to music on a portable audio
device?
(A)BWF
(B)RA
(C)Lossy AIFF
(D)WMA

Answers

Answer:

D. WMA

Explanation:

The following audio file formats that is the best suited for listening to music on a portable audio device is WMA.

Answer:

(D) is the answer WMA

Explanation:

Give the other person brainliest ↑↑↑

                                                        hope it helps

Other Questions
When Elizabeth finds she truly believes Justine to be innocent... Select one: a. she becomes very angry and demands to see the judge. b. she begs Victor to use his name and intelligence to free Justine. c. she finds that while she is still sad that Justine will suffer, she is glad that Justine is the person she always believed her to be. d. she becomes consumed with a misery so great, an undying worm in her heart, so that she is unsure how she will ever know peace again. If p(x) = 2x2 4x and q(x) = x 3, what is (p circle q) (x)? name the major physical division of India?? I really want the answer Tom rides his skateboard 2.4km in 20 mins and Max rides his scooter 3.6km in 30 mins. Who is moving at a faster rate (speed)? Choose the correct formula and show your work. (what you are plugging into the calculator) Use proper units in your answer. Write a narrative of how the Nazis persecuted the Jews between 1933-1945. You could refer to Nuremberg Laws, Ghettos, Concentration Camps. Make sure your answer is in chronological order. Robin read somewhere that adding salt to water while heating it will raise the temperature ofthe water causing it to boil faster. To test this claim, she filled 30 identical pots with one quartof water. She randomly selected 15 of the pots and added 1 teaspoon of salt. She then placedeach pot on identical burners set to the highest setting. She measured the water temperatureIn each pot after 5 minutes.Is Robin's research method an example of an observational study experiment, orsimulation?bIf Robin does find that there is a difference between the water temperatures in the potswith salt compared to those without can she conclude that the salt caused thedifference in temperature? How were the American Revolution and the French Revolution different? The two segments formed as a result of a bisector willalways be_____? In an aquarium, there are 4 large fish and 16 small fish. Half of the small fish are blue. One fish is selected at random. Find the probability that it is a small, blue fish. Write your answer as a fraction in simplest form. Which rule represents the translation from the pre image, rhombus ABCD, to the image rhombus A'B'C'D' ? Complete the following subtraction exercises.10 2 =14 6 =15 9 =17 8 =13 5 =11 8 =20 8 =16 7 =12 9 =21 9 =11 6 = 5 5 = 4 0 =16 8 =10 5 =18 7 =13 8 =12 4 = Motion maps for two objects, Y and Z, are shown.A motion map. The position line is a long black arrow pointing right with x as the reference point at left. Above the line are three dots, each with a vector pointed away from x back to back in a line labeled B. Above B, there are four dots, each with a shorter vector pointing away from x in a line labeled A starting closer to x .Object Z passes object Y after how many seconds?2345 Simplify the expression. (-3 + 6i)(-3 + 5i) How were the Neolithic Revolution and Industrial Revolution alike and different? Christianity arose from the teachings ofJesusMosesthe apostlesthe disciples 5. What is pretexting? How is this used? please help!! any help is appreciated Identifying a proportion Which proportion resulted in the equation 3a = 7b what do hand made quilts symbolize in "Everyday Use"? A game is played using one die. If the die is rolled and shows 1, the player wins $5. If the die shows any number other than 1, the player wins nothing. If there is a $1 charge to play the game, what is the games expected value?