 |
a VentuzSceneHelper event
Started by Ayman at 10-14-2007 13:49. Topic has 2 replies.
|
|
10-14-2007, 13:49
|
Ayman
Joined on 04-04-2006
Posts 12
|
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

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