搜索资源列表
curlpp-0.7.2.tar
- curl的c++编程接口,用于libcurl在应用中的嵌入处理-curl of the c++ programming interface for libcurl embedded in the application processing
SearchEngine1.0
- 实现搜索引擎最基本的下载网页、建立倒排索引、关键词查询功能。程序的实现借助了libcurl库。-Search engine to achieve the most basic functionality of downloading page, seting up inverted index, keyword querying. Program implementation with the libcurl library.
curltest
- 使用libcurl和libiconv的下载网页内容并转换编码的mfc实例,带进度显示,使用2线程同时访问2个站点 -Use libcurl and libiconv download and convert Web content mfc code examples, with the progress that the use of two threads simultaneously access two sites
libcurl-7.19.3-win32-ssl-msvc
- LibCurl是免费的客户端URL传输库,支持FTP,FTPS ... Libcurl具备线程安全、IpV6兼容、易于使用的特点,支持多种平台-libcurl is a free and easy-to-use client-side URL transfer library, supporting FTP, FTPS, HTTP, HTTPS, SCP, SFTP, TFTP, TELNET, DICT, LDAP, LDAPS and FILE. libcurl supports SSL c
WlanControl
- 中国移动CMCC登陆器,深圳移动CMCC登陆器!!libcurl的使用方法可以参看此源码。-China Mobile CMCC landers, Shenzhen mobile CMCC landers! ! libcurl to use can be found in this source.
parse_hasp_http
- get aladdin hasp info over http using libcurl
libcurl-7.18.0-win32-msvc
- Libcurl为一个免费开源的,客户端url传输库,支持FTP,FTPS,TFTP,HTTP,HTTPS,GOPHER,TELNET,DICT,FILE和LDAP,跨平台,支持Windows,Unix,Linux等,线程安全,支持Ipv6。并且易于使用。-Libcurl for a free open source, the client url transmission library, support FTP, FTPS, TFTP, HTTP, HTTPS, GOPHER, TELNET,
curl-7.25.0
- libcurl主要功能就是用不同的协议连接和沟通不同的服务器~也就是相当封装了的sockPHP 支持libcurl(允许你用不同的协议连接和沟通不同的服务器)。, libcurl当前支持http, https, ftp, gopher, telnet, dict, file, 和ldap 协议。libcurl同样支持HTTPS证书授权,HTTP POST, HTTP PUT, FTP 上传(当然你也可以使用PHP的ftp扩展), HTTP基本表单上传,代理,cookies,和用户认证。-libc
curltest
- curl 下载文件的一个例子 libcurl是开源的 很好的很方便的 一个网络工具-libcurl is a good open source tools to down file and this demo show the useage.
webdownload
- win7下使用libcurl配置的网页下载程序,vs下要先配置好libcurl-win7 use libcurl configuration pages download programs, vs first configured libcurl
libcurl_upload
- 使用libcurl实现upload上传的api-Upload upload using libcurl api
httpclienttest
- 模仿libcurl功能,通过ini配置实现http客户端功能。-libcurl like,simple httpclient
curl-7.29.0.tar
- curl7.29.0 最新版。LibCurl是免费的客户端URL传输库,支持FTP, FTPS, HTTP, HTTPS, SCP, SFTP, TFTP, TELNET, DICT, LDAP, LDAPS 和 FILE。 Libcurl具备线程安全、IpV6兼容、易于使用的特点,支持多种平台--libcurl is a free and easy-to-use client-side URL transfer library, supporting FTP, FTPS, HTTP, HTTP
testCurl
- libcurl库的例子,支技文件上传、下载的例子。 -libcurl library example, supporting technical file upload, download examples.
libquickmail-0.1.14-src
- 用过curl命令行工具的都知道,它的强大功能令人惊叹。libcurl则是其开发包,可以用于开发http,ftp等文件上传,爬虫之类的丰富应用。而libquickmail则是利用libcurl封装的smtp邮件发送库,使得发送一个邮件或附件只需10行以内的代码即可解决。 只是在c++ builder 6.0下,未能试通。-smtp client based on libcurl。
LIBCURL
- libcurl 实用动态库, 包含libcurl.dll, libcurl.lib -libcurl.dll and libcurl.lib
libcurl
- libcurl入门学习 利用CURLOPT_WRITEFUNCTION读写数据-libcurl simple study
How-to-use-libcurl
- 怎样使用libcurl,源码+test例子教程-How to use libcurl
libcurl
- libcurl 库,支持https,ssl-libcurl library,support https
libcurl
- 基于windows或者Linux的libcurl开源库。可用于解析http请求获取数据(Libcurl open source library based on windows or Linux. Can be used to parse http requests for data)