Hey, I just saw Stefan's mail who wrote similar things as I did last week, because obviously my message wasn't being sent. Since my mail is a bit more detailed, I hereby want to resend it: ----------------------
You have to define interfaces in your config. The interface is the ip of the network adapter, from which you want to send your multicast packages. Also add some ports( e.g. "port 11147") The command line syntax with RSP is more complicated. I'm not familiar with eqHello, but with coNetPerf it would look like this: Machine 1: coNetPerf -s RSP#102400#239.255.42.43#<machine 1 interface ip>#<port>## Machine 2: coNetPerf -c RSP#102400#239.255.42.43#<machine 2 interface ip>#<port>## I guess for eqHello you have to not only listen to a multicast connection, you have to listen to a unicast connection as well. At least that's the way it works for eqPly. And did forget you specify --eq-client (again, I'm not familiar with eqHello)? eqPly.exe --eq-client --eq-listen 192.168.0.1:12345 --eq-listen RSP#102400#239.255.42.43192.168.0.1#11147## eqPly.exe --eq-server rsp.eqc BTW: The server doesn't need RSP, it's only used for data distribution. And from our experience, it's only useful, when distributing data with the push functions. Hope to help, Carsten -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Stefan Eilemann Sent: Donnerstag, 26. Juni 2014 14:12 To: Equalizer Developer List Subject: Re: [eq-dev] how to run a rsp config sample? On 18. Jun 2014, at 11:14, lantian318 <[email protected]> wrote: > Is anybody run a rsp sample success on windows ? Yes. You will also need a TCP connection for each node, as RSP is only used for data interesting to multiple nodes, i.e., object instance and delta data. HTH, Stefan. This email and any attachments are intended solely for the use of the individual or entity to whom it is addressed and may be confidential and/or privileged. If you are not one of the named recipients or have received this email in error, (i) you should not read, disclose, or copy it, (ii) please notify sender of your receipt by reply email and delete this email and all attachments, (iii) Realtime Technology does not accept or assume any liability or responsibility for any use of or reliance on this email. For other languages, go to http://www.3ds.com/terms/email-disclaimer _______________________________________________ eq-dev mailing list [email protected] http://www.equalizergraphics.com/cgi-bin/mailman/listinfo/eq-dev http://www.equalizergraphics.com

