Desktop Lan Messaging Application
Chatster is a Desktop Lan Chat Application that enables users to interact with each other users. Users connected to same local network can chat with each other without any internet.
Concepts used : Socket Programming, Swing GUI, AWT, Threading
1) Open the main directory of project in CMD. 2) Run the following command
java -cp out\production\Chatster; Main
1) If you are using Intellij IDEA then open the project.
2) Run main function of Main.java
class.
2022.1.1
17.0.3
Pull requests are welcome.
For major changes, please open an issue first to discuss what you would like to change.