blob: fe2622cac509dbb8eb09acf1cf5639948dbfd2dd (
plain) (
blame)
1
2
3
4
|
Tftpy is a TFTP library for the Python programming language. It includes client
and server classes, with sample implementations. Hooks are included for easy
inclusion in a UI for populating progress indicators. It supports RFCs 1350,
2347, 2348 and the tsize option from RFC 2349.
|