An Application uses error-correcting code to encode a text file, simulate a random 1-bit error on each byte, and correct the errors using parity bits.
This program requires Java to compile and run.
Author: Mo Balti - mobalti
This program is based on Error Correcting Encoder-Decoder on JetBrains Academy.
This project is licensed under the MIT License. See the LICENSE for details.