Description
Provides TFTP client support for Erlang applications. It is useful for projects that need to transfer small files through the Trivial File Transfer Protocol, often in network boot or embedded-device workflows.
Use it only when TFTP is specifically required. TFTP is simple and usually lacks authentication or encryption, so it should be limited to trusted network environments.