搜索资源列表
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
ftp
- 用FTP协议实现传输功能,希望高手能够加以完善.
FTP协议分析
- 1、掌握FTP协议如何实现客户端和服务器端的交互 2、实践中对FTP协议的具体数据报的分析 Sniffer比课本上提供得数据包协议分析更为详尽。FTP协议就是不断得实现客户端和服务器端得交互,通过相互之间的数据包发送来进行文件的上传下载以及和客户端及服务器端的响应。对于FTP协议的分析能让我们更能体会到网络的双向以及及时响应的重要性,对于网络的具体认识有了进一步加深-one, grasp how to achieve FTP clien
FTP客户端程序
- ftp协议实现多线程断点续传的代码
FTP协议编程
- 实现网络文件传输的程序,通过它你可以从文件服务器上下载您所需要的文件-network file transfer process, through which you can download the file server you need a document
FTP,文件传输!SMTP设计
- 1)用户界面模块负责响应用户的键盘鼠标输入设置服务器的各个参数,显示服务器的工作状态以及错误提示,为用户提供标准的Windows界面。 2)帐户管理模块负责设置用户的访问权限,用户登陆后的根目录,并提供对用户透明的虚拟目录服务。同时还为别的模块提供查询文件(夹)的权限,查找本地文件是否存在等服务, 3)连接监听与FTP命令处理模块负责监听客户端的连接,并负责关闭阻塞的连接,释放每个连接占用的资源。此模块为FTP协议的核心,它具体负责FT
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
ftpxieyishixian
- ftp协议实现,计算机网络课程做的一个课程设计,请各位指导,谢谢!-ftp protocol, computer network to do a course curriculum design, guiding you, thank you!
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协议实现多点续传,好象有点怪异哦。-ftp protocol Resume Multi-point, it seems a bit strange Oh.
ftp
- ftp协议实现多线程断点续传的代码+c+++builder-ftp protocols, multi-threaded HTTP code+ c+++ builder
ftp
- 解析ftp协议。实现功能。我觉得很好。网络作业非常实用啊。-Resolution ftp protocol. Implementation features. I feel very good. Operation of the network is very useful ah.
ftp-copy
- FTP协议的简单实现,从客户端可以获得服务器端指定的文件夹信息(FTP protocol simple implementation, from the client can get the server specified folder information)