/BookReaderSrv

Program for saving and reading chess openings from the server

Primary LanguageC#

BookReaderSrv

BoookReaderSrv can be used as normal UCI chess engine in chess GUI like Arena. This program saves and reads chess openings from the server. To use this program you need install .NET Framework 4.8

Parameters

-sc link to SCript on a server
-ef chess Engine File name
-ea chess Engine Arguments

Examples

-sc http://127.0.0.1/chess/chess.php -ef stockfish.exe
http://127.0.0.1/chess/chess.php -ef stockfish.exe

The program will first try to find move in the local database, and if it doesn't find any move in it, it will run a chess engine called stockfish.exe