_ _ _ _ _ _ | (_) |__ | |_(_)_ __ _ _ _ __ ___ | | _____ _ __ | | | '_ \| __| | '_ \| | | | '_ \ / _ \| |/ / _ \ '__| | | | |_) | |_| | | | | |_| | |_) | (_) | < __/ | |_|_|_.__/ \__|_|_| |_|\__, | .__/ \___/|_|\_\___|_| |___/|_| Copyright (C) 2005, 2006, 2007, 2008 Thomas Cort 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 licensed under the terms of the GNU General Public License version 3 or Later. See the 'COPYING' file for more details. For more information on Internet Poker Protocol version 2.0 See: http://www.cs.rochester.edu/u/ferguson/poker/ipp.html For more information on the TinyPoker Project See: http://tinypoker.org/