ANONYMOUS wrote:
> new update: I have builded the scheduled time successfully with buildrandomtimetables.c, so do we also need to write our own shell script startstations.sh to run the code on the server?
You do not have to use or mimic the provided scripts - they are provided as a guide to help your understanding, or as a starting point to create/modify your own.
The provided materials are not 'part of the project' - the only software you *need* to write is one station-server in C, and one station-server in Python (and that's all you need to submit before the deadline). How you create some data to test your servers (the timetables) and how you commence the execution of your servers is up to you.