搜索资源列表
http
- HTTP客户端例子程序 用HTTP协议与WEB网站通信,实现基本的GET/POST消息交互。 主要功能: GET 网站上的页面、下载JPG文件等 POST 表单,包括上传文件。 分析部分常用的返回信息 主要用途: 实践GET/POST消息交互,根据网站的内容具体修改可以定制成专用的接口程序。 主要函数都没有用MFC,可以轻松移植到嵌入式系统。
httpSniffer_Src.rar
- delphi源代码。是木桩同志写的,我只是借花献佛^_^使用了winpcap,所以要先安装之。用途:捕获HTTP的GET和POST消息,用于截获URL的访问以及表单的提交(比如只监听POST消息,可以抓到论坛登陆的帐号和密码)。,delphi source code. Is written by wood piles, Comrade, I just none ^ _ ^ using winpcap, so first installed. Purposes: to capture HTTP-G
VC.GET.POST.HTTP.client.code.send.request
- VC实现GET POST发送请求HTTP客户端代码VC realize GET POST HTTP client code to send request -VC realize GET POST HTTP client code to send request
http
- 跨平台http Get Post函数,都是可以直接用的-http download, support get and post
http_Post_Get
- 通过CHttpSession发送Get、Post报文。并可自定义HTTP包头-CHttpSession send through the Get, Post Message. And custom HTTP header
HttpProc_CN
- 实现HTTP协议中的GET、POST请求-HTTP protocol implementation GET, POST request
lyoulhttpclient
- CHttpClient的目的是用于简化WinInet的API,用于和HTTP服务器进行交互。可以使用HTTP GET向HTTP服务器发送请求(用于请求一个URL对应的内容),使用HTTP POST想HTTP服务器发送数据(用于传递文件和提交表单),以及处理CHttpResponse回来的数据,另外加入了严格的异常检测。附件里同时包含了一普通版和COM版的源代码。-CHttpClient are for the purpose of simplifying the WinInet' s AP
Sockets-2.3.9.1
- C++ Sockets 是一个跨平台的 Sockets 库,实现包括 TCP、UDP、ICMP、SCTP 协议。已实现的应用协议包括有 SMTP、HTTP(S)、Ajp (1.3)。具有 SOCKS 客户端实现以及匿名 DNS ,支持 HTTP 的 GET/POST/PUT 以及 WebServer 的框架。-his is a GPL licensed C++ class library wrapping the berkeley sockets C API, and therefore wor
WinInetHttpClient
- C++使用socket实现在http协议 支持GET,POST-use socket to implantation http protocol. Now support GET & POST
post
- C++ 用HTTP的GET方式向网站发送数据-C++ with the HTTP GET method to send data to the site
HTTPClient
- httpClient.it can send HTTP requert by get/post method.
HTTPSERVER
- HTTP服务程序 实现get post方法 并有加密与签名-HTTP service program to achieve get post and have encryption and signatures
http
- linux环境下得http数据发送接收源码,简单易用,支持get和post方式。-http linux environment was sending and receiving data source, easy to use, supports get and post methods.
curl-7.29.0
- curl最新代码,需要模拟http的get,post等网络通讯等功能的朋友可以试试.-curl latest code, need to simulate the http get, post and other network communications and other functions friends can try.
VB-Winsock-HTTP-POST-GET
- vb.net Get Post vb.net Get Post提交网页-vb.net Get Post submit pages
AliGetdll
- CInternetSession CHttpFile* vc2008 mfc http get post网页 -CInternetSession CHttpFile* vc2008 mfc http get post
VCPP-HTTP-Get-Post
- VC++请求HTTP,使用POST和GET方法-vc++ http request for get post
HTTPrequest
- HTTP GET/POST 协议分析工具+源代码. 方便开发过程中对协议的分析和测试-HTTP GET/POST protocol source code analysis tool+. Facilitate the development process of the analysis and testing protocol
VCPP-HTTP-GetPost
- VC++ HTTP get post 通信程序-C++ HTTP get post communication 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)
