网站大量收购独家精品文档,联系QQ:2885784924

毕业设计(论文)-FTP客户端的搭建与测试.doc

毕业设计(论文)-FTP客户端的搭建与测试.doc

  1. 1、本文档共20页,可阅读全部内容。
  2. 2、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
  3. 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载
  4. 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
FTP客户端的搭建与测试 摘 要 互联网的一大特点是实现信息共享,文件传输是信息共享的十分重要的内容之一。随之出现了许多FTP服务器来共享一些信息资源,编写一个操作简单,方便的FTP客户端来下载这些资源受到了人们的极大欢迎。 FTP客户端软件FTP工作原理,利用C#语言设计开发。 The Design and Implementation of FTP Client Abstract The predominant characteristic of network is information resources sharing. Document transmission is an important component element. Because of this, many File Transfer Protocol (FTP) servers appeared, and won its way into favor. C# programming language is used to develop the FTP client software after comprehending the FTP working principle. And this FTP client software is made up of linking module、file management module、file transmission module and assisted management module. Linking module performs the functions of linking a host and a server; functions of operating on files are implemented in file management module; transmitting files is easy through applying file transmission module; assisted management module mainly performs the functions of reading and writing the INI files. This FTP client software is usable. And I hope the experience from this software development can do some help to the learners wholl devote their efforts to FTP client software development. Key words: .NET; C#; FTP, Client 目 录 论文总页数:21页 1 引言 1 1.1 课题背景 1 1.2 国内外研究现状 1 1.3 本课题研究的意义 1 1.4 本课题的研究方法 2 2 技术背景 2 2.1 .NET技术简介 2 2.2 Visual Studio.NET简介 2 2.3 开发语言选择 2 2.4 FTP简介 3 2.5 FTP工作模式 4 3 FTP软件需求分析 6 3.1 需要完成目标 6 3.2 功能需求 7 3.3 环境需求 7 4 FTP软件详细设计与实现 7 4.1 软件总体分析与设计 7 4.2 各模块具体设计 7 4.2.1 连接管理设计 7 4.2.2 文件管理设计 9 4.2.3 文件传输设计 9 4.2.4 辅助功能设计 10 4.3 模块的程序实现 10 4.3.1 连接管理的程序实现 10 4.3.2 文件管理的程序实现 11 4.3.3 文件传输的程序实现 12 4.3.4 辅助功能的程序实现 13 5 软件测试 15 5.1 测试前分析 15 5.2 测试的过程与分析 15 5.3 测试小结 17 结 论 18 参考文献 19 致 谢 20 声 明 21 引言 课题背景 FTP是Internet上最早也是最广的应用,直到今天它仍是最重要和最基本的应用之一。用FTP将信息下载到本地是一件十分普遍的事。也随之出现了许多下载软件。尽管远程登录(Telnet)提供了访问远程文件的极好方法,但怎么也比不上使用自己计算机中的文件方便。如果用户想使用其它计算机上的文件,最理想的方法就是把它COPY到自己的计算机中,以便在本地计算机上操作。FTP正是完成这项工作的工具,你可以在任意一个经过文件传输协议(FTP)访问的公共有效的联机数据库或文档中找到你想要的任何东西。全世界现在已有1000多个(96年的数据)FTP文件服务器对所有I

您可能关注的文档

文档评论(0)

***** + 关注
实名认证
内容提供者

该用户很懒,什么也没介绍

1亿VIP精品文档

相关文档