On Wed, Sep 22, 2010 at 8:18 PM, jordan [via Software] <[email protected]> wrote: > 1) On the "172.16.5.22", starting a command window and running "eqPly -- > --eq-client --eq-listen 172.16.5.22:4242"; > > Errors > ./lib/net/socketConnection.cpp:560 0 Could not bind socket 8: Cannot > assign requested address (99) to 172.16.5.22:4242 AF 2 > ./lib/net/node.cpp:305 0 Can't create listener connection: > RefPtr<connection TCPIP 172.16.5.22:4242>
The client can't set up its listening socket, since you are trying to listen on .22 on the machine with .23. I don't understand your later email 'ERRORS...' -- Does it work now? If not, what is your problem? HTH, Stefan. -- View this message in context: http://software.1713.n2.nabble.com/Help-on-config-2-window-tp5544012p5562070.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

