perl-IO-Socket-Multicast - Perl module to send and receive multicast messages
Multicasting is designed for streaming multimedia applications and for conferencing systems in which one transmitting machines needs to distribute data to a large number of clients. IP addresses in the range 224.0.0.0 and 239.255.255.255 are reserved for multicasting. These addresses do not correspond to individual machines, but to multicast groups. Messages sent to these addresses will be delivered to a potentially large number of machines that have registered their interest in receiving transmissions on these groups. They work like TV channels. A program tunes in to a multicast group to receive transmissions to it, and tunes out when it no longer wishes to receive the transmissions.
| License: | GPL | Group: | development/languages/perl | 
|---|---|---|---|
| Source: | perl-IO-Socket-Multicast-1.05-4.rhel7.fio.src.rpm | 
Packages
| Name | Epoch | Version | Release | Arch | Size | Built | 
|---|---|---|---|---|---|---|
| perl-IO-Socket-Multicast | 0 | 1.05 | 4.rhel7.fio | x86_64 | 25 KiB | 2014-08-17 01:21:14 | 
Changelog:
- * 2008-11-11 - Lott Caskey <lottc[AT]fugitol[DOTCOM]>
 - Creation of spec file.