/Qtftp

A library implementing TFTP server library using only the Qt library.

Primary LanguageC++GNU General Public License v2.0GPL-2.0

Qtftp

Qtftp is a tftp library that uses the Qt cross-platform library. It implements the basic TFTP functionality specified by RFC1350, but currently only the server side.

Qtftp is a complete rewrite and port to qt5 of libtftp that was written by Diego Elio Pettenò (see https://www.flameeyes.eu/oldstuff).

License

Qtftp is licensed under LGPL 2.1. See file COPYING for the text of the license.

Supported platforms

Qtftp has been tested on Linux (x86_64 and arm), OSX 10.10 and Windows 7

build instructions

See doc/how_to_build.txt