| 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.
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. |