Hello everyone,<br><br>In my project the order of components' activation is crucial. Meanwhile, we have an on-line tool for connecting components, which uses random order when activating components.<br>Because of that, I'm looking for a function, which is able to decide whether the component(s) on the other end of a service port's interface is activated or not. Does such a function exists? If so, how to call it via an RTC::CorbaComsumer<> object, for instance?<br>



I've investigated the "SimpleService" example as well but couldn't find anything like this in the code. MyServiceConsumer doesn't check whether MyServiceProvider is active or not. It just uses try-catch blocks to identify inactive service provider.<br>



<br>Thanks in advance,<br>György Persa<br><br clear="all"><br>-- <br><div><font size="1">Software engineer</font></div><div>Computer and Automation Research Institute</div><div>Hungarian Academy of Sciences</div><div>Project VirCA, <a href="http://www.virca.hu" target="_blank">www.virca.hu</a></div>