Saturday, 11 February 2012

Swing - LAN Chat Application


Hi friends,

Are you looking for a simple GUI based LAN chat application ?
Here's the solution :



Description:
This rar comprises of two .java files which are namely ClientOne.java and ClientTwo.java. These .java files can be run simultaneously on the same machine. Both the files are similar in coding excepting listening and sending ports. In order to understand the basics of JavaSockets for chatting, this application is must. It forms the basics of GUI and Java UDP Socket Programming. Hope you will like this program.
In case of any query, comments are welcome.



Description:
This rar comprises of a single .java file which is namely NChat.java. Simply copy this program to the machines in your LAN. Now run the program on different machines, you will find a better GUI and better chatting functionality with little automation. This forms the basics of Advanced Chat Application and better Java UDP Socket use. Hope you will like this.
In case of any query, comments are welcome.

3 comments:

  1. Thank u so much ............
    it is very useful to me

    ReplyDelete
  2. the refresh list is not working in NChat.java. it works for a new user coming online. but if the user goes offline, his name is still present in the user list. even after clicking refresh, it does not go. how to solve it

    ReplyDelete
  3. How do I download? I clicked on both the files, but the page isn't loading. Please help. Urgent!

    ReplyDelete