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 4 Demo

Here you can share your work with other users.

Moderator: Support

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

Remoting 4 Demo

Post by Karol » 24 Mar 2014, 16:03

Hi all!

With Ventuz 4 we introduced the Remoting 4 API for remote communication with Ventuz. This API completely differs from Remoting 2 as it is e.g. possible to communicate with a Cluster of Ventuz machines.
I attached a Ventuz project with two Remote Client applications (need at least Visual Studio 2012) to show how to use the Remoting 4 API.
The clients are build with WPF (but the usage with WinForms would be pretty similar) and they use some async programming features introduced in .net 4.0.
It's still version 0.9 because there are some TODOs in the source code and some bugs might have survived.

We will provide a third more extensive demo which will utilize Ventuz Templates in the future.
Feedback is welcome!

Best Regards
Karol
Attachments
Remoting4Demo_v0.9.zip
(854.14 KiB) Downloaded 757 times

User avatar
Daniel Willer
Posts: 309
Joined: 06 Jan 2012, 18:12

Re: Remoting 4 Demo

Post by Daniel Willer » 06 May 2014, 11:02

:D :D :D

kris rok

Re: Remoting 4 Demo

Post by kris rok » 16 Jun 2014, 12:45

yes please!

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

Re: Remoting 4 Demo

Post by Karol » 29 Jul 2014, 13:13

Hi Guys,

here is an updated (some bugfixes) and extended (two new demos for the Template Engine) version of the Remoting 4 Demo Package.
Feedback is welcome!

Have fun
Karol
Attachments
Remoting4Demo_v1.0.zip
(1.21 MiB) Downloaded 587 times

User avatar
arthamas
Posts: 31
Joined: 14 Apr 2015, 20:20

Re: Remoting 4 Demo

Post by arthamas » 14 Apr 2015, 20:40

Hi Karol,

Opening the exe does not do anything. Probably crashes or something.
Am I missing something crucial for it to work properly?

Daniel
Daniel
Professional 3D Integrator

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

Re: Remoting 4 Demo

Post by Karol » 15 Apr 2015, 14:57

Hi Daniel!

You are right! Unfortunately, there is an icon missing so the executables do not start. But the Visual Studio projects work anyway.
I uploaded a new ZIP with fixes for this issue.

Best Regards
Karol
Attachments
Remoting4Demo_v1.1.zip
(1.23 MiB) Downloaded 642 times

User avatar
arthamas
Posts: 31
Joined: 14 Apr 2015, 20:20

Re: Remoting 4 Demo

Post by arthamas » 16 Apr 2015, 21:54

Hi,

Yeah I dowloaded Visual Studio yesterday to make it work.
Thanks for the updated version. Just downloaded it!

Cheers
Daniel
Professional 3D Integrator

Luke47921
Posts: 32
Joined: 21 Oct 2015, 13:23

Re: Remoting 4 Demo

Post by Luke47921 » 24 Dec 2015, 11:11

I know this is an old thread, but you use this.cluster.DataItem to set scene data, is there a function that I can use to get the scene data into my program?

User avatar
lerou
Posts: 345
Joined: 06 Sep 2013, 07:14
Location: Hamburg, Germany

Re: Remoting 4 Demo

Post by lerou » 26 Dec 2015, 19:05

Luke47921 wrote:I know this is an old thread, but you use this.cluster.DataItem to set scene data, is there a function that I can use to get the scene data into my program?
Check out the Ventuz API documentation. You can find it in the Ventuz install dir.

There are several variations of DataItem(..). You can use them to get and set items.

Best,
rou

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

Re: Remoting 4 Demo

Post by Karol » 29 Jun 2018, 10:30

Hi all,

here is a new version of the Remoting 4 demos with some improvements and bugfixes.
Now working with V5 & V6. The demo is using the latest Remoting4 DLL from Ventuz 6.

Best Regards
Karol
Attachments
Remoting4Demo_v1.2.zip
(1.27 MiB) Downloaded 322 times

Post Reply