Skip to content

HashemAlhariry/hermes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hermes ⚚

Client-Server chatting application built in Java and made by students of ITI.


How to Run

To be able to run you need to have maven installed on your machine. Then you can follow running instructions based on your OS.

Mac and Linux

Open your favourite terminal int the project directory and follow these instructions.

cd "run scripts/linux and mac"
# Now choose the script you want to run
# To run client only
./runclient.sh
# To run server only
./runserver.sh
# To run both server and client (one instance for each application)
./run1server1client.sh

Windows

Open your CMD in the project directory and follow these instructions.

cd "run scripts/windows"
:: Now choose the script you want to run
:: To run client only
runclient.bat
:: To run server only
runserver.bat
:: To run both server and client (one instance for each application)
run1server1client.bat

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages