where can I find the source code for tftp (Trivial File Transfer Protocol)?

tftp is a protocol and not a piece of software. It has no source code itself but there are many open source implementations available.

answered May 2, 2019 at 4:27 1,314 3 3 gold badges 16 16 silver badges 29 29 bronze badges

TFTP is a protocol. The specification is available in RFC 1350.

If you want source code for an implementation, a Google search for "tftp source code" finds a lot of answers, among them [TFTP].

answered May 2, 2019 at 4:53 RalfFriedl RalfFriedl 9,091 6 6 gold badges 25 25 silver badges 34 34 bronze badges

tftp-server package of CentOS / Fedora / RHEL is based upon:

answered May 2, 2019 at 9:03 Reiner Rottmann Reiner Rottmann 161 3 3 bronze badges

You must log in to answer this question.

Related

Hot Network Questions

Subscribe to RSS

Question feed

To subscribe to this RSS feed, copy and paste this URL into your RSS reader.

Site design / logo © 2024 Stack Exchange Inc; user contributions licensed under CC BY-SA . rev 2024.9.9.14969

Linux is a registered trademark of Linus Torvalds. UNIX is a registered trademark of The Open Group.
This site is not affiliated with Linus Torvalds or The Open Group in any way.