Distributed Objects - Outline



PVM Homepage
Writing PVM Applications
Distributed Object Primer
C|NET
Tom's Hardware Guide
dot.gif (888 bytes)

Oberon
Operating Systems
POCO
Robotics
Computational Geometry
dot.gif (888 bytes)

Distributed Processing
Distributed Objects
Robot Networks
3D Technology

dot.gif (888 bytes)
The project consists of two parts, the research paper, and the code. The research paper is going to be covered by the outline presented here. The code will be mentioned at the end of this document.
The Code

At present, the code will be a mini-version of Delphi, currently an interactive web application. It will support minimal transactions like asking a question, answering the question, commenting on the answer, etc. If in my research I find that this is to much to handle, I may just implement a ping-ish client/server system to see that this technology actually works. I am going to use an implementation of CORBA's IDL in Java and will probably be using my win95 machine as a test bed. If everything works, I might create a Java applet that lives on one of these pages.

 

Copyright © April, 1998, Jim Garlick (garlija@earlham.edu)