
Jan. 5, 2011
3:06 a.m.
On 4 Jan, 11:10 pm, ypercube@gmail.com wrote:
Thnx to all for the responses. It was a router configuration.
Now, is there a way I can select which interface to use (eth0 or eth1)?
I tried using
joinGroup('233.75.215.44', 'eth0')
but it raises an error (DNS Lookup failed...)
Pass something like 192.168.1.1 for the second argument, not something like eth0. Jean-Paul