This is a simple but complete TFTP server capable to run on MBED-OS5. It can receive and send files and listens on port 69. Please notice that it supports only octet (raw 8 bit bytes) mode transfers. It is part of the LaOS (Laser Open Source) project: http://www.laoslaser.org/
Fork of TFTPServer by
Import programTFTPServerTest
This is an example code for using the TFTPServer library.
A simple TFTP server. NOTE: Supports only octet (raw 8 bit bytes) mode transfers.
Files at revision 2:f7c0fbc8c5aa
Name | Size | Actions |
---|---|---|
[up] | ||
TFTPServer.cpp | 16511 | Revisions Annotate |
TFTPServer.h | 4282 | Revisions Annotate |