Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 432 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 432 Bytes

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.