Write a web server program which continuously checks a file for questions and then immediately writes the answer in another file.
Alternatively, you can also check whether you can make use of environment variables. Maybe create a couple of a variables for this. This might not be a cross-platform solution though. We need to check that out.
Write a web server program which continuously checks a file for questions and then immediately writes the answer in another file.
Alternatively, you can also check whether you can make use of environment variables. Maybe create a couple of a variables for this. This might not be a cross-platform solution though. We need to check that out.