搜索资源列表
ftp-socket
- 完整的ftp协议的实现 包含客户端和服务器端
FTP 用C++编写的socket网络编程
- 用C++编写的socket网络编程,实现了FTP服务器端的功能,能同时支持链接过个客户端。
FTP客户端
- 用C++编写的Socket网络编程,实现了FTP的客户端功能,能支持文件的上传和下载。
FTPClient
- 用socket写的FTP的客户端。是学习window网络基本编程的实现的一个小的考试小下载程序。-Socket write with FTP client. Window to learn basic programming networks to achieve a small test small download.
Socket_FTP
- 用vc++实现的一个ftp客户端程序,Socket编程实现-Using vc++ to achieve a ftp client program
socketftp
- 用socket实现的ftp,详细描述ftp客户端和服务器的交互过程-Socket ftp, detailed descr iption of the ftp client and server interaction
FTP
- 在C++环境下FTP客户端实现是对SOCKET等方面的知识了解不够,最初只能通过相关实例来了解具体问题的应用和相关网络编程方面的知识。 -In C++ environment FTP client implementations and other aspects of knowledge SOCKET know enough, was only able to apply the knowledge and understanding of the specific issues relate