Chatting Application(Chit-Chat Messenger)

Chatting Messenger Application

Hello Geeks, We are back with one more exciting and interesting project developed in java using JAVA NETWORKING CONCEPTS and Swing features for the UI. This java based project is available with source code and link is given in this blog.Basically this chatting application communicates with server and other client listen to them, and responds back. 

Necessary tools to run this project

  • JDK(Java Development Kit)
  • Any IDE(Integrated Development Enviroment)
  • An Internet Connection

Brief Description of the project

As this project is our one of the series of JAVA Project. It is different from other project as it uses JAVA NETWORKING TECHNOLOGY and very interactive user interface.There is one server which communicates with clients and vice versa. The server is assigned  6000 as port number and local host 127.0.0.1 as IP Address which is a local host. One more thing this application can run on any platform whether it would be Linux,Windows,MAC.

Clone Source code from GITHUB

www.gihub.com/akkySrivasta/ChattingMessenger

You can visit my github repository to access more new developed projects. You can check out my Facebook page to get notification regarding the upcoming topics.

Full Video demonstration is available at our YouTube Channel

https://youtu.be/2-W44zIvY5Y


That's it in this blog. Do comment if you get stuck in the understanding the code and for any other query. Till then stay tuned for more interesting projects. 

You can mail us at as7750307@gmail.com
Thank You!!

Comments