Re: Pythonic poker client

2005-02-14 Thread Efrat Regev
<[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Hi all, > > My PC finally went belly up last week and I'm looking forward to > playing with my new Mac. However, I play a bit of online poker, and > there is no Mac client for my poker room. > > Ideally, instead of running Virtual PC, I'

Re: Pythonic poker client

2005-02-13 Thread Paul Rubin
[EMAIL PROTECTED] writes: > I'm assuming that I need to figure out the port it uses, find the > server, analyze the packets for commands, and then build an app that > masquerades as the real client. > > Anyone have any experience with this? If you mean you want to write your own real-money poker

Re: Pythonic poker client

2005-02-13 Thread Erik Max Francis
[EMAIL PROTECTED] wrote: I'm assuming that I need to figure out the port it uses, find the server, analyze the packets for commands, and then build an app that masquerades as the real client. Anyone have any experience with this? If you're using one of the major sites, what you are trying to do is

Pythonic poker client

2005-02-13 Thread hardieca
Hi all, My PC finally went belly up last week and I'm looking forward to playing with my new Mac. However, I play a bit of online poker, and there is no Mac client for my poker room. Ideally, instead of running Virtual PC, I'd much rather build a custom poker client with Python. It's an idea I've