ANN: Tftpy 0.1 - Pure Python TFTP Library
msoulier
msoulier at gmail.com
Thu Oct 5 12:29:20 EDT 2006
msoulier wrote:
> Announcing new project, Tftpy, a Pure Python TFTP implementation.
>
> About Release 0.1:
> ==================
>
> This is an initial release in the spirit of "release early, release
> often". Currently the sample client works, supporting RFC 1350. The
> server is not yet implemented, and RFC 2347 and 2348 support (variable
> block sizes) is underway, planned for 0.2.
Update on that, RFC 2347 and 2348 support wasn't difficult, so I just
pushed out release 0.2.
Enjoy,
Mike
More information about the Python-list
mailing list