TinyPoker |
|
Menu |
Downloadlibtinypokerlibtinypoker 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 free software and is licensed under the terms of the GNU General Public License version 3 or Later. It depends on GNU Transport Layer Security and GNU Scientific Library.
tinypokerdtinypokerd is a small poker server. It is free software and is licensed under the terms of the GNU General Public License version 3 or Later. It depends on libtinypoker, libConfuse, libpam and libdaemon.
tinypokerclienttinypokerclient is a graphical tinypokerd client. It free software and is licensed under the terms of the GNU General Public License version 3 or Later. It depends on libtinypoker and wxWidgets.
tinypokerbottinypokerbot 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 GNU General Public License version 3 or Later. It depends on libtinypoker, libdl and libbfd.
The Entire TinyPoker WebsiteTinyPoker uses 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 GNU Free Documentation License version 1.2 or Later.
TinyPoker Website 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". |