Java-based simple online chat system, feel very proud of a project

Source: Internet
Author: User

Project to do more, recently, to do a project: Java-based simple online chat system, feel very proud of.

This project uses the Java programming language to realize the design and implementation of the Web-based text interaction software, and achieves the interactive operation of the multi-client text message. Through the server-side multi-threaded monitoring client login and exit, real-time receive the message sent by the client and directed to the designated client, in order to achieve online real-time text message transmission function; When the server is running, the client can log on and exit at any time, and the client can set up personal information, including user name and password. , maintain a certain system stability, the client and server-side connection is stable.

This "Java-based simple online chat system" is my self-study in the process of Java completed a project report, basically completed the online chat system design, the realization of online real-time text message transmission function. However, due to limited capacity, the chat system function is not perfect, for example, the client registration interface registration information can not be saved in real-time to play the role of customer information verification, in addition, when three or more than three clients running simultaneously, one-to-one chat is not possible, only to achieve a one-to-many chat situation, Since the server side receives the information sent by the client and passes it to the specified client, the decision method is determined by whether the client sends the data at the previous time.

Java-based simple online chat system, feel very proud of a project

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.