搜索资源列表
FTPdexiaochengxu
- 自己编的FTP的小程序 希望对大家有帮助 -own series of small FTP procedures hope to be helpful
6.4 FTP
- 用VC编的一个FTP客户端程序 具有代理服务器功能!-VC series a FTP client with proxy servers!
FtpClient
- 当客户端进入FTP之后,客户端首先建立一个客户控制连接,并向主服务器发送连接请求,然后可以发出一系列的用户命令。-When entering the FTP client, the client-side control of the first set up a client to connect to the main server to send connection requests, and then may issue a series of user commands.
FTP_document
- FTP协议采用一系列简单的协议来完成文件传输的各种任务,在发送命令的时候,总是在命令的最后加上一个回车换行符,在VB中可以用“vbcrlf”来实现,vc中以“\r\n”表示。以下的命令是从Postel和Reynolds所著的RFC 929修改而来,如果读者想查看详细内容,可以参见英文版RFC 929。注意以下出现地标志符CRLF表示的是回车符号,即相当于VC中的“\r\n”。-FTP protocol uses a series of simple file transfer protocol
FTPclient
- 完整的FTP的客户端服务器,可以上传,下载,等一系列的完整的功能。-Complete FTP client server, you can upload, download, and a series of full functionality.