搜索资源列表
HTTPrequest
- vc++ http post get 请求-vc++ http post get
Winsock
- VB Winsock HTTP POST GET表单提交-VB Winsock HTTP POST GEt
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
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
Internet
- wince 下socket实现的HTTP类,支持post和get-HTTP classes implement by socket,supports POST and GET.
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.
samlpeget-post
- 用 GET 或者 POST 来与Java servlet通讯的例子. 对初学者可能有用,来自JavaCore编程。-Use GET or POST to communicate with a Java servlet. The servlet will search a database for the balance of an account.
HttpGetPost
- symbian http post get.
post
- C++ 用HTTP的GET方式向网站发送数据-C++ with the HTTP GET method to send data to the site
CSharp_Simulation_IIS_SeverGET_POST
- 建于: 2010-12-12 作者: kevery / 香門 QQ:214958266 目的: 模拟IIS服务器 当前: 测试模块效果 测试环境:Visual Studio 2005 C# .NET Framework 2.0 windows 7 用途: 建立简单C/B/S模式转输数据. 优点: 采用HTTP方式(方式:POST GET) ,简单,实用. GET方式时,访问未指明的文件名时,默认访问:index.html文件,即默认主页-Built in: 2010
winsock-post-get
- VB winsock控件 get post 提交数据-VB Winsock control get POST to submit data
VB-Winsock-HTTP-POST-GET
- vb.net Get Post vb.net Get Post提交网页-vb.net Get Post submit pages
CSharphttp-post-get
- http post get实例 实际代码显示post get-the source for c# http class
MFCDemo
- 初学 POST-GET 功能,http协议的初步学习。(Beginner POST-GET function)
LibCurl
- 易语言curl模块源码,可以自定义cookie,实现post,get操作(Easy language curl module source code, you can customize the cookie, to achieve post, get operations)
TestHttp
- 使用VC++post或get命令发送数据至nginx服务器(Send data to the nginx server using the VC++post or get command)
post提交网页表单
- VB使用post提交表单并获得返回的值,非常好用(VB uses post to submit a form and get a returned value)
VB使用XMLHTTP实现Post与Get的方法
- VB使用XMLHTTP实现Post与Get的方法(VB XMLHTTP Post or Get)