Hello! It's been a while!
I've published the source code for my remoteuci project, written in Visual Basic .NET, along with a release for Windows:
https://github.com/danieljose/remoteuci
I've used it with over 30 simultaneous remote engines running for days, so it seems to be quite reliable.
Best wishes!
remoteuci (windows)
Moderator: Ras
-
- Posts: 2204
- Joined: Sat Jan 18, 2014 10:24 am
- Location: Andorra
remoteuci (windows)
Daniel José -
http://www.andscacs.com

-
- Posts: 44696
- Joined: Sun Feb 26, 2006 10:52 am
- Location: Auckland, NZ
-
- Posts: 2204
- Joined: Sat Jan 18, 2014 10:24 am
- Location: Andorra
Re: remoteuci (windows)
Hi! I have no plans to resume Andscacs. Since I don't think there are any major improvements left in the engines, it is difficult for me to prioritize the task.Graham Banks wrote: ↑Sat Sep 16, 2023 12:07 am Hi,
are you going to train a NNUE for a new Andscacs?
Daniel José -
http://www.andscacs.com

-
- Posts: 2042
- Joined: Thu Sep 18, 2008 10:24 pm
Re: remoteuci (windows)
First, thank you for doing this, I've been hoping someone would for the last 10 years!cdani wrote: ↑Fri Sep 15, 2023 11:52 pm Hello! It's been a while!
I've published the source code for my remoteuci project, written in Visual Basic .NET, along with a release for Windows:
https://github.com/danieljose/remoteuci
I've used it with over 30 simultaneous remote engines running for days, so it seems to be quite reliable.
Best wishes!
Secondly, with the documentation you've provided, it is quite confusing for some users. It's not obvious which program does the business (I eneded up looking at v.16 and v.17 and wasn't sure which one was right...) - could you add a little more guidance please?
-
- Posts: 2204
- Joined: Sat Jan 18, 2014 10:24 am
- Location: Andorra
Re: remoteuci (windows)
Of course. Here's an illustrative example:Werewolf wrote: ↑Sun Sep 17, 2023 1:11 pm First, thank you for doing this, I've been hoping someone would for the last 10 years!
Secondly, with the documentation you've provided, it is quite confusing for some users. It's not obvious which program does the business (I eneded up looking at v.16 and v.17 and wasn't sure which one was right...) - could you add a little more guidance please?
On the computer with ChessBase installed, create a folder that contains both remoteuci.exe and remoteuci.ini. The content of remoteuci.ini should be:
Code: Select all
-p2051
-i192.168.1.33
On the other computer, which has the IP address 192.168.1.33, create a folder containing remoteuci.exe, stockfish.exe, and remoteuci.ini. The content of this remoteuci.ini might be:
Code: Select all
replace
quit
stop
With all configurations set, initiate the engine on the remote computer using:
Code: Select all
remoteuci.exe -p2051 -n -q -estockfish.exe
Lastly, configure a new engine in ChessBase that points to the local remoteuci.exe file. To ChessBase, it will seem as if it's interfacing with the remote Stockfish engine.
I hope this clarifies things. If you have further questions, please let me know.
Best wishes!
Daniel José -
http://www.andscacs.com
