DOCUMENT RESOURCES FOR EVERYONE
Documents tagged
Education Java Course Day 17

1. Day 17 2. JNDIJava Naming Directory Interface 3. 4. Looking up an Object 5. Looking up an ObjectListing the Context 6. Looking up an ObjectListing the ContextBinding 7.…

Documents Remote Method Invocation

Remote Method Invocation (RMI) The Remote Method Invocation (RMI) is an API that provides a mechanism to create distributed application in java. The RMI allows an object…