wok-6.x annotate udpcast/description.txt @ rev 24920
updated mp (5.2.10 -> 5.58)
author | Hans-G?nter Theisgen |
---|---|
date | Sun Apr 10 07:48:27 2022 +0100 (2022-04-10) |
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. |