Data echoing:
- Data is sent to the receiver, the receiver transmits the signal back to be checked by the sender.
- Reliable but inefficient.
Parity checking:
- Odd or even.
- The last bit of a byte is used to make the byte have an even or odd number of 1s.
Check sum:
- The last digit is used to check.
No comments:
Post a Comment