marcinkozikowski/Java_RMI_GetDataFromServer
Simple based app to get understand how RMI works. Server implementation has build in "Database" which is a simple arraylist with personal data. Client can request Person object by it`s index number, Name or get all people list stored in database.
Java
No issues in this repository yet.