Hello Ventuzians!
THE FORUMS ARE CLOSED!

Please join our discord server HERE!! << click me :D

We are shutting our Ventuz Forum, but don't worry, it will all be archived for you to search in if you have a query. From now on, please add all your comments, questions or observations into our Discord Server

Thanks for the great time - see you on discord!!
Dee, Karol, Daniel and the whoooole Product and Support team!

Remoting 2 app controling a V4 scene

Q and A about functionality and how to solve a special task for your application.

Moderator: Support

Post Reply
SamTheSwede
Posts: 91
Joined: 18 Jan 2012, 11:31

Remoting 2 app controling a V4 scene

Post by SamTheSwede » 20 Mar 2014, 16:26

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

User avatar
Karol
Posts: 640
Joined: 10 Jan 2012, 12:07

Re: Remoting 2 app controling a V4 scene

Post by Karol » 24 Mar 2014, 16:08

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

Post Reply