Thanks to visit codestin.com
Credit goes to github.com

Skip to content

StevenYue/ChatRoom

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chat Room

This is a very light version chatting tool, programmed in JAVA. However it supports a lot of important and useful features, like, constantly update online user list, and broadcast message to multiple users.

1. new user came online

2.online user disconnected

3.Single target communication


4.Multiple targets communication

Update of this commit

finally fix the bug of Jlist rendering, the solution is using swingutility.invokelater method to undate UI whenever an update is ready and required, this will guarantee all UI rendering is in Event Dispatch thread. other than this fix, the rest are just fine.

About

A miniature Chatting Tool

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages