HYBRYD
Library written in C with Python API for IPv6 networking
This project is a rewritten of an initial project that I've called GLUE and created in 2005.
I'm trying to readapt it for Python 2.7.3 and GCC 4.6.3
The library has to be build as a simple Python extension
using >python setup.py install
and allows to create different kind of servers, clients or hybryds (clients-servers) over (TCP/UDP) using the Ipv6 Protocol.
The architecture of the code is based on brain architecture.
Will put an IPv6 adress active available as soon as possible...