seardy / crcpy

A crc python implementation with sockets

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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..

About

A crc python implementation with sockets


Languages

Language:Python 100.0%