[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

Re: [pygame] Soc: Simple Networking



Just out of curiousity, would wrapping some SDL networking API be a
good way to go? Since that's what pygame does for most other things?

is the SDL_net library good? (never looked at it myself)

http://www.libsdl.org/projects/SDL_net/


On 4/30/06, Simon Wittber <simonwittber@xxxxxxxxx> wrote:
Some interest has been expressed in completing this:

http://wiki.python.org/moin/SummerOfCode/SimpleNetworkingForPygame

as a Summer of Code project.