Skip to content

pasindubawantha/Chat101

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Chat101

A simple Group Chat application.

Requirements

Getting Started

  • Build using Apache Maven mvn package (It may take some time to download Maven plugins and Java dependencies).
  • On Linux distributions make target/Server.jar and target/Client.jar files executable.
    • chmod +x target/Server.jar.
    • chmod +x target/Client.jar.
  • Run target/Server.jar with java -jar ./target/Server.jar
  • Run as many target/Client.jar instance just by double clicking !

About

A simple Group Chat application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages