搜索资源列表
httpPost
- 通过发送post请求的方式得到网站返回的数据,简单的几个.c文件来实现。 调用方便。 也可以将其中的文件单独编译成一个库或者dll。 有vs工程。
用于模拟GETPOST方法发送HTTP请求并取得数据
- 用于模拟GETPOST方法发送HTTP请求并取得数据.可能用于网络攻击-GETPOST simulation methods for sending HTTP request and obtain data. May be used in network attacks
OperaIE
- 使用IE的自动化服务发送http/post请求,并打开一个新的IE窗口-use IE to send automated service http/post requests, and to open a new IE window
HTTPExample
- symbian c++的HTTP联网,里面包括简单的get和post请求-symbian c++ the HTTP networking, which include simple get and post requests
Delphi-getpost
- Delphi-get,post,示例.rar-Delphi-get, post, example. Rar
ISAPI
- WinCE ISAPI demo 程序,作为CE中嵌入式web的接口,通过编程ISAPI来完成特定的数据访问,本例完成从内存共享中读取映射,响应用户的http get/post请求-WinCE ISAPI demo program, as a CE in the embedded web interface, through programming ISAPI to complete the specific data access,
simpleproxy
- 该代理服务器能够处理从客户端浏览器发来的GET、HEAD、POST请求 能够基于服务器域名进行过滤,特定的域名将不能访问 能够基于客户黑名单使特定客户不能使用此代理。如果客户端浏览器访问的WEB服务器是使用的IP地址,则不需要进行过滤。-The proxy server can handle from the client browser sent a GET, HEAD, POST request to a server-based
js+php_POST
- JS+PHP的一个后台发送POST请求的源码.一个比较好的例子,希望对年轻人有点帮助.-JS+ PHP to send a POST request for the background source. A good example of hope for young people to some extent.
http_post_in_c
- 使用纯C编写的http post请求,可用于测试HTTP服务器等。是一个很适用的小工具。-The use of pure C prepared http post request, can be used for testing HTTP server. Is a very applicable gadgets.
chttp
- Linux环境下,使用C语言实现HTTP POST请求,经过实际运用的。-Linux C HTTP
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,
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
post
- 本源码是采用E语言编写的向WEB服务器发送PSOT请求的实例-The source code is written by E to the WEB server to send the requested instance PSOT
TestGetPost
- 程序示范了如何向Web站点发送GET请求、POST请求,并从Web站点取得响应的示例-Program demonstrates how to send a GET request to the Web site, POST request and response obtained from the sample Web site
HttpProc_CN
- 实现HTTP协议中的GET、POST请求-HTTP protocol implementation GET, POST request
linux-CHTTP-POST
- linux下纯C简单的HTTP POST请求 客户端模型-pure C under linux simple HTTP POST request client model
Android-GET-and-POST-DEMO
- Android发送GET和POST请求DEMO-android get and post demo
test
- 利用php+curl技术来模拟网页发送post请求,登陆网站(Using php+curl technology to simulate web pages to send post request, landing site)
SendPost
- 发送post请求给第三方,获取返回信息。可用于调用接口等(Send the post request to the third party to retrieve the return information. Can be used to call interfaces and so on)
http的post发送接收数据以及xml解析
- http协议的post请求实例,发送请求,获取之后用xml解析(HTTP protocol post request instance, send request, obtained after the use of XML parsing)