Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add brutecopy, an application that pushes data using UDP protocol through ↵ | pav | 2005-01-15 | 6 | -0/+193 |
rotten, overloaded and otherwise disgusting lines. It should work well even on lines on which TCP completely chokes. The transmission is performed at user-preprogrammed fixed data rate with no flow control, only with lost-packet retransmits. Brutalcopy always transfers the file without error, even on erroneous lines. It uses a CRC-32 checksum algorithm together with the checksum in the UDP packets. PR: ports/76239 Submitted by: Radim Kolar <hsn@netmag.cz> |