Skip to content

It is a simple multi user chatting system made in Java using Socket Programming. Users connect to same network can chat with each other. It is like a intranet chatting app for desktop

Notifications You must be signed in to change notification settings

amanpal99/MultiUserChatSystem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MultiUserChatSystem

It is a simple multi user chatting system made in Java using Socket Programming. Users connect to same network can chat with each other. It is like a intranet chatting app for desktop

To make it work you need to create a simple database to save chat, although it uses sqllite but when user is offline it save message on database and then send it to particular user.

About

It is a simple multi user chatting system made in Java using Socket Programming. Users connect to same network can chat with each other. It is like a intranet chatting app for desktop

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages