52ky 发表于 2022-9-27 09:28:35

swing实现聊天

通过swing实现私聊和群聊的功能在这个小型的项目里边用到了很多技术而最多的是网络的知识和IO流的技术当然期
swing聊天\ChatClient\chatclient\ChatFrame$ChatThread.class
swing聊天\ChatClient\chatclient\ChatFrame$GetThread.class
swing聊天\ChatClient\chatclient\ChatFrame.class
swing聊天\ChatClient\chatclient\ChatFrame.java
swing聊天\ChatClient\chatclient\ChatFrame_btnSend_actionAdapter.class
swing聊天\ChatClient\chatclient\LoginJFrame.class
swing聊天\ChatClient\chatclient\LoginJFrame.java
swing聊天\ChatClient\chatclient\LoginJFrame_btnClose_actionAdapter.class
swing聊天\ChatClient\chatclient\LoginJFrame_btnLogin_actionAdapter.class
swing聊天\ChatClient\chatclient\Start$1.class
swing聊天\ChatClient\chatclient\Start.class
swing聊天\ChatClient\chatclient\Start.java
swing聊天\ChatClient\.classpath
swing聊天\ChatClient\.project
swing聊天\ChatServer\chatroom\ClientBean.class
swing聊天\ChatServer\chatroom\ClientBean.java
swing聊天\ChatServer\chatroom\ServerControl$ChatThread.class
swing聊天\ChatServer\chatroom\ServerControl$GetThread.class
swing聊天\ChatServer\chatroom\ServerControl$ListenerThread.class
swing聊天\ChatServer\chatroom\ServerControl$MyFileFilter.class
swing聊天\ChatServer\chatroom\ServerControl.class
swing聊天\ChatServer\chatroom\ServerControl.java
swing聊天\ChatServer\chatroom\ServerControl_btnClear_actionAdapter.class
swing聊天\ChatServer\chatroom\ServerControl_btnKick_actionAdapter.class
swing聊天\ChatServer\chatroom\ServerControl_btnSave_actionAdapter.class
swing聊天\ChatServer\chatroom\ServerControl_btnSend_actionAdapter.class
swing聊天\ChatServer\chatroom\ServerControl_btnStart_actionAdapter.class
swing聊天\ChatServer\chatroom\Start$1.class
swing聊天\ChatServer\chatroom\Start.class
swing聊天\ChatServer\chatroom\Start.java
.....太多文件了略.....

(Implementing the functions of private chat and group chat through swing In this small project, many technologies are used, and most of them are network knowledge and IO stream technology.
swing chat\ChatClient\chatclient\ChatFrame$ChatThread.class
swing chat\ChatClient\chatclient\ChatFrame$GetThread.class
swing chat\ChatClient\chatclient\ChatFrame.class
swing chat\ChatClient\chatclient\ChatFrame.java
swing chat\ChatClient\chatclient\ChatFrame_btnSend_actionAdapter.class
swing chat\ChatClient\chatclient\LoginJFrame.class
swing chat\ChatClient\chatclient\LoginJFrame.java
swing chat\ChatClient\chatclient\LoginJFrame_btnClose_actionAdapter.class
swing chat\ChatClient\chatclient\LoginJFrame_btnLogin_actionAdapter.class
swing chat\ChatClient\chatclient\Start$1.class
swing chat\ChatClient\chatclient\Start.class
swing chat\ChatClient\chatclient\Start.java
swing chat\ChatClient\.classpath
swing chat\ChatClient\.project
swing chat\ChatServer\chatroom\ClientBean.class
swing chat\ChatServer\chatroom\ClientBean.java
swing chat\ChatServer\chatroom\ServerControl$ChatThread.class
swing chat\ChatServer\chatroom\ServerControl$GetThread.class
swing chat\ChatServer\chatroom\ServerControl$ListenerThread.class
swing chat\ChatServer\chatroom\ServerControl$MyFileFilter.class
swing chat\ChatServer\chatroom\ServerControl.class
swing chat\ChatServer\chatroom\ServerControl.java
swing chat\ChatServer\chatroom\ServerControl_btnClear_actionAdapter.class
swing chat\ChatServer\chatroom\ServerControl_btnKick_actionAdapter.class
swing chat\ChatServer\chatroom\ServerControl_btnSave_actionAdapter.class
swing chat\ChatServer\chatroom\ServerControl_btnSend_actionAdapter.class
swing chat\ChatServer\chatroom\ServerControl_btnStart_actionAdapter.class
swing chat\ChatServer\chatroom\Start$1.class
swing chat\ChatServer\chatroom\Start.class
swing chat\ChatServer\chatroom\Start.java
.....too many files .....)




页: [1]
查看完整版本: swing实现聊天