Skip to content

agutteridge/Quiz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quiz

PiJ, assignment 3

To launch the server, please compile and then run using the following command:

java -Djava.security.policy=server.policy QuizServerLauncher

To launch either client programs, please compile and then run using the following commands:

java -Djava.security.policy=client.policy QuizMakerLauncher

OR

java -Djava.security.policy=client.policy QuizPlayerLauncher

The QuizServer and QuizMaker have Javadoc annotation.

Thanks, Alice

About

PiJ, assignment 3

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages