README _______ To run guichat: Run main.Server.main() to start the server. Run main.Client.main() to start the client. Follow the instructions in the client popup to connect to the server. (The address and port should be localhost and 4445 by default, if the client and server are run on the same machine.) For an additional client, run Client.java again.