Even Parity:
The sending computer counts the 1's in the data part of the packet ; if the number of 1's is even, the Parity bit is 0 this makes the total number of bits even.
Odd parity:
This works on exactly the same way as even parity except that the total number of bits must be Odd.
The sending computer counts the 1's in the data part of the packet ; if the number of 1's is even, the Parity bit is 0 this makes the total number of bits even.
Odd parity:
This works on exactly the same way as even parity except that the total number of bits must be Odd.
Comments
Post a Comment