Loic, We have tried to talk to the poker network with both Java and Flex. As we discussed we are trying to get the list of poker tables by sending a packet type 72 (PACKET_POKER_TABLE_SELECT). We are sending the following data in the packet:
Byte - 72 Short - 8 (packet size) Short - 3 (string size) String - 'all' (as single byte characters) We of course start by getting the handshake "CGI 001.016" and sending the same. When we send this packet we get no response whatsoever from the poker server. We have confirmed that all numeric values are being send big-endian. Any help would be greatly appreciated. Mike Young _______________________________________________ Pokersource-users mailing list [email protected] https://mail.gna.org/listinfo/pokersource-users
