Skip to content

robin-viollet/projet-vod

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Projet VOD - Robin Viollet

Here is the complete implementation of the vod subject.

How to run

Start the server (src/server/Main.java), then the client (src/client/Main.java), sign up, log in with the same login then ask any movie.

Bonuses

All the bonuses have been implemented:

  • After a user signs up, the password is hashed with the CRC12 algorithm then the credentials are stored in a file.
  • All the exceptions are handled, either client-side or server-side, on whichever it is logic.

Even more bonus

If vlc is installed (only tested on Linux), the client will try to use it to read the video

On line 30 of Streamer, change the file path to one pointing to a video. Then launch the server and the client and ask any video.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages