/mediatheque-brette

Media library app made with Java threads and JavaMail API

Primary LanguageJava

mediatheque-brette

Media library app made with Java threads and JavaMail API. School project for the AppServJava course. This is the part 1 of The Brette Media Library saga. You can check the part 2 here : MediaWeb

Overview

Coming soon

Run

  1. Compile java code with this command :
javac -cp src src/appli/Appli.java -encoding UTF8 -d bin
  1. Then run the main class :
cd bin
java appli.Appli