Ventuz Technology Group Forum  

Ventuz Forums » Ventuz » Feature Request... » Re: a VentuzSceneHelper event

Re: a VentuzSceneHelper event
Started by Ayman at 10-14-2007 13:49. Topic has 2 replies.

Print Search « Previous Thread Next Thread »
  10-14-2007, 13:49
Ayman is not online. Last active: 6/15/2008 11:42:45 AM Ayman

Top 50 Posts
Joined on 04-04-2006
Posts 12
Geeked [8-|]a VentuzSceneHelper event
I need to know when VentuzSceneHelper loses the connection with the Renderer (e.g. when you shutdown the designer), an event would be helpful
   Report 
  10-14-2007, 22:17
Ralf Stanke is not online. Last active: 11/21/2008 10:09:37 AM Ralf Stanke



Top 10 Posts
Joined on 05-15-2005
Dubai, U.A.E.
Posts 337
Re: a VentuzSceneHelper event
This behavior is not defined in .NET remoting (by design) but you could achieve something like this, if you receive the MachineSignature (see Remoting DLL) or sending "heartbeats" with an OSC node from your scene. If you don't get these messages anymore, Ventuz seems to be closed.

Ralf
   Report 
  10-15-2007, 1:11
Ayman is not online. Last active: 6/15/2008 11:42:45 AM Ayman

Top 50 Posts
Joined on 04-04-2006
Posts 12
Re: a VentuzSceneHelper event
it would be helpful if I have an example about receiving machine signature
   Report