[computer-go] CGOS down? Java client - basic GTP problem
Harri Salakoski
harri.salakoski at elisanet.fi
Tue Nov 27 18:08:57 PST 2007
I use pure java solutions when it is possible. plain E3 atleast don't seem
work, tried many other combinations also without success.
t. harri
----- Original Message -----
From: "Don Dailey" <drdailey at cox.net>
To: "computer-go" <computer-go at computer-go.org>
Sent: Tuesday, November 27, 2007 10:00 PM
Subject: Re: [computer-go] CGOS down? Java client - basic GTP problem
> Cgos has it's own syntax - it's not GTP although it superficially
> resembles GTP.
>
> cgos3.tcl sits between your program and the server and converts the
> conversation to gtp for your program.
>
> - Don
>
>
> Harri Salakoski wrote:
>> 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/
>>
>> _______________________________________________
>> computer-go mailing list
>> computer-go at computer-go.org
>> http://www.computer-go.org/mailman/listinfo/computer-go/
>>
> _______________________________________________
> 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