Hi, 
Here's what I have done. I hope it is well done.

I use the 2-nodes.eqc file and I have modified it.
For the server: type TCPIP port 4141 hostname "192.168.0.1"
For the AppNode: type TCPIP port 4242 hostname "192.168.0.1"
For the Node: type TCPIP port 4343 hostname "192.168.0.2" 

Then here the order of my execution:

1/ On 192.168.0.2 Computer:
> eqPly.exe --eq-listen 192.168.0.2:4343 --eq-server 192.168.0.1:4141
> --eq-client

1: On 192.168.0.1
> eqServer.exe ..\2-nodes.eqc

3: On 192.168.0.1
> eqPly.exe --eq-server 192.168.0.1:4141 --eq-listen 192.168.0.1:4242

Then applications starts. Hope it could help.

But, I don't know how to use a ply file and if the ply file should be on
both computers.

--
View this message in context: 
http://software.1713.n2.nabble.com/Windows-Rendering-on-2-nodes-tp6676251p6727926.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