搜索资源列表
HTTPExample
- symbian c++的HTTP联网,里面包括简单的get和post请求
S60_Platform_HTTP_Client_API_Example_v2_0_en
- 适用版本:3rd及以上 模拟器是否编译通过:可以 真机是否可以运行:可以 用到主要类:MHTTPTransactionCallback MHTTPDataSupplier MHTTPAuthenticationCallback RHTTPSession RHTTPTransaction RSocketServ 特色功能:实现http类get post IAP接入点记录 观察者类实现等功能 -Applicable version of: 3rd and above is com
HttpGetPost
- symbian http post get.
HttpTest
- symbian C++ HTTP小程序,可以使用get或post方式请求URL资源-symbian C++ HTTP applet, you can use the get or post request form URL resources
BigRoomDrcom
- 利用http的post和get方法实现drcom认证登录的android程序源代码-Using http post and get method implementation of the certification log drcom android source code
AndroidHttpConnect
- 这是android http操作的例子,通过get post方法来实现,以及线程操作-it is about android http protocol connect example, using thread and headler message to impletement
EX08_01_1
- Http GET/POST传递参数(HTTP连接示范)-Http GET/POST to pass parameters (HTTP connection model)
HttpClientHelper
- httpclienthelper android上http client的封装,实现get post等各种操作 -httpclienthelper android上http client
Android_http
- android http的get post请求Demo-The get post android http request Demo
01-httppost
- 本例是android方面实现HTTP POST和GET网络编程,用到了tomcat容器。- This case is android achieving HTTP POST and GET network programming, using the tomcat container.
HttpPortTest
- 一个android HTTP接口测试小软件,可以GET和POST,参数可以动态添加删除,结果自动格式化json,里面也有GET图片的代码,但功能还没加上去-An android HTTP interface test small software, you can GET and POST, the parameters can be dynamically add and delete, results are automatically formatted json, which also
Mobile6
- windows mobile上使用http post访问实现web的数据发送和接收-windows mobile application, through httppost send and get info web site.
android-async-http-master
- 网络异步获取上传的工具类,异步获取网络数据,还有上传文件,下载文件的功能。-AsyncHttpClient net get post,file upload and download,it s very good
HttpUtil
- 我们项目中常用的Java的Http网络通信模块,包括get请求和post请求,简单易用。-We project the Java Http commonly used network communication modules, including get requests and post requests, easy to use.
SofeOnLine1.0
- 安卓APP,通过HTTP获取服务端JSON数据,绘制数据曲线。-android app http post get
librarysearch
- 广东海洋大学图书馆安卓源码可以获取网站(http://210.38.138.1:81/)上的图书信息,直接通过get/post模拟浏览器与网站交互,非json或webview方式,获取到返回html字符串再去取里面的元素,本项目的服务端是asp.net写的实现了图书系统的登录查询等,在做与asp.net网站交互的朋友可以看一下,登录部分因为我没有测试帐号所以就没有测试。不过项目很多地方没有做异常处理,返回空数据的时候应用会直接异常停止退出-Guangdong Ocean University L
HttpTest
- 本程序包含一个http协议的工具类,支持get和post请求两种方式,返回值类型为字符串类型,方便开发。-This project conclude a util designed to use HTTP protocol. Its return is String type which is easier for you to program.
androidhttp封装
- 对httpConnection的封装,支持post、get异步。(The encapsulation of httpConnection supports asynchronous post and get.)
Sockets-2.3.9.9
- C++ Sockets 是一个跨平台的 Sockets 库,实现包括 TCP、UDP、ICMP、SCTP 协议。已实现的应用协议包括有 SMTP、HTTP(S)、Ajp (1.3)。具有 SOCKS 客户端实现以及匿名 DNS ,支持 HTTP 的 GET/POST/PUT 以及 WebServer 的框架。(C++ Sockets is a cross platform Sockets library that implements TCP, UDP, ICMP and SCTP protoc
