Using java socket programming, write a server program and a client program based on the following requirements.(a) The server listens for request from the client program and will display the following options to the client. 1. Calculate the surface area of a rectangle 2. Calculate the length of a string 3. Calculate the volume of a sphere The server program will request the necessary input from the client based on the selected option and return the results to the client to be displayed.
(b) The client program will display the options from server and provide all the necessary input to the server. All results from the server will be. displayed on the client side.
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here