summaryrefslogtreecommitdiffstats
path: root/perl/perl-IO-Socket-Multicast/README
blob: 4522228cfdd641430cf5171614e88ddbb9821d1b (plain)
1
2
3
4
5
6
7
8
IO::Socket::Multicast - Perl extension to send and receive multicast
messages

The IO::Socket::Multicast module subclasses IO::Socket::INET to enable
you to manipulate multicast groups. With this module (and an operating
system that supports multicasting), you will be able to receive incoming
multicast transmissions and generate your own outgoing multicast
packets.