Tuesday, November 29, 2011

What is RMI?

RMI is a set of APIs that allows to build distributed applications. RMI uses interfaces to define remote objects to turn local method invocations into remote method invocations.
Category:Socket Programing Interview Questions

No comments:

Post a Comment