UDP Multicast HELP!

Steven sadams123 at optushome.com.au
Thu Jul 25 02:11:41 EDT 2002


> I truly appreciate you taking time to respond, but I really don't
understand
> what you are trying to explain to me.  Everything else in python seems so
> easy, and creating a tcp socket and udp socket is so easy, just a few
lines
> of code.  I am really surprised that there is no EASY way to join a group.

if you do a search at Google in the groups archive you should find plenty of
examples on using IP multicast in Python

Some example code I found has been uploaded here:

http://www.tetrica.com/quickdry/python/

Steven





More information about the Python-list mailing list