AVI K.

asked • 09/15/20

Java Messenger Application

Problem Description: Distributed banking application


You are required to build an application for Bank of Fiji. The application will allow users to create a bank account and use deposit and withdrawal services. The services offered by the bank should be made available via Java’s RMI.


Services offered by the remote banking application include;

1. Creating user account

2. Accessing existing user account

3. Deposit / withdraw money

4. Allow user to transfer money into another account (only possible if account already exists)

5. Check account balance

6. Allow user to change account details – account holder name, password, date of birth, etc.

The users should be able to access all these services using RMI.

Requirements:

 Make the desktop applications using Java programming language.

 Java RMI should be used for synchronization as proof of concept even though it is not used in mobile distributed system.

 Multiple clients should be able to use the application simultaneously

 GUI is expected for the client application.

 Proper used of classes and methods and interfaces is expected

AVI K.

use netlab for the following application
Report

09/15/20

1 Expert Answer

By:

Still looking for help? Get the right answer, fast.

Ask a question for free

Get a free answer to a quick problem.
Most questions answered within 4 hours.

OR

Find an Online Tutor Now

Choose an expert and meet online. No packages or subscriptions, pay only for the time you need.