Question: Question 1 : Your application used for Store a Book, You have three client ( Admin , Customer, and Employee ) connected to server. Admin:
Question :
Your application used for Store a Book, You have three client Admin Customer, and
Employee connected to server.
Admin:
Can delete employee, show employee's number, show employee's
Info.
Add and delete and edit any Book, show all books info, show total
order's prices.
Customer:
Can display all books
Sign up sign in See his information, See his orders, Add to Cart
and remove from Cart, Make an order, send message.
Employee:
Can Show Orders, Show Employees, and Show Customers, Show
Messages.
All the processes must be done in the server, all client just request from server.
Question :
Create a Server called Encrypter to encrypt and decrypt text.
Server receive a string and return another string.
The encryption method will be a very simple one: to encrypt add to
each character and to decrypt subtract to each character.
Server must serve client, each client work independently without wait
another client to end his work. write code in java client server
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
