Does anyone know a simple way to use Java 3d over RMi... 

i.e. i have an RMI server set up and I want the location of the server
to have a java 3d program (lets say for example the sun's tutorial
example: HelloWorld)

and I want to be able to run that HelloWorld applet (as an application
via using MainFrame) on different machines via clients that connect to
the RMI server and call on a method to show it.

so far I can get it to work by fiddling with my security permissions
but it displays the applet window on the machine where the server is
running ... what i need it to do is display the applet on the machine
where the client is running...!


any help would be greatly appreaciated...

cheers


_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com

=====================================================================
To subscribe/unsubscribe, send mail to [EMAIL PROTECTED]
Java 3D Home Page: http://java.sun.com/products/java-media/3D/

Reply via email to