Describe about Distributed Object Model in detail.
Answers
Answered by
1
Answer:
The distributed applications consist of two parts - a client part and a server part. The client part obtains a reference to one or more objects from the server part, and calls their methods. ... RMI-P4 provides the mechanism by which client and server parts communicate.
Similar questions