Hi,
I am interested in rendering eqPly example in two winxp nodes and I made
some attempts but they failed :(. I have two nodes; the client's IP
192.168.1.40 and the server's IP 192.168.1.30. My config file
"2-node.2D.eqc" is as follow;
...
appNode
        {
            pipe 
            {
                window
                {
                    viewport [ 640 400 1280 800 ]
                    attributes{ hint_fullscreen OFF }
                    channel { name "channel1" }
                }
            }
        }
        node
        {
            connection { hostname "192.168.1.40" TCPIP_port 4242 }
            pipe { window { channel { name "channel2" }}}
        }
...

First i started client node with `eqPly -- --eq-client --eq-listen
192.168.1.40:4242` and then started server with 'eqServer
C:\Lib\Equalizer-0.6\examples\configs\2-node.2D.eqc' but nothing happens. I
could not figure out the problem, can anyone help me? I also tried to to
same thing on same computer but result did not changed :(

By the way, with this resident rendering, should I still make passwordless
ssh working?

Thanks in advance,
MFUluat
-- 
View this message in context: 
http://n2.nabble.com/Two-nodes-on-WinXP-tp2388442p2388442.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