wok annotate udpcast/description.txt @ rev 25507
plop: cleanup
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat Feb 11 10:36:59 2023 +0000 (21 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. |