A TFTP server class written in PHP, some example server implementations are also included
fileserver.phpServes files from the standard file system, read and write supportmysqlserver.phpExample server how to query a MySQL databas on read requestshttpproxyserver.phpExample server redirects requests to http server. All valid filenames are said to exist, and are readable. No files are writable.testserver.phpFunctional tests fortftpserver.php, runphp testserver.phpto verify them