| Home | Trees | Indices | Help |
|
|---|
|
|
pyraknet is a Python extension that has bindings for the reliable UDP network library RakNet.
http://pyraknet.slowchop.com/ for more information on this module.
Copyright (C) 2006-2007 Gerald Kaszuba <pyraknet@gakman.com>
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
|||
|
ConnectException Exception for Peer.connect errors |
||
|
InitException Exception for Peer.init errors |
||
|
NewPeerException Exception for creating a new instance of RakPeerInterface |
||
|
Packet A class containing a packet returned from the Peer.receive() method. |
||
|
PacketPriority Priority types used in Peer.send() |
||
|
PacketReliability Reliability types used in Peer.send() |
||
|
PacketTypes A class containing the inbuilt packet types. |
||
|
Peer The RakNet Peer class |
||
|
PlayerAddress A representation of a network address and port. |
||
| PyraknetException | ||
|
|||
|
__version__ = '0.1.3'
|
||
|
|||
__version__None
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0alpha3 on Wed Feb 21 19:04:16 2007 | http://epydoc.sourceforge.net |