Skip to content

Latest commit

 

History

3 提交

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

仓库 files navigation

ChatWayChat

This was a simple project I created to get a feel for two things in Java:

  1. Using sockets to connect machines
  2. Creating a GUI with Java AWT and Swing

Once the server is running, it waits for clients to connect. When there are multiple clients available, it will connect them for one-to-one chats, ostensibly between strangers. Once one client disconnects, it will offer to let the stranded client reconnect with a new stranger.

关于

Server and Client code for the official ChatWayChat program

Resources

Stars

0 stars

关注者

0 watching

复刻s

发布

贡献者

Languages