Télécharger la liste

Description du projet

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.

Système requise

System requirement is not defined
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 licence a changé à LGPL. Il ya maintenant des binaires Mac OS X et quelques nouvelles méthodes.
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 a maintenant des binaires Windows pour les deux Python 2.4 et Python 2.5. Une méthode appelée Peer.ip_to_player_id a été ajouté. Les tests unitaires sont légèrement meilleures. La documentation est plus net. Pyraknet utilise maintenant epydoc au lieu de 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

déconnecter et set_timeout_time ont été ajoutés à la classe par les pairs. Un attribut de type a été ajouté à la classe de paquets. Il ya eu quelques changements mineurs et corrections.
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

Cette version ajoute un simulateur de réseau pour simuler la latence Internet et la perte de paquets.
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