Einzelnen Beitrag anzeigen
  #5  
Alt 01.09.2024, 16:38
jcgdijkstra jcgdijkstra ist offline
Super System III
 
Registriert seit: 19.07.2013
Ort: Deventer
Land:
Beiträge: 11
Abgegebene Danke: 1
Erhielt 0 Danke für 0 Beiträge
Aktivitäten Langlebigkeit
0/20 12/20
Heute Beiträge
0/3 sssssss11
Re: ChessLab communications protocol

I think I got it figured out. There already exist a UCI interface for every emulated old chess computer. It's written in lua. This is how Arena can communicate with the chess computers in UCI. I just need to figure out how I can use the keyboard (console) to send and receive UCI data. For example, if you start the Stockfish engine from a command line, you can communicate with it in UCI. How would I do that for the old chess computers? E.g. if I open a command line and type "messchess boris" the emulated chess computer starts up but I don't have UCI communications from my keyboard.
Mit Zitat antworten