Skip to content

Repository for the project of the course LINGI2241 - Architecture and Performances of Computer Systems at Université catholique de Louvain

Notifications You must be signed in to change notification settings

YoZe24/LINGI2241_Archi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Repository for the project of the course LINGI2241 - Architecture and Performances of Computer Systems

How to run the project ?


  1. Using maven project
  • Open the project with the pom.xml file
  • Launch one server (Simple or Opti) | Set your parameters for the server
  • Launch the client | Set your parameters in the ClientLaunch.java file
  1. Using the java.class (better with maven to parametrize)
  • Go in the target directory
  • Add the database here "\src\main\resources"
  • Launch one server (Simple or Opti) using java
  • Launch one client using java

About

Repository for the project of the course LINGI2241 - Architecture and Performances of Computer Systems at Université catholique de Louvain

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages