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-13 03:00 Back to release list
20011211

This release has a state machine bugfix for FEC mode. Poin to point mode is now the default if only one receiver is detected. in_addr_t type has been removed in order to make it possible to compile udpcast on older Linux versions. It uses a default slize size of 112 blocks for full-duplex mode (rather than 19), does initialization by the boot loader of the socket receive buffer to 1 Megabyte, rather than the default of 64K, has improved (adaptative) retransmit timeout handling, and half-duplex mode is now the default, rather than full-duplex as it used to be.
Tags: Minor feature enhancements

Project Resources