Consider the following data in hex: 2DF1 33FF 44DD EF32. a. Calculate the checksum data for this data. Let’s call the ch
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am
Consider the following data in hex: 2DF1 33FF 44DD EF32. a. Calculate the checksum data for this data. Let’s call the ch
Consider the following data in hex: 2DF1 33FF 44DD EF32.a. Calculate the checksum data for this data. Let’s call the checksum XXXX. Show all internal calculation steps!b. If now, the above data and the calculated checksum is transmitted, and the received data is 2DF0 33FF 44DD EF32 XXXX, where XXXX is the calculated checksum in 2a), verify that an error has been detected. Show all internal calculation steps!