chat-app Chat app using socket programming and swing in java. Run step 1 : javac Server.java & java Server step 2 : javac Client.java & java Client Preview this is how it looks like after running. Hi message to client. Hi recieved. Hello message to server. Hello recieved. after some chat scrollbar will be added automatically. to exit from conversation write exit as following: exit prompt: