numbers - Numbers can be added together ▪ The original bytes are added together, any carries over a byte are ignored so the answer is itself a byte ▪ Answer is sent with the data ▪ When data arrives at its destination, bytes are added together and their ’checksum’ is worked out ▪ If checksum is the same, it is assumed the data has not being corrupted ▪ If it is different, the data needs to be re-sent