TFTP client and server, with RFC2348 (Blocksize option) and RFC 2349 (Timeout interval, Transfer size option)
-
Updated
Sep 6, 2019 - C++
TFTP client and server, with RFC2348 (Blocksize option) and RFC 2349 (Timeout interval, Transfer size option)
A simple header-only Trivial File Transfer Protocol (TFTP) packets parsing and serialization library
Implementation of Server and Client under TFTP protocol (RFC1350) in C++ for Computer Networks course.
Add a description, image, and links to the tftp-protocol topic page so that developers can more easily learn about it.
To associate your repository with the tftp-protocol topic, visit your repo's landing page and select "manage topics."