Simple Chat Appliation using java RMI
How to setup or configure the files 1.Compile the all the java file by:- javac *.java 2.start the rmi registry by:- start rmiregistry 3.start the ChatServer:- java ChatServer 4.then set up the table of the Communication 5.run the Chat Client in other terminal