On 20. Feb 2012, at 21:13, cpapado [via Software] wrote:

> I'll admit that the last bit about grabbing the IDs flew over my head since I 
> haven't messed with the packet-sending aspect of collage yet. 

Just browse the code, for example Config::init.

> bool CommandClient::_connectCollage() 
>     { 
>         _spLocalNode = new co::LocalNode(); 

Missing is:

_spLocalNode->listen();

>         ...


Cheers,

Stefan.




--
View this message in context: 
http://software.1713.n2.nabble.com/Affecting-Collage-objects-outside-an-Equalizer-application-tp7301888p7302434.html
Sent from the Equalizer - Parallel Rendering mailing list archive at Nabble.com.

_______________________________________________
eq-dev mailing list
[email protected]
http://www.equalizergraphics.com/cgi-bin/mailman/listinfo/eq-dev
http://www.equalizergraphics.com

Reply via email to