I am really not sure what about u are looking for, but I believe that u ll need to use some kind of Mutex and "critical section" to the managment and protect such a dynamic parallel data sharing access/manipulation.
>From: Fabrice Guyaux <[EMAIL PROTECTED]> >Reply-To: Discussion list for Java 3D API <[EMAIL PROTECTED]> >To: [EMAIL PROTECTED] >Subject: [JAVA3D] Distant views of a virtual universe ? >Date: Fri, 30 Nov 2001 17:54:51 +1100 > >Dear all, > >I'm preparing a "master degree thesis" on "Collaborative Visual Data >mining" and I have to implement a prototype for such a collaborative system >(see pic in attach). > >The question is: Is it possible, with Java3D, to have a "Virtual Universe" >object located on a server and several clients "viewing" this universe from >distant places ? >In other words... Is it possible to share a virtual universe through a >network ? > >One of the feature of the system would be: "A client can modify an object >in the universe and the others users can immediately see the changes" > >If it's possible, which technology do I have to use ? (Remote Method >Invocation ?) > >Best regards, >Fabrice Guyaux. ><< collaborativedatamining.jpg >> _________________________________________________________________ Downloaden Sie MSN Explorer kostenlos unter http://explorer.msn.de/intl.asp =========================================================================== To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff JAVA3D-INTEREST". For general help, send email to [EMAIL PROTECTED] and include in the body of the message "help".
