This is my 3rd year project which is the initial state of any perfect
chat application. It has also few bugs, but it can help any novice
student to complete their java assignment.
This application is developed in NetBeans IDE. There is two projects one is server and another is Client. To download this two projects click the link bellow.
This application is developed in NetBeans IDE. There is two projects one is server and another is Client. To download this two projects click the link bellow.
Download Chat Application
How to run This application :
After downloading two projects open this two projects in NetBeans IDE. At First run Server project then run Client project. Client project should be run two or more times because one client can not chat alone. The Client project runs two times means that two user is connected to the server and they can chat with each other.Overview Of This Project:
I have attached some screen shots which can help you to understand easily. The attachments are given bellow :Server Monitor :
This is the Server Monitor window. When you run the Server project this window will be shown. This window contains four portion :- Monitor Clients : display the User information like name of user, from which IP address and which port number.
- Online Clients : list out the users who are connected to this server.
- Server Status : Shows which port number is used by this server.
- Controll Panel : it contains two buttons one is Start and second one is Stop. Start button run this server on specific port number and Stop button just shut down the server.
0 comments:
Post a Comment