- 0
- 0
- 约8.45万字
- 约 61页
- 2019-09-08 发布于江西
- 举报
购买设计 QQ:382540551 全套包括:开题报告,论文,源程序,源代码,答辩PPT,万余套设计,欢迎咨询选购,价格最低质量最好
PAGE
PAGE 3
FTP服务与客户端设计
摘要 FTP为一种主流的网络文件传输协议。设计和实现FTP服务与客户端,有助于深入理解网络编程和FTP协议,使理论知识和实践结合起来。本文采用VC++6.0编程工具设计和实现了FTP服务与客户端设计。其主要设计工作为:服务器端设计和客户端设计。服务器端设计模块主要有:服务器日志模块,在线用户模块,程序设置模块 ,统计模块,安全模块。服务器日志模块负责显示各种日志信息,在线用户模块负责显示在线用户信息,程序设置模块负责配置服务器的工作参数,统计模块负责统计所有的工作情况,安全模块负责管理接入用户的权限。客户端设计模块主要有:连接服务器模块,上传文件模块,下载文件模块。连接服务器模块负责根据用户的输入信息接入服务器,上传文件模块负责将本地文件上传到服务器,下载文件模块负责下载服务器文件到本地机器。通过实际测试和应用,验证了本文设计的正确性。
关键词 FTP 服务器 客户端 VC++6.0
The design of FTP Server and Client
Abstract FTP is a mainstream network file transfer protocol. Design and Implementation of FTP services and clients will help in-depth understanding of network programming and FTP, and make the theoretical knowledge and practice together. In this paper, using VC + +6.0 programming tool, the FTP server and client designe are designed and implemented. The main design work is for: the design of server and client . Server-side design modules are: server logs module, online modules, procedures set module, statistics module, the security module. Server logs showing module is responsible for the various log information, online displaying is module responsible for online information, procedures setting module is responsible for the allocation of server operating parameters, statistics module is responsible for all the statistical work, security module is responsible for the management of user access privileges. Client design modules are: connect to server module, upload module, download files module. The module to connect to server is responsible for accessing servers by the information which the user enter, uploading file module is responsible for uploading the local paper to the server, downloading files module is responsible for downloading the documents to the local machine from server. Through practical application and testing, it verifys the correctness of the design of the paper.
Keywords FTP Sever Client VC++6.0
目 录
TOC \h \z \t 标题
原创力文档

文档评论(0)