Skip to content

DheerajKukreja9554/chatApplication

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Java CLI chat app

This is a learner project of chat application in java using java.net package

App Description

Currently this app is a realtime group chat in JAVA CLI

Client enters with his name in the group and can chat with currently present members

A lot to add in this in future

Folder Structure

The workspace contains two folders by default, where:

  • src: the folder to maintain sources
  • lib: the folder to maintain dependencies

Meanwhile, the compiled output files will be generated in the bin folder by default.

Version history

0.1 - a simple java cli app for server client chat

1.0 - changed from client server chat to realtime group chat app

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages