Skip to content

Commit 9cc8783

Browse files
authored
Update README.md
1 parent d991c9f commit 9cc8783

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
# Chat-Room
22
A simple group chat room program based on Java Socket and Swing.
33
This program builds up connection via socket. When server is initialized, server thread keeps waiting for Client's request for connection. When a connection is successful, Server send onLineUsers list to client through I/O stream. Client Thread keeps receiving messages from Server side.
4+
![alt text](chatroom.jpg)

0 commit comments

Comments
 (0)