/crcpy

A crc python implementation with sockets

Primary LanguagePython

crcpy

A CRC implementation in Python, this is just for a Network class.

So the idea of this proyect is to simulate the CRC algorithm which resides on NICs. To achieve that used socket module..