TheMillionDollarMan
Programmer
Hi.
I am going to need to justify using RMI (new technology) versus COM (known technology).
We are moving towards Java from prodominantly Microsoft C++ ISV. To speed up the process I am going to present some solutions using advcanced nework programming in Java. I was wondering if anyone could ship in with some additional comments.
What are the strengths and weaknesses of COM v RMI?
To me RMI seems a lot more felxible and independant. Listening for requests. Is easier to work with Corba.
COM seems to be pointed to via an enviroment variable or registry setting and is a lot more complex. Is the legacy system so will "have" to work with Corba in order to integrate our software.
Anything else....
Dave