Skip to content

This is a chat application that's built with Java Socket Programming based on TCP. Supports sending private, group and broadcast messages.

Notifications You must be signed in to change notification settings

tunchasan/Java-Chat-Application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 

Repository files navigation

Chat-Application with Java Socket Programming

This is a chat application that's built with Java Socket Programming based on TCP

What includes that project?

  • Send private messages
  • Send group messages
  • Send broadcast messages
  • Allows to create a group
  • Allows to add users to group
  • Message storage in MYSQL DB.
  • Thread usage for each client.
  • Simple message interface with Java Swing

About

This is a chat application that's built with Java Socket Programming based on TCP. Supports sending private, group and broadcast messages.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages