poker-network 1.5.0 (Default branch)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News poker-network 1.5.0 (Default branch)
# 1  
Old 05-17-2008
poker-network 1.5.0 (Default branch)

Image 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 its own specific protocol. The persistent information is stored in a MySQL database. The client library implements the poker-network protocol for the client. The abstract user interface library provides a framework based on the client library and suited to implement a user friendly client. License: GNU General Public License (GPL) Changes:
Complete JSONP support and custom session names. User names can be up to 50 characters. A new packet was implemented: PacketPokerBuyInLimits(Packet). The buy-in boundaries for "game_id" are now in the range ["min","max"]. An optimal buy-in is suggested in "best".Image

More...
Login or Register to Ask a Question

Previous Thread | Next Thread
Login or Register to Ask a Question
bt-network(1)							    bluez-tools 						     bt-network(1)

NAME
bt-network - a bluetooth network manager SYNOPSIS
bt-network [OPTION...] Help Options: -h, --help Application Options: -a, --adapter=<name|mac> -c, --connect <name|mac> <uuid> -s, --server <gn|panu|nap> <brige> DESCRIPTION
This utility is used to manage network services (client/server). All servers will be automatically unregistered when the application terminates. OPTIONS
-h, --help Show help -a, --adapter <name|mac> Specify adapter to use by his Name or MAC address (if this option does not defined - default adapter used) -c, --connect <name|mac> <uuid> Connect to the network device and return the network interface name, uuid can be either one of "gn", "panu" or "nap" -s, --server <gn|panu|nap> <brige> Register server for the provided UUID, every new connection to this server will be added the bridge interface AUTHOR
Alexander Orlenko <zxteam@gmail.com>. SEE ALSO
bt-adapter(1) bt-agent(1) bt-audio(1) bt-device(1) bt-input(1) bt-monitor(1) bt-serial(1) 2010-11-22 bt-network(1)