// TinyPoker.org // Copyright (C) 2007, 2008 Thomas Cort // // Permission is granted to copy, distribute and/or modify this document // under the terms of the GNU Free Documentation License, Version 1.2 or // any later version published by the Free Software Foundation; with no // Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A // copy of the license is included in the section entitled "GNU Free // Documentation License". Download ======== libtinypoker ------------ *libtinypoker* provides application programming interfaces (APIs) to applications implementing the Internet Poker Protocol (IPP) Version 2.0. The library provides a robust communications framework that allows clients and servers to communicate over secure transport layer sockets (TLS) using Internet Protocol version 4 (IPv4) and/or Internet Protocol version 6 (IPv6). The underlying code is designed to gracefully handle network problems such as unexpected disconnections and bad input. IPP message validation, normalization and parsing functions are available to developers as are several predefined types for representing poker games, players and cards. *libtinypoker* is http://www.gnu.org/philosophy/free-sw.html[free software] and is licensed under the terms of the http://tinypoker.org/gpl-3.html[GNU General Public License version 3 or Later]. It depends on http://www.gnu.org/software/gnutls/[GNU Transport Layer Security] and http://www.gnu.org/software/gsl/[GNU Scientific Library]. * http://tinypoker.org/code/libtinypoker-20080413.tar.bz2[libtinypoker-20080413.tar.bz2] (April 13, 2008) * http://tinypoker.org/code/libtinypoker-0.0.0.tar.gz[libtinypoker-0.0.0.tar.gz] (April 1, 2008) tinypokerd ---------- *tinypokerd* is a small poker server. It is free software and is licensed under the terms of the http://tinypoker.org/gpl-3.html[GNU General Public License version 3 or Later]. It depends on http://tinypoker.org/[libtinypoker], http://www.nongnu.org/confuse/[libConfuse], http://www.kernel.org/pub/linux/libs/pam/[libpam] and http://0pointer.de/lennart/projects/libdaemon/[libdaemon]. * 'No releases yet'. tinypokerclient --------------- *tinypokerclient* is a graphical *tinypokerd* client. It free software and is licensed under the terms of the http://tinypoker.org/gpl-3.html[GNU General Public License version 3 or Later]. It depends on http://tinypoker.org/[libtinypoker] and http://www.wxwidgets.org/[wxWidgets]. * 'No releases yet'. tinypokerbot ------------ *tinypokerbot* is a trivial client for *tinypokerd*. It will connect to a server, join a game, and fold every hand. It is intended to be a base for building a poker bot. It free software and is licensed under the terms of the http://tinypoker.org/gpl-3.html[GNU General Public License version 3 or Later]. It depends on http://tinypoker.org/[libtinypoker], http://www.gnu.org/software/libc/[libdl] and http://www.gnu.org/software/binutils/[libbfd]. * 'No releases yet'. The Entire {siteTitle} Website ------------------------------ '{siteTitle}' uses http://www.methods.co.nz/asciidoc/[AsciiDoc] to transform specially formatted text into HTML. The HTML you are viewing now is generated by *AsciiDoc*, it is the opaque copy of this documentation. The specially formatted text is the transparent copy. The transparent copy can be downloaded with the link below. Some scripts for transforming the transparent copy into the opaque copy with the *asciidoc* program are also included. The *asciidoc* program is free software. The website and its scripts are licensed under the terms of the http://tinypoker.org/gfdl-1.2.html[GNU Free Documentation License version 1.2 or Later]. * http://tinypoker.org/tinypoker.org.tar.gz[Full Transparent Copy and Scripts] (Last Published: {localdate} {localtime})