Monday, June 30, 2008

JAVA RMI Books

jGuru: Remote Method Invocation (RMI)
Remote Method Invocation (RMI) technology, first introduced in JDK 1.1, elevates network programming to a higher plane. Although RMI is relatively easy to use, it is a remarkably powerful technology and exposes the average Java developer to an entirely new paradigm--the world of distributed object computing.
This course provides you with an in-depth introduction to this versatile technology. RMI has evolved considerably since JDK 1.1, and has been significantly upgraded under the Java 2 SDK. Where applicable, the differences between the two releases will be indicated.
Get this book

Java Remote Method Invocation - Distributed Computing for Java
This white paper describes the benefits of RMI, and how you can connect it to existing and legacy systems as well as to components written in Java.
Get this book