wok annotate udpcast/description.txt @ rev 25512

memtest: 386/1M support
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Feb 14 07:20:48 2023 +0000 (16 months ago)
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.