[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [computer-go] nngs protocol
There is a header file that defines the message types. Use "set client on"
and
it will send you future messages with a number in the first characters
identifying the
type of message. Otherwise, it is just English, and you have to parse the
english
messages. It's not to hard to reverse engineer.
nngs is almost the same as igs. I know you alread parse igs. Moves and
match are the same.
David
> -----Original Message-----
> From: computer-go-bounces@xxxxxxxxxxxxxxxxx
> [mailto:computer-go-bounces@xxxxxxxxxxxxxxxxx] On Behalf Of
> Gunnar Farnebdck
> Sent: Saturday, August 14, 2004 7:17 AM
> To: computer-go
> Subject: Re: [computer-go] nngs protocol
>
>
> Mick Reiss wrote:
> > This years Gifu contest is using the nngs protocol.
> > Does anyone know where I can find a detailed specification?
>
> You can't. Unless things have changed recently, which I
> doubt, there is no such thing.
>
> /Gunnar
> _______________________________________________
> computer-go mailing list
> computer-go@xxxxxxxxxxxxxxxxx
> http://www.computer-go.org/mailman/listinfo/computer-go/
>
_______________________________________________
computer-go mailing list
computer-go@xxxxxxxxxxxxxxxxx
http://www.computer-go.org/mailman/listinfo/computer-go/