搜索资源列表
FTP协议
- 网络通讯编程包括FTP协议Email协议ICMP协议 协议等-network communications programming, including FTP protocol agreement Email ICMP agreement.
FTP协议解析与实现
- 总所周知,FTP在网络中有着重要的地位,如何全面认识它呢, ”FTP协议解析与实现“有助于我们理解和应用它。-total known, FTP in the network has a crucial position, how to fully understand it?, "FTP Analysis and Implementation of the agreement" will help us to und
VC中ftp协议实现多线程断点续传
- 用BCB实现ftp协议实现多线程断点续传,是当前下载工具的热点技术,值得研究。-with BCB achieve ftp protocol multithreading HTTP is the current download tools hot technologies, worth studying.
ftp协议
- FTP客户端-FTP client
FTP协议
- 网络通讯编程包括FTP协议Email协议ICMP协议 协议等-network communications programming, including FTP protocol agreement Email ICMP agreement.
FTP,文件传输!SMTP设计
- 1)用户界面模块负责响应用户的键盘鼠标输入设置服务器的各个参数,显示服务器的工作状态以及错误提示,为用户提供标准的Windows界面。 2)帐户管理模块负责设置用户的访问权限,用户登陆后的根目录,并提供对用户透明的虚拟目录服务。同时还为别的模块提供查询文件(夹)的权限,查找本地文件是否存在等服务, 3)连接监听与FTP命令处理模块负责监听客户端的连接,并负责关闭阻塞的连接,释放每个连接占用的资源。此模块为FTP协议的核心,它具体负责FT
完整的FTP程序
- 完整的FTP的代码,详细介绍了FTP协议的整个过程!-Complete FTP Program, describing the whole FTP protocol
利用FTP协议进行文件浏览
- 利用FTP协议进行文件浏览的程序源码,有很好的学习价值-use FTP file access to the source codes, a very good value learning
FTP协议解析与实现
- 总所周知,FTP在网络中有着重要的地位,如何全面认识它呢, ”FTP协议解析与实现“有助于我们理解和应用它。-total known, FTP in the network has a crucial position, how to fully understand it?, "FTP Analysis and Implementation of the agreement" will help us to und
VC中ftp协议实现多线程断点续传
- 用BCB实现ftp协议实现多线程断点续传,是当前下载工具的热点技术,值得研究。-with BCB achieve ftp protocol multithreading HTTP is the current download tools hot technologies, worth studying.
ftp协议实现多线程断点续传
- ftp下载的好处我在这里就不多说了,许多工程会把ftp下载作为一个重要的功能来实现。微软提供的WinInet类可以利用下面这些函数: InternetOpen; InternetConnect; GetCurrentDirectory; SetCurrentDirectory; FtpGetFile; -ftp download the benefits here, I will not say more. man
netkit-ftp-0.17.tar
- 这是 FTP协议的 0。17版本的源代码 在一定程度上是比较适用的-This is the FTP protocol 0. 17 versions of the source code to some extent is more applicable
rfc959-ftp
- RFC959 -FTP协议官方规范文档,写FTP应用程序必读的参考资料。(英文原版)-RFC959-standard FTP protocol official documents, was made mandatory FTP applications electronically. (English original)
FTP
- 关于FTP文件传输协议的说明,里面详细介绍了有关FTP协议的概述-FTP File Transfer Protocol on the note, which detailed introduction of the FTP protocol overview
ftp-socket
- 完整的ftp协议的实现 包含客户端和服务器端-Complete realization of the agreement contains the ftp client and server
ftp
- Visual Studio.net 2003 基于Socket套接口,实现文件数据传输服务。学会FTP协议、协议解析、基于Socket的编程技术及其文件传输服务的技术。-Visual Studio.net 2003 based on Socket sets of interfaces, data transmission service implementation document. Institute of FTP protoc
FTP
- 实现文件的FTP协议上传及下载,VC++实现,测试可以运行-The FTP protocol for file upload and download
ftp
- 解析ftp协议。实现功能。我觉得很好。网络作业非常实用啊。-Resolution ftp protocol. Implementation features. I feel very good. Operation of the network is very useful ah.
FTP
- FTP协议提供了两台计算机之间的数据传输的方法,本实例利用FTP协议进行上传和下载。-FTP protocol provides data transfer between two computers the method, the instance of the use of FTP protocol to upload and download.
ftp-copy
- FTP协议的简单实现,从客户端可以获得服务器端指定的文件夹信息(FTP protocol simple implementation, from the client can get the server specified folder information)