javaswing single-person, multi-person chat room, imitation QQ (including source code, package operation)

Environmental requirements

Software requirements: jdk version is not limited, it is recommended to use 1.7 or more, myeclipse (eclipse, ieda)
hardware requirements: a windows system computer.
The system is based on the cs architecture, that is, the client and server, using socket communication mode, the project can run on In any Java environment

Supporting information

Project source code (server, client), eclipse, jdk

Functional Requirements

Login, register, chat, file sending

Function screenshot

Main page (login)
Insert picture description here

registeredInsert picture description here

Chat interface

Guess you like

Origin blog.csdn.net/weixin_48062319/article/details/115210151