InterviewSolution
Saved Bookmarks
| 1. |
What Is The Sender Packet Count And Byte Count Used For? |
|
Answer» They are not NEEDED for LOSS computation; the sequence number fields are used for that to avoid round-off errors. They may be used to compute the SENDER packet and byte RATE. They are not needed for loss computation; the sequence number fields are used for that to avoid round-off errors. They may be used to compute the sender packet and byte rate. |
|