Hey Stefan, we are moving forward with our project and right now I am composing the final eqc files. I have everything working with traditional TCPIP connections, but I would like to try out RSP since TCPIP seems pretty slow (especially when doing soft frame barriers).
I am trying to make an EQ config file based off the Hactar example that ships with EQ. The resulting config looks like this: http://pastebin.com/jf6ck6nZ Then I try to launch each client by the following string: "myEQApp.exe --eq-client --eq-listen clientHostName --eq-listen clientHostName:RSP" However, the client process will exit and complain about being unable to create a listener connection. It will try to join its interface on 0.0.0.0 and then complain that it can't setup the underlying UDP connection...Am I missing something in this process? I feel like the multicast address should be something other than 0.0.0.0 but I can't figure out a way to set it... Thanks! -Harris -- View this message in context: http://software.1713.n2.nabble.com/Setting-up-reliable-multicast-RSP-connections-tp7531438.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

