--- In pokersource@yahoogroups.com, Loic Dachary <loic@...> wrote:
>
> olixnet writes:
> > Hello, I've been searching the web for some specificanion of the
> > poker-network protocol, but I've found none. I would like to write my
>
> There is none.
>
> > own client and thus I need to know how to communicate with
server. I'm
> > not into C/C++ so the reading of the sources won't help me. I've also
> > tried pocket sniffing, but the communitation seems do be encoded (no
> > surprise). Please, tell me where to find some documentation on this.
> > Thank you
>
> If you could read python that would help. Check
> http://gna.org/projects/pokersource/ source tree. All file with packet
> in the name contains packets with some documentation. The 2D client
and the
> bots can be used as examples to figure out the protocol.
>
> Which language do you plan to use ?
>
> --
> +33 1 76 60 72 81 Loic Dachary mailto:loic@...
> http://gnu.org/loic/gpg.txt sip:loic@...
>
> _______________________________________________
> Pokersource-users mailing list
> Pokersource-users@...
> https://mail.gna.org/listinfo/pokersource-users
>
I'm planning to use (yes I know it's noobish) VB6.