---------- Forwarded message ---------- From: proppy <[EMAIL PROTECTED]> Date: Apr 10, 2007 10:50 AM Subject: Re: [Pokersource-users] Poker network. To: Mike Young <[EMAIL PROTECTED]>, "[email protected]"
On 4/10/07, Mike Young <[EMAIL PROTECTED]> wrote: > > Not being a Python guy I am having difficulty deriving the xml call. The > standard XML-RPC call consists of a method (command) and Parameters. Can > you please provide the command, parameters, and parameter types for the > PokerTableSelect command? > URL of the service: IP_OF_THE_POKER_SERVER:19382/RPC2 Method: handlePacket Parameters 'use sessions' or 'no session' followed by an associative table representing a packet: For PokerTableSelect an entry with: key: 'type' and value: 'PacketPokerTableSelect' should be enough. -- bou ^ -- bou ^ _______________________________________________ Pokersource-users mailing list [email protected] https://mail.gna.org/listinfo/pokersource-users
