Games :: Poker :: OPP

Implementeert het online Poker-protocol
Download nu

Games :: Poker :: OPP Rangschikking & Samenvatting

Advertentie

  • Rating:
  • Vergunning:
  • Perl Artistic License
  • Prijs:
  • FREE
  • Naam uitgever:
  • Simon Cozens
  • Uitgever website:
  • http://search.cpan.org/~simon/Sub-Versive-0.01/Versive.pm

Games :: Poker :: OPP Tags


Games :: Poker :: OPP Beschrijving

Implementeert het online pokerprotocol Games :: Poker :: Opp is een Perl-module die het online pokerprotocol implementeert. Synopsis Gebruik Games :: Poker :: OPP; Mijn $ Poker = Games :: Poker :: Opp-> Nieuw (gebruikersnaam => "Perlkibot", Wachtwoord => "Sekrit", Server => "Chinook6.cs.ualberta.ca", poort => 55006); $ Poker-> Connecten of Die $ @; deze klasse implementeert het online Poker-protocol zoals gespecificeerd op http://games.cs.ualberta.ca/webgames/poker/bots.html. Deze implementatie maakt gebruik van IO :: Socket :: Inet om alle communicatie te doen, maar is ontworpen om subklaselijk te zijn voor, b.v. POE. Vereisten: · Perl


Games :: Poker :: OPP Gerelateerde software