pdf

TFTP Simple File Transfer Protocol

  • 2013-09-22
  • 134.6KB
  • Points it Requires : 1

TFTP: TFTP (Trivial File Transfer Protocol) is a simple file transfer protocol that was originally intended for booting diskless systems (usually workstations or X terminals). Unlike the file transfer protocol (FTP) that uses TCP, which will be introduced in Chapter 27, TFTP uses UDP to keep it simple and short. The TFTP code (and the UDP, IP, and device drivers it requires) can all fit into read-only memory. This chapter only gives a general introduction to TFTP because we will encounter it again in the next chapter, the Bootstrap Protocol. In Figure 5-1, we also encounter TFTP when we boot the sun host from the network. After the sun host obtains its IP address through RARP, it will issue a TFTP request. RFC 1350 [Sollins 1992] is the official specification for version 2 of TFTP. Chapter 12 [Stevens 1990] provides the full source code for implementing the TFTP client and server and introduces some programming techniques using TFTP.

unfold

You Might Like

Uploader
hellopinkgirls
 

Recommended ContentMore

Popular Components

Just Take a LookMore

EEWorld
subscription
account

EEWorld
service
account

Automotive
development
circle

About Us Customer Service Contact Information Datasheet Sitemap LatestNews


Room 1530, 15th Floor, Building B, No.18 Zhongguancun Street, Haidian District, Beijing, Postal Code: 100190 China Telephone: 008610 8235 0740

Copyright © 2005-2024 EEWORLD.com.cn, Inc. All rights reserved 京ICP证060456号 京ICP备10001474号-1 电信业务审批[2006]字第258号函 京公网安备 11010802033920号
×