[issue11247] Error sending packets to multicast IPV4 address

Case Van Horsen report at bugs.python.org
Sat Feb 19 07:17:48 CET 2011


Case Van Horsen <casevh at gmail.com> added the comment:

I tested multicast without any issues using the attached script. I used RC3 on both Windows 7 and Linux. I did need to disable the firewall on my Windows system before multicast would work.

Start one or more clients using: "python mtest1.py client"

Send data using: "python mtest1.py server hello 10"

----------
nosy: +casevh
Added file: http://bugs.python.org/file20791/mtest1.py

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue11247>
_______________________________________


More information about the Python-bugs-list mailing list