Skip to content

Final Submission

Latest
Compare
Choose a tag to compare
@michaelflppv michaelflppv released this 25 May 09:15
· 4 commits to main since this release

The use of the application requires Java 17.

Start the Client: java -jar capture_the_flag_client.jar
Start the Server: java -jar capture_the_flag_server.jar

Note that the standard port for the server is 8888. If you host the server on your local machine, it should be reachable under localhost:8888.

capture_the_flag_server.jar
capture_the_flag_client.jar