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-02-21 08:00
0.1.4

pyraknet der LGPL-Lizenz muss geändert werden. Es gibt jetzt Mac OS X-Binaries und ein paar neue Methoden.
Tags: Minor feature enhancements
pyraknet's license has changed to LGPL. There are
now Mac OS X binaries and a few new methods.

2007-01-31 16:41
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.

2007-01-17 16:54
0.1.2

trennen und set_timeout_time wurden der Peer-Klasse aufgenommen. Ein Typ-Attribut wurde, um das Paket Klasse hinzugefügt. Es gab ein paar kleinere Änderungen und Bugfixes wurden.
Tags: Minor feature enhancements
disconnect and set_timeout_time were added to the
Peer class. A type attribute was added to the
Packet class. There have been a few minor changes
and fixes.

2006-07-13 20:19
0.1.1

Diese Veröffentlichung fügt ein Netzwerk-Simulator zur Simulation von Internet-Latenz und Paketverlust.
Tags: Minor feature enhancements
This release adds a network simulator to simulate Internet latency and packet loss.

2006-06-23 14:07
0.1.0

Tags: Initial freshmeat announcement

Project Resources