Copyright, Michael P. Soulier, 2006. About Tftpy: ============ 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 and 2348. This library was developed against Python 2.4.1. Project page: http://sourceforge.net/projects/tftpy/ License is the CNRI Python License. http://www.opensource.org/licenses/pythonpl.php See LICENSE in this distribution. Author: ======= Michael P. Soulier