搜索资源列表
MyFtpClientAndServer
- 完全安装ftp协议自己开发的ftp的客户端和服务器程序-fully installed its own development agreement ftp ftp client and server
FTP协议分析
- 1、掌握FTP协议如何实现客户端和服务器端的交互 2、实践中对FTP协议的具体数据报的分析 Sniffer比课本上提供得数据包协议分析更为详尽。FTP协议就是不断得实现客户端和服务器端得交互,通过相互之间的数据包发送来进行文件的上传下载以及和客户端及服务器端的响应。对于FTP协议的分析能让我们更能体会到网络的双向以及及时响应的重要性,对于网络的具体认识有了进一步加深-one, grasp how to achieve FTP client and server side of the two i
vc_Ftp
- VC编写的FTP通讯程序源码,包括服务器和客户端程序,窗体界面良好,代码简洁,通讯效率高 -VC prepared source FTP communication procedures, including the server and the client process, form a good interface, the code is simple and efficient communication
FTP-system
- 本源码是完整的FTP 客户端和服务器端,值得学习一下客户端的写法。 -The source is a complete FTP client and server side, it is worth learning about the client version.
FtpClient2
- 摘要:VC/C++源码,网络相关,FTP,WinInet VC++ FTP客户端开发——WinInet源码实例,一个FTP客户端的源码,界面看上去还挺专业,功能也基本涵盖了常见的Ftp软件的功能。采用三分栏窗口形式,任务窗口和本地窗口和远程窗口一目了然。设置和远程FTP连接信息后,可快速连接服务器,界面如上图所示。-Abstract: VC/C++ source, network-related, FTP, WinInet VC++ FTP client development WinIne