Since you’re here...

We hope you will consider supporting us today. We need your support to continue to exist, because good entries are more and more work time. Every reader contribution, however big or small, is so valuable. Support "Chess Engines Diary" even a small amount– and it only takes a minute. Thank you.
============================== My email: jotes@go2.pl



Chess engine: Remoteuci 1.0



Remote UCI chess engines
Author - Daniel José Queraltó 
The "Remote UCI" program allows you to remotely run a chess engine based on the UCI (Universal Chess Interface) protocol. This means you can use a chess engine that runs on a remote server as if it were installed locally on your computer.

How to use "Remote UCI"
Initial Setup: Before using the program, make sure you have a file named remoteuci.ini in the same folder as the program. This file can contain configuration parameters that will be loaded at the start of the program.
Server Mode: If you want to run the program in server mode (to offer a chess engine to other users), you will need to specify the UCI engine path with the -E argument. For example:
RemoteUCI.exe -E[path_of_the_engine]
Client Mode: If you want to connect your chess GUI to a remote engine, you will need to specify the IP of the remote server with the -I argument. For example:
RemoteUCI.exe -I[server_IP]

Additional Parameters:
-P: Specifies the TCP/IP port to be used (default is 10000).
-Q: Mutes the console output.
-N: Starts the engine and never stops it.
-R: If the client disconnects, the current analysis continues. With a new connection, the client can resume it.




Comments

Popular posts from this blog

New Strong Engines Test, by Chess Engines Diary, 2024.04.12

New chess opening book: M11.2 (bin and ctg)

New version chess engine: Lc0 BT4

Dragon NNUE by Komodo Chess - it's free!