Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Question 1 : Your application used for Store a Book, You have three client ( Admin , Customer, and Employee ) connected to server. Admin:

Question 1:
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 2:
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 1 to
each character and to decrypt subtract 1 to each character.
Server must serve 10 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

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Practical Oracle8I Building Efficient Databases

Authors: Jonathan Lewis

1st Edition

0201715848, 978-0201715842

More Books

Students also viewed these Databases questions

Question

=+b) Find the z-statistic.

Answered: 1 week ago

Question

16.8 Explain the typical steps in a grievance procedure.

Answered: 1 week ago

Question

16.4 Outline the five steps in the labour relations process.

Answered: 1 week ago