Ask Question
3 September, 05:51

Consider a reliable data transfer protocol that uses only negative acknowledgements. Suppose the sender sends data only infrequently. Would a NAKonly protocol be preferable to a protocol that uses ACKs?

+1
Answers (1)
  1. 3 September, 06:13
    0
    Refer to explaination

    Explanation:

    A NAK only protocol is not preferable to a protocol that uses ACKs especially when the sender sends data frequently.

    This is because NAK only protocol will be able to detect that a packet has been lost already when the receiver receives the subsequent packet. Also, as the sender only sends data infrequently, NAK only protocol takes a longer time to realize that a packet has been lost.

    On the other hand, NAK only protocol is preferred to a protocol that uses ACKs, when the sender sends data out frequently, here the data loss rate is low.
Know the Answer?
Not Sure About the Answer?
Find an answer to your question 👍 “Consider a reliable data transfer protocol that uses only negative acknowledgements. Suppose the sender sends data only infrequently. Would ...” in 📗 Engineering if the answers seem to be not correct or there’s no answer. Try a smart search to find answers to similar questions.
Search for Other Answers