Trivial File Transfer Protocol
Trivial File Transfer Protocol (TFTP) is a simple lockstep File Transfer Protocol which allows a client to get a file from or put a file onto a remote host. One of its primary uses is in the early stages of nodes booting from a local area network. TFTP has been used for this application because it is very simple to implement.
Communication protocol | |
Abbreviation | TFTP |
---|---|
Purpose | File transfer |
Developer(s) | Dr. Karen R. Sollins |
Introduction | June 1981 |
Port(s) | 69/UDP |
RFC(s) | RFC 1350 |
TFTP was first standardized in 1981 and the current specification for the protocol can be found in RFC 1350.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.