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
Coming soon
- Compile java code with this command :
javac -cp src src/appli/Appli.java -encoding UTF8 -d bin
- Then run the main class :
cd bin
java appli.Appli