sophate has asked for the wisdom of the Perl Monks concerning the following question:
Hi Monks,
May I know if there is any Perl module that can count the number of multicast packets and the number of bytes received? I have written some codes with IO::Socket::Multicast but unfortunately the recv() method doesn't give the statistics on the number of bytes received. Appreciate if you can guide me to the right module. Many thanks.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: How to count the number of bytes of a multicast message received?
by BrowserUk (Patriarch) on May 28, 2012 at 21:12 UTC | |
by sophate (Beadle) on May 29, 2012 at 03:19 UTC | |
|
Re: How to count the number of bytes of a multicast message received?
by Anonymous Monk on May 28, 2012 at 20:49 UTC |