What is a piggybacked acknowledgement?
What will be an ideal response?
When a data packet arrives, instead of immediately sending a separate acknowledgement packet, the receiver retains itself and waits until the next data packet is available. The acknowledgement is attached to the outgoing data packet using the ack field in the frame header. The technique of temporarily delaying outgoing acknowledgements so that they can be hooked onto the next outgoing data frame is known as piggybacking. And this acknowledgment is piggybacked ACK.
You might also like to view...
To remove two nodes node1 and node2 from a pane, use ______.
a. pane.remove(node1, node2); b. pane.removeAll(node1, node2); c. pane.getChildren().remove(node1, node2); d. pane.getChildren().removeAll(node1, node2);
To match any single numeric character, you would use the ________ wildcard character
Fill in the blank(s) with correct word
Which of the following is NOT a factor that will vary by user and as such should be included in the development process?
A. download speed B. screen resolution C. user error D. operating system
The Reading view in Word Online does not allow for selection of individual words or images for commenting
Indicate whether the statement is true or false