Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

1 .Checksum for sender data? 2. Actual Checksum? 3. If checksum of sender is correct, what value is accepted at receiver? 4. If checksum of

image text in transcribed1 .Checksum for sender data?

2. Actual Checksum?

3. If checksum of sender is correct, what value is accepted at receiver?

4. If checksum of sender is incorrect, what is the value of checksum?

Internet Checksum Algorithm Sender Receiver 12 12 6 Initialized checksum-> 0 Received Checksum 9 Sum (in one's complement)- Sum (in one's complement)-+ 15 Calculated Checksum 0 6 7, 11, 12, 0, 6, 9 Actual checksum Packet Sender Receiver 1. The message is divided into 16-bit words.1. The message and the checksum is received. 2. The value of the checksum word is 2. The message is divided into 16-bit words. initially set to zero 3. All words including the checksum are 3. All words are added using one's comple- added using one's complement addition. ment addition 4. The sum is complemented and becomes 4. The sum is complemented and becomes the checksum. the new checksumm 5. The checksum is sent with the data 5. If the value of the checksum is 0, the message is accepted; otherwise, it is

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access with AI-Powered Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Students also viewed these Databases questions