Summary of the Work: In this assignment, you will use Java RMI to write a simple client-server application that meets the following specifications:

  • A data logger service that can store Serializable Objects sent by client.
  • The data is to be stored on a RMI server.
  • The server must timestamp the data and store both as a record on persistent storage(e.g to a file). The format of the timestamp is not specified.
  • The data logger is shared amongst other client, so make it thread safe.
  • Create a client that can test the log service using RMI

Write a report on the design and illustrate you design using UML diagrams. Include analysis of the problem and the design steps. Include source code with comments in the report. Produce a test log including complication results, your test strategy and instructions (procedure), and interpretation of the result. Test server for multiple concurrent client request too. You will be marked on presentation and how well you solve the outlined task. Write a report on the design and implementation of your solution and answers, showing code and results: (i) a class diagram outlining the class structure for your proposed solution. (ii) a set of summary tables describing the fields, constructors and methods for each class. (iii) a print out of the Java source code of your complete program.

Academic Honesty!
It is not our intention to break the school's academic policy. Posted solutions are meant to be used as a reference and should not be submitted as is. We are not held liable for any misuse of the solutions. Please see the frequently asked questions page for further questions and inquiries.
Kindly complete the form. Please provide a valid email address and we will get back to you within 24 hours. Payment is through PayPal, Buy me a Coffee or Cryptocurrency. We are a nonprofit organization however we need funds to keep this organization operating and to be able to complete our research and development projects.