Download List

Project Description

UDPCast allows to send data simultaneously to many destinations on a local net. This can for instance be used to install entire classrooms of PCs at once. The advantage over using other methods (nfs, ftp, whatever) is that udpcast uses Ethernet's multicast abilities: it won't take longer to install 15 machines than it would to install 2. The tool comes with a busybox bootdisk for easy loading of the tool. However, udpcast can also be started from the command line of an already installed system, and can be used for other purposes than just system installation.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2001-12-31 17:25 Back to release list
20011231

socklib was fixed so that it no longer requires the presence of the in_addr_t
type. The --mcast-addr flag was ignored in previous version, and has now been
fixed. A new --mcast-all-addr flag was added in order to override the default
broadcast/multicast address used for finding peers.
Tags: Minor bugfixes

Project Resources