[Nottingham] Easy linux network multicast?
Cam
camilo at mesias.co.uk
Tue May 16 14:40:44 BST 2006
Martin
> So how can you easily multicast a few GBytes of binary data to multiple
> machines on a LAN?
I can't think of an easy way that's a true multicast. You could look at
videolan for streaming but your few Gb might have to be an MPEG file.
You could possibly multicast out a file using netcat -u, and receive it
with netcat -l, but you'd have to
1. start and stop manually
2. verify integrity afterwards using rsync or similar
For a LAN I imagine walking about with a USB-2 hard drive / ipod would
be the easiest and most intuitive way to distribute the few Gb :)
-Cam
--
camilo at mesias.co.uk <--
More information about the Nottingham
mailing list