RMI very basic sample to use RMI chat with some hacks.
Using packages:
If You for example used: package org.example;
- open a Terminal where "classes" is (inside "target")
- ls will show NO item, but is fine
- cd /Users/ingconti/IdeaProjects/RMI_Chat/target/classes/
- execute: java org/example/ChatClientApp