lc525 / PCS

Packet Construction Set

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Packet Construction Set

PCS is a set of Python modules and objects that make building network protocol code easier for the protocol developer. The core of the system is the pcs module itself which provides the necessary functionality to create classes that implement packets.

<http://gvnn3.github.io/PCS/>

About

Packet Construction Set

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Python 98.9%Language:C 0.9%Language:Makefile 0.1%