TITLE : Design a distributed application using RMI.
AIM : To implement a basic calculator ( operations : +, - , /, *)using RMI.
OBJECTIVE : To implement RMI for implementing basic mathematical operations.
To have a client and server execute the RMI.
THEORY : Explain RMI.
Explain the two different type of remote classes for RMI.
PSEUDO CODE/STEPS OF ALGORITHM :
PLATFORM : Linux
PROGRAMMING LANGUAGE: C,compiler :gcc/cc
PLATFORM: Linux
LANGUAGE: C
INPUT: The values for mathematical operations
OUTPUT: The output based on +, - ,/ ,* operations
CONCLUSION : Thus, RMI has been studied and implemented on Linux platform.
FAQs : 1. Differentiate between RPC and RMI
2. what does rmic do ?
3.what is the importance of RMI registry