[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: computer-go: Go Text Protocol (GTP)
Philipp Garcia wrote:
> I have implemented the Go Text Protocol (GTP) in C++ with TCP/IP support (on
> the Windows platform). Has anyone written a graphical user inferface on the
> Windows platform that communicates via GTP over TCP/IP? I might tackle this
> if no one else does.
This sounds interesting. What commands did you implement?
I think not much has been done on the GTP outside of GNU Go but
I also think there is interest in it. Bill Shubert is
interested in writing a miniclient that could mediate between
the GTP and CGoban2, and perhaps also a gmp/gtp translator.
Dan