Sockets.py - working with socketsΒΆ

This class allows you to send variable length strings over a socket. As I am new at this, it is probably not efficient and 100% fault tolerant.

Look at the end of the file for example usage.

Previous topic

SetTools.py - Tools for working on sets

Next topic

GraphTools.py -

This Page