Java RMI Introduction
Remote Method Invocation
Uses Java’s Object Serialization and Reflection capabilities
Actual Transport protocols not specified…
Default is TCP
Improvements(Caching, Reliable UDP, Multicast)
…Are they really improvements?
Previous slide
Next slide
Back to first slide
View graphic version