question archive Suppose that Node0 wants to send a message containing 100 characters to Node1
Subject:Computer SciencePrice: Bought3
Suppose that Node0 wants to send a message containing 100 characters to Node1. Assume,
· that there is a direct connection between Node0 and Node1
· that all packet (DAT, ACK, NAK) header sizes are fixed at 10 characters
· that each DAT packet can carry a maximum of 30 characters in its body
Suppose the very first DAT packet gets lost once during the communication between Node0 and Node1. How many characters will have been exchanged by the two nodes by the end of the communication?