Hi, I have recently designed a go engine that follows the GTP protocol. But I dont know how to connect it to the IGS/ NNGS servers. Can some one help me out. Is there a graphical interface to connect the GTP supporting go engines with IGS servers. Please email me at harsh@usa.com
Harsh Aggarwal harsh@usa.com
Harsh wrote:
I have recently designed a go engine that follows the GTP protocol. But I dont know how to connect it to the IGS/ NNGS servers. Can some one help me out.
GNU Go uses gnugoclient (http://www.lysator.liu.se/~gunnar/gnugo/gnugoclient) to connect to NNGS. There is also gtpclient.c by Tristan Cazenave (http://www.ai.univ-paris8.fr/~cazenave/gtpclient.c) which is supposed to work with both IGS and NNGS. Both these use GTP version 1, however. I will update gnugoclient to version 2 once I've managed to finish the specification.
Is there a graphical interface to connect the GTP supporting go engines with IGS servers.
Not that I know of.
/Gunnar