O Learn Java RMI
Podręcznik E-book o Dowiedz 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.
Dodatkowe informacje APLIKACJA
Co nowego w najnowszej wersji 1.0
Last updated on Apr 11, 2018
Ta wersja zawiera drobne poprawki błędów i ogólne ulepszenia. Zaktualizuj ją, aby uzyskać najlepsze wrażenia.







