The TFTP library allows applications to set a TFTP server
and then request files from that server. Applications use
the functions tftp_first and tftp_next
to load consecutive segments of a file.
The TFTP sample application contacts a TFTP server and requests files from it, then displays the files as it receives data. A free TFTP server can be downloaded from SolarWinds.