搜索资源列表
GetWeb
- 异步的网页请求类可以执行get和post方法-asynchronous web request class can get and post implementation methods
HTTPserver
- 用VC编写的基于MFC的HTTP服务器,提供一般的请求命令(POST,GET...)
ISAPI
- WinCE ISAPI demo 程序,作为CE中嵌入式web的接口,通过编程ISAPI来完成特定的数据访问,本例完成从内存共享中读取映射,响应用户的http get/post请求
HTTPrequest
- vc++ http post get 请求-vc++ http post get
ISAPI
- 这是我在公司写的windows平台下ISAPI程序,一个是get请求,一个是post请求,能提供给IE调用。-This is what I wrote in the company under the windows platform ISAPI procedures, get a request, post a request, can provide to the calls IE.
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.
HttpRequest
- 本程序用C++语言实现了HTTP协议的请求消息,包括GET,POST方法,在windows下编译通过,可以运行。-This procedure using C++ language implementation of the HTTP protocol' s request message, including GET, POST method, compiled through the windows, you can run.
Ajaxky
- 使用 迈云 Ajax 类可以无刷新 发送 GET 或 POST 请求,通过放置安全策略文件可以跨域访问网站,获取内容,适合多站点间的互联互通。-Ajax class can use the step goes to send GET or POST without refresh request, by placing security policy files can be cross-domain access to sites, access to content, for interop
JsonListTest
- 对一个js对象进行post请求的键值对处理,主要用户ajax请求上传对象与集合用-Post a request for a js object keys of processing, the main user ajax request upload objects and collections with
jquery.ajaxdotnet.2.0.2
- 提供了一个功能,它允许GET和POST请求ASP。PageMethods净Ajax和Web服务。这个函数只支持JSON请求和需要JSON2。js从json.org -Provides a function which allows GET and POST requests to ASP.NET Ajax enabled PageMethods and Web Services. The function only supports JSON requests and requires JS
kuaidi100
- 向快递100发送post请求,.net 4.5开发-Request to send 100 post courier,. Net 4.5 development
iopenet
- 使用windows http post请求json数据,实现iopenet通讯协议,IDE:VC6.0. 可编译通过。有测试数据,见html.txt。-Using windows http post request json data to achieve iopenet communication protocols, IDE: VC6.0. Could compile. With test data, see html.txt.
HttpHelperV1.9.0.6
- HttpHelper可以非常方便的实现Http协议的GET和POST请求、自动识 别编码、无视证书、优化Cookie、可以很方便的设置Cookie,Header,证书,代理等问题, 编码问题您不用做任何处理,因为类会自动为您识别网页的编码。 我相信不会有人比我更了解Httphelper了,因为它就是我写的,他的灵魂和精要我最了解! 现在,我将HttpHelper类改成一个类库,从收集、汇总、改写、优化、创新等方面进行全方位整合改编得到一个框架。 这就是我所 说的万能框架 [
HttpHelperV1.8
- HttpHelper可以非常方便的实现Http协议的GET和POST请求、自动识 别编码、无视证书、优化Cookie、可以很方便的设置Cookie,Header,证书,代理等问题, 编码问题您不用做任何处理,因为类会自动为您识别网页的编码。 -HttpHelper GET and POST Http protocol to achieve very convenient request, automatic identification certificate, optimization of
HttpDownload
- C#通过http发送post请求下载文件,包含一个测试下载的地址。有兴趣可以试一下-C# sent HTTP post request to download file that contains a test download address.Interested can try.
SendPost
- 发送post请求给第三方,获取返回信息。可用于调用接口等(Send the post request to the third party to retrieve the return information. Can be used to call interfaces and so on)
Curl
- curl http;https,post 请求(curl http;https,post)
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.)
http_request
- 以根据APPID和APPSECRET获取ACCESS_TOKEN为基础封装的http请求的post和get方法,(The post and get methods for HTTP requests)
cpr.tar
- 用于c++发送post请求的封装库,底层调用libcurl,使用格式类似python rest,更加便捷(wrapper for C++ post request/libcurl)