關於Learn Java RMI
電子書指南,了解有關學習Java RMI
RMI stands for Remote Method Invocation. It is a mechanism that allows an object residing in one system (JVM) to access/invoke an object running on another JVM. RMI is used to build distributed applications; it provides remote communication between Java programs. It is provided in the package java.rmi.
This Learn Java RMI has been prepared for beginners to make them understand the basics of Remote Method Invocation in Java.
更多應用信息
最新版本1.0更新日誌
Last updated on 2018年04月11日
此版本包含小幅錯誤修正和一般改善。請更新至最新版本,以獲得最佳體驗。











