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.
Version | Release Date | Files | Dependencies (source only) | Notes |
---|---|---|---|---|
4.2.0 | 2018-10-17 | Mastermind 4.2.0.zip (source) | PyGame (Opt) msgpack (Opt) | |
4.1.3 | 2013-06-29 | Mastermind 4.1.3.zip (source) | PyGame (Opt) | |
4.1.2 | 2013-01-02 | Mastermind 4.1.2.zip (source) | PyGame (Opt) | |
4.1.1 | 2012-12-27 | Mastermind 4.1.1.zip (source) | PyGame (Opt) | |
4.1.0 | 2012-12-27 | Mastermind 4.1.0.zip (source) | PyGame (Opt) | |
1.5.2 | 2009-01-17 | Mastermind.zip (source) | PyGame (Opt) | |
1.5.1 | 2008-09-01 | |||
1.5.0 | 2008-08-30 | |||
1.3.0 | 2008-08-24 | |||
1.1.0 | 2008-08-22 | |||
1.0.0 | 2008-08-22 |
Original release location on pygame.org: http://www.pygame.org/project-Mastermind+Networking+Lib-859-.html
Return to old python projects listing.