VBA Excel communication with command line program

Job ID: 32628626

Budget: €30 – €250 EUR

I want from Excel to communicate to a command line program (in my case it is a chess program). I want to send commands to the program and receive data from the program that I can store in Excel. I think stdin and stdout can be used for this. I will provide the command line program.