3 projects tagged "TFTP"
BazooTFTP is a multi-threaded pipelined TFTP host with several unique features that distinguish it from other available TFTP hosts. BazooTFTP is designed to overcome the biggest drawbacks of the TFTP protocol, which are its ping-pong nature and fixed 512-byte block-sizes. BazooTFTP solves these problems by adding pipelining and configurable block-sizes. BazooTFTP is also a multithreaded TFTP host, which allows it to respond several requests concurrently. BazooTFTP also allows you to configure almost all parameters involved in a TFTP file transmission. By using BazooTFTP, you can configure these parameters depending on your own network to reach maximum performance. Beside all these unique features, BazooTFTP keeps compatibility with other standard TFTP hosts.
PumpKIN is a fully functional TFTP server and TFTP client that implements the TFTP protocol according to RFC1350. It also implements the block size option, which allows the transfer of files larger than 32MB, as well as transfer size and transfer timeout options described in RFC2348 and RFC2349.