Hi, i want to make a test for data transmission API, but i don't really know how to get it start. the basic idea is: during Config::Init, Data(image) was transfered to render-client and used as Texture on a Geometry(Quad). i have read the description-Application data Transmission and have some questions:
1. i found two functions in eq::Config _startInit() and _finishInit, are these functions do the split job? (i do not quite understand the code in these functions, where can i get some guides ,which helps me to understand that?) 2. when not, how can i implements these functions for the split job of Config::Init?(sorry, i'm newbie in equalizer). any help is appreciated . regards Bo -- View this message in context: http://n2.nabble.com/need-help-for-data-transmission-tp2342040p2342040.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

