wok view atftp/description.txt @ rev 16177

8086tiny: nasm is native, do not use it
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Mar 30 16:34:03 2014 +0000 (2014-03-30)
parents
children
line source
1 atftp is a client/server implementation of the TFTP protocol that implements
2 RFCs 1350, 2090, 2347, 2348, and 2349. The server is multi-threaded and the
3 client presents a friendly interface using libreadline. The current server
4 implementation lacks IPv6 support.