搜索资源列表
httpparametersabc.zip
- 一个解析http请求参数的MFC类
MyWeb
- python 写的http请求类,具有get ,post 功能,保存cookie,异常处理等功能!-written in python http request class, with get, post functions, save cookie, exception handling and other functions!
DOTNET_COMMON_LIB
- .Net 通用开发类库 常用方法类库 当前 HTTP 请求扩展类 多线程示例代码 断点续传示例代码-.net base development class lib common function class lib multithread demo source
kiate-1.6
- 一个代理服务器,能代理多种协议,包括:http,https,socks,ftp,pop3,smtp,telnet,dns。能运行在linux,freebsd,...及其它类 unix,还有windows(最新版本要求nt 4.0以上)操作系统上 一个多线程的程序(采用线程池的方式),所以短时间内大量的连接请求,kingate还能保持很高的性能。 还支持tcp端口映射,可以实现别人访问你的内网主机。 有强大的规则控制,包括源IP地址,目的IP地址,目的端口,及采用的代理协议。 ki
httpparametersabc
- 一个解析http请求参数的MFC类-A MFC class which is used to parse request parameter of http
ADOErrors
- 从HTTP服务器上下载一个文件有很多方法,"热心"的微软提供了WinInet类,用起来也很方便.当然,我们也可以自己实现这些功能,通过格式化请求头很容易就能实现断点续传和检查更新等等功能.本文附带的工程中有一个支持HTTP1.1协议,直接用Socket实现下载功能… -from the HTTP server to download a document, there are many ways, "enthusiastic" Microsoft provides a Wi
HttpWebRequestClass-vb.net
- vb.net 开发的http clien类. 可以方便的使用这个实现http get,post,put等请求。-vb.net development of type http clien. to facilitate the realization of the use of the http get, post, put the request and so on.
HttpSocket
- 一个基于Windows socket下的HTTP请求封装类-windows socket http class
HttpProtocol
- 封装了发送http请求的类,附带了使用sock4、5代理的连接方式-Encapsulates the class to send http requests,useage with sock4\5 protocal connection
facebook-three20-1.0.5-2-gf7a93be
- three 20开源类库,对ios界面开发、http请求非常有用。-of three 20 open source library ios interface development, http requests very useful.
ASINetWorkQueue
- ASIHttpRequese 开源类库,对ios客户端进行http请求非常有用。-ASIHttpRequese open source library ios client http requests very useful.
AsyncHttp
- WinNet封装的异步HTTP请求类.实现了断点续传下载-WinNet encapsulated asynchronous HTTP request class. Implements HTTP download
4687546
- C++ Socket Http请求封装类,精选学习源码,很好的参考资料。-C++ Socket Http request packaging category, select learning source code, a good reference.
eoehttp
- 一个封装好的HTTP请求工具类,只要向里面传递数据即可,使用起来非常方便-A good package HTTP request tools, as long as the data can be passed to the inside, very convenient to use
HttpHelper-.net4.0-2015-09-08
- 网络爬虫类文件,可以模拟各种HTTP请求-Network reptiles file, you can simulate a variety of HTTP requests
ReadDisplay
- Android从服务器端读取图片和数据混合流并显示在listview。客户端向服务器发出请求,服务器根据请求信息,将数据库中的数据封装发往客户端,客户端将数据解析,显示在listview中。客户端部分:在这段代码中主要是操作是,通过滑动到最下方使得客户端向服务器发出http请求,客户端接收服务器发回来的数据并将数据进行解析,通过Handler这个类来动态更新listview。-Android reads picture and data mixed current server and dis
AndBasekfkjym
- 本项目是一个为Android开发者量身打造的一款开源类库产品,您可以在amsoft.cn中获取到最新的代码,示例以及开发文档。tandbase中包含了大量的开发常用手段,如网络下载,Http请求,线程与线程池的管理,图片缓存管理,图片文件下载上传,数据库ORM框架,并封装了大量常用工具类入如字符串,日期,文件处理,图片处理等-The project is a developer for the Android open-source library tailored a product, you
Translator
- Google Translate API For PHP是一个基于Google Translate开发的翻译类,可以帮助PHP程序员实现多国文字的翻译。 本类使用到了Google的AJAX Translate API和Snoopy类,以模拟HTTP请求的方式实现数据的翻译。-Google Translate API For PHP is a development based on Google Translate translation classes can help PHP program
http
- 主要用于在c++中进行http同步请求的接口类,使用很简单,支持Get/Post请求方式(The interface class, which is mainly used in c++ for HTTP synchronization requests, is easy to use and supports the Get/Post request mode)
ApiService
- http请求工具类,支持GET、POST请求等,直接使用,便于开发(HTTP requests the tool class, supports GET, POST requests, and so on. It is used directly and is easy to develop.)