slackbuilds_ponce/network/perl-IO-Socket-Multicast
CARLIER Gaetan d1f0aa0a79 network/perl-IO-Socket-Multicast: Added (send/receive multicast messages)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2011-01-16 00:19:55 -06:00
..
perl-IO-Socket-Multicast.info network/perl-IO-Socket-Multicast: Added (send/receive multicast messages) 2011-01-16 00:19:55 -06:00
perl-IO-Socket-Multicast.SlackBuild network/perl-IO-Socket-Multicast: Added (send/receive multicast messages) 2011-01-16 00:19:55 -06:00
README network/perl-IO-Socket-Multicast: Added (send/receive multicast messages) 2011-01-16 00:19:55 -06:00
slack-desc network/perl-IO-Socket-Multicast: Added (send/receive multicast messages) 2011-01-16 00:19:55 -06:00

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.

This requires perl-IO-Interface.