Produced 5th November 2002 by
Krishna Pentayya
Foreword
This paper was written for my Distributed Computer
Systems unit during the final year of my degree and is reproduced
here in full.
For the purpose of web friendliness the original
paper is divided over a number of pages, the contents of each
page is described below.
Paper Breakdown
Page 1. Introduction,
Brief look at the Java Language and the distributed computing
schemes it possesses.
Page 2. CORBA -
Java IDL (Interface Definition Language)
Page 3. Java RMI
(Remote Method Invocation), description and architecture
Page 4. Java RMI
(Remote Method Invocation), implementation including coded example
and overview
Page 5. RMI-IIOP
(Remote Method Invocation - Internet Inter-ORB Protocol)
Page 6. Conclusion
Page 7. References