wok annotate atftp/description.txt @ rev 21627
updated opencsg and opencsg-dev (1.4.0 -> 1.4.2)
author | Hans-G?nter Theisgen |
---|---|
date | Mon May 27 17:32:03 2019 +0100 (2019-05-27) |
parents | |
children |
rev | line source |
---|---|
samuel_trassare@11864 | 1 atftp is a client/server implementation of the TFTP protocol that implements |
samuel_trassare@11864 | 2 RFCs 1350, 2090, 2347, 2348, and 2349. The server is multi-threaded and the |
samuel_trassare@11864 | 3 client presents a friendly interface using libreadline. The current server |
samuel_trassare@11864 | 4 implementation lacks IPv6 support. |