/HammingStream

A program to convert a stream of bytes to an error-free self correcting byte stream, using Hamming code.

Primary LanguageJava

HammingStream

A program to convert a stream of bytes to an single bit error-free self correcting byte stream, using Hamming code.