I'm starting a new project in Java but i dont know the best way to do it (OpenSource base solution) so am asking for some advice/experience. I want a server and client An encrypted connection over internet The server accepts connections on some port checks perrmisions of the user which logged in. Acces the databese server and returns the data to ...