Broadcasting Chat Server Project
Project Objective
Chatting or Teleconferencing is a process of utilizing technology to bring people and their ideas together despite of the geographical obstacles. Chat server has two types of broadcasting. One is Public i.e. the message is broadcast to all connected users and another one is Private that means the broadcasting will be limited between two clients. Through the help of this project, the users can easily communicate and also interact with each other. The users have the ability to share all kinds of information to other users also such as transferring of various files, records, voice mails, photos etc.
The Broadcasting Chat Server Project that is required to run this project is JRE or the Java Run time Environment software and the users interact with the server by GUI i.e. Graphical User Interface. It operates in two forms. One is List form where it contains the details of those who are connected to the server and second is Chat form where the actual communication takes place.
In order to run the Broadcasting Chat Server Project, first you have to write: Java My server. After that open different dialog box by clicking the executable jar file My client multiple times. You can now log yourself in by entering your name and start communicating with others and sharing information’s.
Existing System
The Broadcasting Chat Server system which used to be there earlier had numerous drawbacks. The system used to get hung when the user wanted to ,log in to the server. The Broadcasting Chat Server Project system delayed in providing information about the users who are currently logged in or logging in after some time. The communications made through the server side lacked serious security concerns. The client side server often miserably failed to display error messages and display of appropriate messages was also delayed. Private chat facility lacked numerous features and even the facility of incorporating more people and creating a group chat was absent
Proposed System
The proposed system swears to nullify all the errors in the existing system. The end users in this system are given the utmost priority and security. The client after being logged in now can easily send messages to other clients with the additional feature of covert private messages and group chat facility. The users can now see other logged in user;s details very efficiently including their logged in time, duration and also their personal details like name and messages. The server server sides with utmost advanced security feature will be maintaining the log in information of the users and the user’s list with details.
Broadcasting Chat Server Snapshot
Broadcasting Chat Server Modules
Server Application: The server application module handles the part of messages being sent and received by the broadcasting server. This module is associated with the SSL techniques, TCP/IP etc. parts of the system. This module contains certain innate logic’s which allow it to carry data about sent messages, proper routes of sending as well as receiving messages.
Client Application: The users module, allows the user or the client to get logged in with valid username and password. The client or the user of the system can go through the actual process of message sending in this module with other users of the system.
Software Requirements
- Oracle
- Jdk
- Eclipse
- Netbeans
- notepad
Hardware Requirements
- Hard Disk – 2 GB.
- RAM – 1 GB.
- Processor – Dual Core or Above.
- Mouse.
- Keyboard.
- Monitor.
- Printer.
Technologies Used
- Java
- SQL
- JSP
- JavaScript
- Ajax
Download Project
Download Project | Project Download |
Leave a Reply