wok annotate udpcast/description.txt @ rev 24592

.bin files don't have .note.gnu.property section
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Mar 01 10:06:20 2022 +0000 (2022-03-01)
parents
children
rev   line source
Hans-G?nter@24311 1 UDPcast is a file transfer tool that can send data simultaneously to many
Hans-G?nter@24311 2 destinations on a LAN.
Hans-G?nter@24311 3 This can for instance be used to install entire classrooms of PC's at once.
Hans-G?nter@24311 4 The advantage of UDPcast over using other methods (nfs, ftp, whatever) is
Hans-G?nter@24311 5 that UDPcast uses UDP's multicast abilities: it won't take longer to
Hans-G?nter@24311 6 install 15 machines than it would to install just 2.