- To run the server, execute the ChatServer file, the rmi registery code is in the server file so it doesn't have to be run seperately
- To run the client, execute the ClientRMIGUI file, under the client folder
- Enter name and IP address (in this case is localost)
- You can run the ClientRMIGUI file more than once to create more users
- Use Send button to send messages to all users
- For direct message select users and click the send PM button
- Click on the disconnect button or close the window to exit the chat "Distributed-chat-application"