Skip to content

A simple client-server solution to run a uci-compatible chess engine on another computer

License

Notifications You must be signed in to change notification settings

rasimv/uci-network-proxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

A client-server kit to run a uci-compatible chess engine on another computer

Build https://drive.google.com/uc?export=download&id=1b7hDKVgiMCrkxD4MYkcuwvVgkMl9llV0

How to use

Run and start the server (unp-server.exe) on the computer where the chess engine should work. The client (unp-client.exe) is a placeholder for the chess engine on the computer where the chess UI application runs. In the settings.txt set the address the server listens. Then select the client executable (unp-client.exe) as a chess engine executable in your UI application. UCI parsing is not implemented, so any external files (like ending books) which are passed to the chess engine by UI application MUST be on both computers and MUST be on identical paths

About

A simple client-server solution to run a uci-compatible chess engine on another computer

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published