Skip to content

An implementation of a multi-threaded Client/Server based tcp sockets CLI messenger app for real-time group/private chatting in Java.

Notifications You must be signed in to change notification settings

omardoma/java-sockets-messaging

Repository files navigation

java-sockets-messaging

An implementation of a multi-threaded Client/Server based tcp sockets CLI messenger app for real-time group/private text/multimedia chatting in Java.

Currently the messenger is CLI based, however this is just a proof of concept and it can be extended by building a GUI using Swing/JavaFX.

Technology:

  • Java 8

How to run?

  1. Clone the repo
  2. Open the project in intelliJ idea or Eclipse

Ⓒ Omar Doma 2018

About

An implementation of a multi-threaded Client/Server based tcp sockets CLI messenger app for real-time group/private chatting in Java.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages