Question: Design a client/server application in which a client communicates directly with a server. The server will store product and customer information in two separate files.
Design a client/server application in which a client communicates directly with a server. The server will store product and customer information in two separate files. The client application will allow a user to request product and customer information from the server. The server will retrieve and send the requested information to the client. The information will be displayed by the client in a user-friendly manner. It is suggested that your application use Swing components to support a user-friendly interface. The format of your product and customer files will be provided by your instructor.
Explain your design to your classmates using pseudocode, class diagrams, and sequence diagrams.
Explain each step on both the server and client side that establishes the networking between the two.
Your design should also clearly explain how the client and server interact to provide the user with the requested product and customer information.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
