A simple command-line prototype for secure file transfers over TCP using Python. It ensures that files are encrypted from the client to the server, with no one in the middle being able to decipher the content.
Unix daemon socket server and client classes
A cross platform networking library written in Python
BNL/ATF socket-based data acquisition client
Cross-platform networking interfaces for Python.
A simple messaging program and API