/BitTransmissionSim

A simple program simulating the transfer of bit messages between a transmitter and a receiver, using CRC methods to verify the integrity of the data sent over the network.

Primary LanguagePython

BitTransmissionSim

BitTransmissionSim simulates the transfer of bit-encoded messages between a transmitter and a receiver. It uses CRC methods to verify the integrity of the data sent.