Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 463 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 463 Bytes

Java_Projects

This is a basic chat system project where two user interfaces can chat simultaneously. I built this project in 1st year college days.
The chat application introduces both ends simultaneous response

How to run:

  1. Open in Vscode/ other ides
  2. Run java server.java
  3. Run java client.java

Here are some screenshots of the project: