English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

2006-11-21 19:01:52 · 2 answers · asked by jinju 1 in Computers & Internet Software

2 answers

The Java Remote Method Invocation API, or Java RMI, is a Java application programming interface for performing the object equivalent of remote procedure calls.

The Java Remote Method Invocation (RMI) system allows an object running in one Java virtual machine to invoke methods on an object running in another Jvm.

Java Remote Method Invocation (Java RMI) provides a simple and direct model for distributed computation with Java objects

2006-11-21 19:25:38 · answer #1 · answered by aravind 3 · 0 0

http://en.wikipedia.org/wiki/Java_remote_method_invocation

2006-11-22 03:10:01 · answer #2 · answered by bogus_dude 6 · 0 0

fedest.com, questions and answers