Download Area

Sources:

DDChessBoard.zip ActiveX control for the board display and management.
160 KB Daniele Cazzaro
DDInterfaceEngine.zip ActiveX control to interface winboard compatible engines.
10 KB Daniele Cazzaro
DDSample.zip Example of interface created with "DD" controls. Source in Visual Basic 6.
25 KB Luca Dormio
FICSSample.zip Configuration file to activate a generic Winboard engine on FICS.
2 KB Luca Dormio
GELOSample.zip Configuration file to set Winboard for a match series useful for the Gelo.
2 KB Luca Dormio
HashDemo.zip Hash Tables implementation ed example of how to use it during the search. Source in C included.
21 KB Carmelo Calzerano
HashTscp.zip Practical application of the HashDemo module based on the Tom Kerrigan's TSCP source files. Source in C.
126 KB Carmelo Calzerano
InterfacciaC.zip An extract of the Winboard source code that shows how to redirect the standard input/output to one process (the engine) Source in C.
2 KB Luca Dormio
InterfacciaVB.zip An extract of the DDInterfaceEngine.ocx source code that shows how to redirect the standard input/output to one process (the engine) Source in Visual Basic 6.
3 KB Daniele Cazzaro
StdIO.zip Complementary example of the previous ones: how to read from the standard I/O the commands sent from an interface to the engine. Source in Visual Basic 6.
2 KB Luca Dormio
OpeningBook.zip Simple module to implementare a book, using a file in the text format used by SSE Chess, Faile o LarsenVB.
Source in C.
4 KB Claudio Della Corte