搜索资源列表
FTPClient
- FTP客户端,稍加修改后,可做为多线程ftp客户端下载-FTP client, slightly modified, can be used as a multi-threaded ftp client download
FTP
- FTP客户端的实现,具有联网,文件下载功能-the program introduces the realization of client of FTP,which has the basic function
Transfer
- 下载服务器共享文件的例子,可选择服务器端,客户端的VC完整代码-sever and client can transfer files
Http
- 功能强大的VC访问HTTP类。 实现了HTTP的GET、POST和图片下载方法。能自动提取和保存返回的cookies,在发送数据包时能自动添加保存好的cookies。能自动识别网站的编码,在接收数据后,自动将编码转换。在发送数据时,自动转换为网站需要的编码。 使用此类,能方便地开发HTTP客户端模拟工具。-Powerful VC access to the HTTP classes. Implements the HTTP GET, POST and pictures dow