AVI K.
asked 09/15/20Java 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
1 Expert Answer

Patrick B. answered 09/15/20
Math and computer tutor/teacher
Way too complicated to do here...
There's no way to get you the application and all of its supporting files
Menu driven console app please
Still looking for help? Get the right answer, fast.
Get a free answer to a quick problem.
Most questions answered within 4 hours.
OR
Choose an expert and meet online. No packages or subscriptions, pay only for the time you need.
AVI K.
use netlab for the following application09/15/20