Page 1 of 1

Winboard protocol tutorial

PostPosted: 05 Feb 2005, 11:41
by cristip
Hello
I'm trying to build a Winboard engine from scratch but the protocol seems a little bit complicated. Does anyone have knowledge of some tutorial and/or source code that can make things easier ?
Thanks

Re: Winboard protocol tutorial

PostPosted: 05 Feb 2005, 19:48
by Pradu
Here's a good tutorial:
http://www.tim-mann.org/xboard/engine-intf.html .

You could look at Crafty, TSCP, or anyother engine that releases its source to see how they implemented it.

Re: Winboard protocol tutorial

PostPosted: 05 Feb 2005, 21:58
by Alessandro Scotti
You can find a (slightly simplified) diagram of the protocol here:

http://www.ascotti.org/programming/chess/xboard.htm