Skip to content

Latest commit

 

History

History
14 lines (6 loc) · 269 Bytes

README.md

File metadata and controls

14 lines (6 loc) · 269 Bytes

java Chat App

Project Idea

Making a distributed and centered Java chat app that is duplex by server-to-server relation, user can send and receive a multiple message at the same time using threading

Tools used

  1. Java
  2. Swing (Java GUI framework)