-
Notifications
You must be signed in to change notification settings - Fork 0
Home
vyfhfhd edited this page Nov 16, 2024
·
1 revision
Welcome to the network wiki!
This project implements a simple server-client network application using Java.
- Start the server using
QuizServer.java. - Connect the client using
QuizClient.java. - Answer the quiz questions provided by the server.
- The server will evaluate your answers and display the score.