wok diff 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
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/udpcast/description.txt	Tue Feb 14 07:20:48 2023 +0000
     1.3 @@ -0,0 +1,6 @@
     1.4 +UDPcast is a file transfer tool that can send data simultaneously to many
     1.5 +destinations on a LAN.
     1.6 +This can for instance be used to install entire classrooms of PC's at once.
     1.7 +The advantage of UDPcast over using other methods (nfs, ftp, whatever) is
     1.8 +that UDPcast uses UDP's multicast abilities: it won't take longer to
     1.9 +install 15 machines than it would to install just 2.