JAVA httpServer and RMI stations

Small project which consists in a mini http server which responds to GET petitions rejecting the rest. The server connects to a station controller which handles the petition and connects to the simulated meteorological stations via RMI protocol.

All the parameters such as the configuration parameters for the server or the simulated readings for the sations are loaded from the .txt files.