Sponsored Link •
|
Advertisement
|
Advertisement
|
This page contains an archived post to the Java Answers Forum made prior to February 25, 2002. If you wish to participate in discussions, please visit the new Artima Forums.
Message:
> I'm currently working on a project to design and implement a collaborative visualization application. I've never had extensive experience with Java and wanted to ask if I could use Java RMI to implement collaborative visualization tool. > I have a program which visualizes a 3-D object given a input file. Now I would like to make it collaborative so that multiple clients can view the image and also move it around and all the clients see the movement of the 3-D image. I don't have any idea would like to know what the industry is using for application such as this. I've read CORBA and Java RMI are being used to build things like collaborative whiteboards and my goal application should be similar. > Please give me any suggestions and recommendations you might have. Thank you very Much. > Best, > Jun
Replies: |
Sponsored Links
|