|
網誌存檔
熱門網志
|
|
|
RMIThe Java Remote Method Invocation (RMI) system allows an object running in one Java virtual machine to invoke methods on an object running in another Java virtual machine. RMI provides for remote communication between programs written in the Java programming language. This trail provides a brief overview of the RMI system and then walks through a complete client/server example that uses RMI`s unique capabilities to load and to execute user-defined tasks at runtime. The server in the example implements a generic compute engine, which the client uses to compute the value of
|
-------------------------------------------------
| 上一篇:Java Management Extensions (JMX) | 下一篇:Struts Tutorials - Jakarta Struts Tutorial |

