On Feb 23, 2008, at 7:51 PM, Jason House wrote: >> I mean, why do you have to download a client to run locally? Why >> can't >> you just use GTP directly against a socket? That's similar to what I did. I implemented the CGOS protocol directly into my Go-programm. It's very straight forward and I don't have to run a separate client that way. Christoph