SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

poker-network rpm build for : Mandriva  2007. For other distributions click poker-network.

Name : poker-network
Version : 1.0.35 Vendor : Mandriva
Release : 1mdv2007.1 Date : 2007-02-14 21:45:53
Group : Development/Python Source RPM : poker-network-1.0.35-1mdv2007.1.src.rpm
Size : 2.77 MB
Packager : David Walluck < walluck_mandriva_org>
Summary : A poker server, client and abstract user interface library
Description :
poker-network includes a poker server, a client library, an abstract
user interface library and a client based on it.

The server deals the cards and checks the user actions using a poker
game engine (poker-engine). It listens on a TCP/IP port and
understands a poker-network specific protocol. The persistent
informations (accounts, hand history etc.) are stored in a MySQL
database. The server was designed and tested to gracefully handle 1000
simultaneous players on a single machine also running the MySQL
server.

The client library implements the poker-network protocol for
the client. It runs a poker-engine identical to the one used by
the server and uses it to simplify the implementation of a client.
For instance it creates an event indicating that the player lost
position although the server does not send such a packet. A simple
minded bot is provided as an example usage of the client library.

The abstract user interface library provides a framework based on the
client library and suited to implement a user friendly client. A
display is fed with events such as give seat S to player P or get
amount A from side pot P to player P so that the rendering part of the
user interface does not need to maintain contextual game
information. A toolkit is fed with high level interaction actions such
as ask login and password or display the following holdem tables. An
animation module is fed with events that can trigger animations or
sounds such as player P timeouted or player P wins the pot.

The client based on the user interface library uses GTK.

RPM found in directory: /vol/rzm6/linux-mandriva/official/2007.1/i586/media/contrib/release

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  poker-network-1.0.35-1mdv2007.1.i586.rpm
     Search for other platforms
poker-network-1.0.35-1mdv2007.1.sparc.rpm
poker-network-1.0.35-1mdv2007.1.alpha.rpm
poker-network-1.0.35-1mdv2007.1.ppc.rpm
poker-network-1.0.35-1mdv2007.1.ia64.rpm
poker-network-1.0.35-1mdv2007.1.s390.rpm

Provides :
poker-network

Requires :
python-OpenSSL
python-pokernetwork = 0:1.0.35-1mdv2007.1
python-gobject
python-libxslt
python-libxml2
/bin/sh
pygtk2.0
rsync
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
poker-engine
pygtk2.0-libglade
desktop-file-utils
pygame
rpmlib(CompressedFileNames) <= 3.0.4-1
python-pokerui = 0:1.0.35-1mdv2007.1
gnome-python
python-twisted
python
wget
python-pokerclient2d = 0:1.0.35-1mdv2007.1
python-soap
python-mysql


Content of RPM :
/etc/poker-network/poker.bot.xml
/etc/poker-network/poker.client.xml
/etc/poker-network/poker.pem
/etc/poker-network/poker.server.xml
/usr/games/poker2d
/usr/lib/poker-network
/usr/lib/poker-network/poker-interface
/usr/sbin/pokerbot
/usr/sbin/pokerdatabaseupgrade
/usr/sbin/pokerserver
/usr/share/applications/python-poker2d.desktop
/usr/share/apps/khotkeys/poker2d.khotkeys
/usr/share/man/man6/poker2d.6.bz2
/usr/share/man/man8/pokerbot.8.bz2
/usr/share/man/man8/pokerdatabaseupgrade.8.bz2
/usr/share/man/man8/pokerserver.8.bz2
/usr/share/pixmaps/poker2D-16.xpm
/usr/share/pixmaps/poker2D.xpm
/usr/share/poker-network/conf
/usr/share/poker-network/conf/poker.bot.xml
/usr/share/poker-network/conf/poker.client.xml
/usr/share/poker-network/conf/poker.pem
/usr/share/poker-network/conf/poker.server.xml
/usr/share/poker-network/poker2d
/usr/share/poker-network/poker2d/Aero
/usr/share/poker-network/poker2d/Aero/NEWS
/usr/share/poker-network/poker2d/Aero/README
/usr/share/poker-network/poker2d/Aero/arrow-down-i.png
/usr/share/poker-network/poker2d/Aero/arrow-down.png
/usr/share/poker-network/poker2d/Aero/arrow-left-i.png
There is 266 files more in these RPM.

 
ICM