Expired
Milestone
Jan 25, 2017–Jan 31, 2017
Phase 1: Basic Server-client setup
Milestone ID: 3
The "Server" should be able to accept an Excel document (found by polling the filesystem or waiting for terminal input).
It should then parse the data and send instructions to the relevant client nodes for distributing.
Clients should connect to the server (specified by command arguments or a config file), notify it of their attached networks (obtained from a static file or dynamically generated) then await the data mentioned above.