Trivial File Transfer Protocol

From Computing and Software Wiki

(Difference between revisions)
Jump to: navigation, search
(Section Title)
Line 1: Line 1:
-
== Section Title ==
+
== Overview ==
-
 
+
-
Testing.
+
 +
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 ==
== See Also ==

Revision as of 00:29, 5 April 2009

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

test

External Links

References

--Russeld 18:11, 4 April 2009 (EDT)

Personal tools