IRC Chat Client using Java
@manashree-7mZH3V
•
Oct 22, 2024
Oct 22, 2024
1.3K
The idea is to create a chat application using Java.
Abstract:
The chat application has several features. It can create and open multiple chat rooms. The applications should also be able to manage and back up the chat rooms. User can login the chat and communicate via messages. Filtering of messages and synchronization should also be provided as a feature.
Chat room management also is a major feature. Moderation, needs to be implemented. Moderators should be created, removed and updated. Moderators can control chat rooms and users though they do not possess rights to back up chats, modify properties and control other moderators.
Requirements:
Abstract:
The chat application has several features. It can create and open multiple chat rooms. The applications should also be able to manage and back up the chat rooms. User can login the chat and communicate via messages. Filtering of messages and synchronization should also be provided as a feature.
Chat room management also is a major feature. Moderation, needs to be implemented. Moderators should be created, removed and updated. Moderators can control chat rooms and users though they do not possess rights to back up chats, modify properties and control other moderators.
Requirements:
- HTTP to communicate between servlet engine and browser
- Servlet Engine or Application Server JSP1.0/Servlets2.1
- JVM
- Browser