Downloadliste

Projektbeschreibung

pyraknet is a Python extension that has bindings
for the reliable UDP network library RakNet.
pyraknet allows you to concentrate on your game or
application rather then writing a your own
networking code. It is straightforward to
implement and you only need a small amount of
TCP/IP networking knowledge.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2007-01-31 16:41 Zurück zur Release-Liste
0.1.3

pyraknet hat nun auch Windows-Binaries für Python 2.4 und Python 2.5. Eine Methode namens Peer.ip_to_player_id wurde hinzugefügt. Unit-Tests sind etwas besser. Die Dokumentation ist sauberer. Pyraknet verwendet nun epydoc statt pydoc.
Tags: Minor feature enhancements
pyraknet now has Windows binaries for both Python
2.4 and Python 2.5. One method called
Peer.ip_to_player_id was added. Unit tests are
slightly better. The documentation is neater.
pyraknet now uses epydoc instead of pydoc.

Project Resources