[Twisted-Python] multicast

exarkun at twistedmatrix.com exarkun at twistedmatrix.com
Tue Jan 4 22:06:09 EST 2011


On 4 Jan, 11:10 pm, ypercube at 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



More information about the Twisted-Python mailing list