Page 1 of 1

Remoting 2 app controling a V4 scene

Posted: 20 Mar 2014, 16:26
by SamTheSwede
Hey guys!

I have a little application to send data to externalized scenes and as we are slowly moving into Ventuz 4 I'd like to build the Ventuz 4 scenes with ability to recieve remoting 2 data and commands.

I have been using "Ventuz.Kernel.Remoting.VentuzSceneHelper scene = ventuz.ActiveScene;" to figure out the scene and then set properties or invoke methods.

Is it possible through sceneData to set properties and invoke methods from the external application as if the scene was built in V3?

Any examples, how-to's?

All the best!

// Sam

Re: Remoting 2 app controling a V4 scene

Posted: 24 Mar 2014, 16:08
by Karol
Hi Sam!

Yes, you can remote Ventuz 3 scenes in Ventuz 4 via Remoting 4!
You can also control V3 scenes running in V4 with your Remoting2 client if you re-build it with the latest Ventuz Remoting DLLs.

Remoting 4 examples can be found here: http://forum.ventuz.com/viewtopic.php?f=14&t=3407

Best Regards
Karol