If the Internet checksum method is adopted what message will be sent if data is 5AD3 EE35 If the message received is 59D3 EF35 B6F6 will the message be accepted?

1 answer

Answer

1065869

2026-05-06 12:30

+ Follow

To calculate the internet checksum for the data 5AD3 EE35, you need to perform binary addition of the hexadecimal values and then take the one's complement of the result. The checksum value will be sent along with the data. For the received message 59D3 EF35 B6F6, you would repeat the checksum calculation, including the checksum. If the result equals 0, the message is accepted; otherwise, it is rejected. Without performing detailed calculations, it's impossible to definitively say whether the received message will be accepted.

ReportLike(0ShareFavorite

Copyright © 2026 eLLeNow.com All Rights Reserved.