• FTP is complete,oriented session-,general purpose file transfer protocol。 TFTP is used as bare-bones special purpose file transfer protocol。• 可以以交互方式使用 FTP。 TFTP 允许文件只能单向的传送。
• FTP depends on TCP,is connection oriented,and provides reliable control。 TFTP depends on UDP,requires less overhead,and provides virtually no control。
• FTP 提供用户身份验证。 TFTP 却不。
• FTP 使用众所周知的 TCP 端口号: 数据和连接对话框的 21 20。 TFTP 使用它的文件传输活动 UDP 端口号 69。
• Windows NT FTP server service does not support TFTP because TFTP does not support authentication。
• Windows 95 和 TCP / IP-32 for Windows for Workgroups 不包括 TFTP 客户端程序。
阅读(2531) | 评论(0) | 转发(0) |