Trivial File Transfer Protocol
From Computing and Software Wiki
Contents |
Overview
The Trivial File Transfer Protocol (TFTP) was developed in 1980 by Noel Chiappa as a simple protocol to transfer files between computers. It is implemented using UDP, and is designed to be lightweight and easy to implement. As such, it is very limited in features compared to other alternatives (FTP, SFTP) as well as security.
See Also
External Links
References
--Russeld 18:11, 4 April 2009 (EDT)