In: Computer Science
sender needs to send the four data items: 0x3456,
0xABCC,0x02BC, and 0xEEEE.
1. What is the checksum at the sender site,
receiversite (if there is no error)?
2. What is the checksum at the receiver site if
thesecond data item is changed to 0xABCE?
3. What is the checksum at the receiver site if
thesecond data item is changed to
0xABCEand the
third data item is changed to 0x02BA?
I don't understand how to formulate the items to get
achecksum at the sender or receiver site?