Mastermind Networking Library

This is a basic networking library that implements a basic client / server architecture. It works pretty well, although it's not very robust and its working with IPv6 is doubtless sketchy.

I made this library partially for fun, partially for the programming contest PyWeek, partially for utility, and partly so I would know more about networking. The name comes from the goal of this project, which was to make a program which is covertly behind all networking, making things run nice and smoothly with little user input.

Screenshot.Screenshot.

VersionRelease DateFilesDependencies
(source only)
Notes
4.2.02018-10-17
PyGame (Opt)
msgpack (Opt)
4.1.32013-06-29
PyGame (Opt)
4.1.22013-01-02
PyGame (Opt)
4.1.12012-12-27
PyGame (Opt)
4.1.02012-12-27
PyGame (Opt)
1.5.22009-01-17
PyGame (Opt)
1.5.12008-09-01
1.5.02008-08-30
1.3.02008-08-24
1.1.02008-08-22
1.0.02008-08-22

Original release location on pygame.org: http://www.pygame.org/project-Mastermind+Networking+Lib-859-.html

Return to old python projects listing.