[computer-go] CGOS down? Java client - basic GTP problem

Harri Salakoski harri.salakoski at elisanet.fi
Tue Nov 27 10:40:11 PST 2007


command         genmove w 300000
reply                =300000 E3
cgos replys       gameover 2007-11-27 B+Illegal do not understand syntax

GTP specc says : Success Responses - A successful response has one of the 
syntaxes
=id response\n\n
=id\n\n
= response\n\n
=\n\n

code is:
return "=" + id + " " + s + "\n\n";

stream is written using PrintWriter:
myToServer.println(line);

Anybody used java with cgos could help or if it is otherway obivious.

t.Harii


27.11.2007 20:30:14 narugo.util.MyLog log
INFO: Server:gameover 2007-11-27 B+Illegal do not understand syntax
----- Original Message ----- 
From: "Harri Salakoski" <harri.salakoski at elisanet.fi>
To: "computer-go" <computer-go at computer-go.org>
Sent: Tuesday, November 27, 2007 6:32 PM
Subject: [computer-go] CGOS down? Java client


> Hmm, I am not sure as only trying to make Java bot connect CGOS, but it 
> seems to be down.
> It seems that it does not give feedback after password. Also I found cgos 
> email list "cgos-developers" is it also for users or is this list ok?
>
> t. harri
> _______________________________________________
> computer-go mailing list
> computer-go at computer-go.org
> http://www.computer-go.org/mailman/listinfo/computer-go/ 



More information about the computer-go mailing list