This is a GUI based simple text app demonstration in java where we have used basic concepts of swing and awt to create the interface of the app and basics of socket programming
Steps to run this
Navigate to src/ folder
run server.java first
then run client.java
now the application is ready for use