You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Zachary Storer 50acbed4cb perl/perl-IO-Socket-Multicast: Fix source URLs. 11 years ago
..
README perl/perl-IO-Socket-Multicast: Fixed dep information 13 years ago
perl-IO-Socket-Multicast.SlackBuild various: Update find command to match template. 12 years ago
perl-IO-Socket-Multicast.info perl/perl-IO-Socket-Multicast: Fix source URLs. 11 years ago
slack-desc various: Fix slack-desc formatting and comment nit picks. 12 years ago

README

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.