Question
*USE JAVA (THIS IS A GPA CALCULATOR AND SHOULD BE ABLE TO HANDLE MULTIPLE CLIENTS AT THE SAME TIME) For this project you will design
*USE JAVA (THIS IS A GPA CALCULATOR AND SHOULD BE ABLE TO HANDLE MULTIPLE CLIENTS AT THE SAME TIME)
For this project you will design a system to allow various users (unknown number connecting at any one time) to access a grade point calculation service on a "server". This service will allow users to either create an account or login to their previously created account. Then the user will need to complete the following items:
Add a Course Grade
Remove a Course Grade
Update a Course Grade
Get their GPA
This project must be completed in the Client Server architecture (you do not have to worry about persistance, but you do need a stateful server) Your program should handle many client requests at once.
As usual submit all source code files along with a ReadMe.txt to enable me to run your Server and how to run 1+ clients.
*USE JAVA (THIS IS A GPA CALCULATOR AND SHOULD BE ABLE TO HANDLE MULTIPLE CLIENTS AT THE SAME TIME)
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started