文件名称:FTPServer0.01
-
所属分类:
- 标签属性:
- 上传时间:2008-10-13
-
文件大小:23.72kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
实现了ftp服务器端的功能
(1)FTP服务器运行FTPd守护进程,等待用户的FTP请求。
(2)用户运行FTP命令,请求FTP服务器为其服务。
(3)FTPd守护进程收到用户的FTP请求后,派生出子进程FTP与用户进程FTP交互,建立文件传输控制连接
(4)用户输入FTP子命令,服务器接收子命令,如果命令正确,双方各派生一个数据传输进程FTP-DATA,建立数据连接,进行数据传输。
(5)本次子命令的数据传输完,拆除数据连接,结束FTP-DATA进程。
(6)用户继续输入FTP子命令,重复(4)、(5)的过程,直至用户输入quit命令,双方拆除控制连接,结束文件传输,结束FTP进程。-realized the ftp server functions (1) run-FTPd FTP server daemon, FTP user request. (2) users running FTP, FTP server requests for services. (3) - FTPd Daemon FTP users received a request, derived from the process-the process of FTP and FTP user interaction, file transfer control to establish connection (4) User input FTP subcommands, the server receiving subcommand, if correct order, both parties have a data transmission process FTP-DATA, set up a data link for data transmission. (5) The second son of orders data transmission End, the demolition of data connectivity, the end of the FTP-DATA process. (6) users to import FTP subcommands, repeat (4), (5) the process until the user input quit order to remove control of linking the two sides, the end of file transfer, FTP end of the process.
(1)FTP服务器运行FTPd守护进程,等待用户的FTP请求。
(2)用户运行FTP命令,请求FTP服务器为其服务。
(3)FTPd守护进程收到用户的FTP请求后,派生出子进程FTP与用户进程FTP交互,建立文件传输控制连接
(4)用户输入FTP子命令,服务器接收子命令,如果命令正确,双方各派生一个数据传输进程FTP-DATA,建立数据连接,进行数据传输。
(5)本次子命令的数据传输完,拆除数据连接,结束FTP-DATA进程。
(6)用户继续输入FTP子命令,重复(4)、(5)的过程,直至用户输入quit命令,双方拆除控制连接,结束文件传输,结束FTP进程。-realized the ftp server functions (1) run-FTPd FTP server daemon, FTP user request. (2) users running FTP, FTP server requests for services. (3) - FTPd Daemon FTP users received a request, derived from the process-the process of FTP and FTP user interaction, file transfer control to establish connection (4) User input FTP subcommands, the server receiving subcommand, if correct order, both parties have a data transmission process FTP-DATA, set up a data link for data transmission. (5) The second son of orders data transmission End, the demolition of data connectivity, the end of the FTP-DATA process. (6) users to import FTP subcommands, repeat (4), (5) the process until the user input quit order to remove control of linking the two sides, the end of file transfer, FTP end of the process.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
FTP/FTP服务器/Mini FtpServer.cpp
FTP/FTP服务器/Mini FtpServer.dsp
FTP/FTP服务器/Mini FtpServer.dsw
FTP/FTP服务器/Mini FtpServer.ncb
FTP/FTP服务器/Mini FtpServer.plg
FTP/FTP服务器/ReadMe.txt
FTP/FTP服务器/StdAfx.cpp
FTP/FTP服务器/StdAfx.h
FTP/FTP服务器/说明.txt
FTP/FTP服务器/Mini FtpServer.opt
FTP/FTP服务器
FTP
www.dssz.com.txt
FTP/FTP服务器/Mini FtpServer.dsp
FTP/FTP服务器/Mini FtpServer.dsw
FTP/FTP服务器/Mini FtpServer.ncb
FTP/FTP服务器/Mini FtpServer.plg
FTP/FTP服务器/ReadMe.txt
FTP/FTP服务器/StdAfx.cpp
FTP/FTP服务器/StdAfx.h
FTP/FTP服务器/说明.txt
FTP/FTP服务器/Mini FtpServer.opt
FTP/FTP服务器
FTP
www.dssz.com.txt
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.