Skip to content

This is my own personal instant messaging application written in Java and using JavaFX. I reimplemented a multi-threaded server from a previous project(added some minor updates as well)

Notifications You must be signed in to change notification settings

stregea/PartyChat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

PartyChat

This is my own personal instant messaging application written in Java and using JavaFX. I reimplemented a multi-threaded server from a previous project (added some minor updates as well), created a class that serves as the primary communicator between the client and server, and then created two client applications. One being a text client, mainly meant for an administrator, and another GUI based client meant for the every day user.

About

This is my own personal instant messaging application written in Java and using JavaFX. I reimplemented a multi-threaded server from a previous project(added some minor updates as well)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages