Description: SCTP stack for Python — Read more :
http://www.epx.com.br/pysctp/
PySCTP - SCTP bindings for Python
---------------------------------
Elvis Pfützenreuter
Instituto Nokia de Tecnologia (http://www.indt.org.br)
epx@epx.com.br
PySCTP gives access to the SCTP transport protocol from Python language.
It extends the traditional socket interface, allowing
SCTP sockets to be used in most situations where a TCP or UDP socket
would work, while preserving the unique characteristics of the protocol.
For more information about SCTP, go to http://www.sctp.org or RFC 2960.
In a nutshell, PySCTP can be used as follows:
---------
To Search:
File list (Check if you may need any files):
philpraxis-pysctp-fc8ba46
.........................\MANIFEST.in
.........................\Makefile
.........................\README
.........................\VERSION
.........................\_sctp.c
.........................\_sctp.h
.........................\sctp.py
.........................\setup.py
.........................\test_local_cnx.py