Skip to content

msanpe/httpServer-RMI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.