搜索资源列表
Series_60_DP_2_0_HTTP_Client_Example_v1_0
- 一个http客户端连接的程序例子 -an http client procedures example
HTTP
- 基于MTK手机的客户端串口传输数据的源码及设计说明。-MTK based phone client serial transmission of data source and design instructions.
Android-Developed-from-scratch
- 2011年,若水工作室制作了《Android开发从零开始》系列课程,感谢大家的鼓励和支持。为了进一步提高Android开发培训水平,2012年若水工作室又倾心制作的项目实战视频『若水新闻』客户端开发教程,今天终于与大家见面了。 本系列课程目标 a.提高UI设计能力 b.巩固Android程序设计基础 c.异步更新UI d.掌握Android中HTTP通信 e.掌握JSON格式解析-In 2011, Flow studio produced a series of courses of the A
messaging-midp-1.1.0-build.tar
- Messaging- MIDP的是一个彩信客户端,支持MIDP2.0/WMA1.1终端。它是用来通过短信和HTTP接收彩信通知-Messaging-MIDP is a MMS Client that runs on a MIDP2.0/WMA1.1 capable device. It is designed to receive MMS notifications over SMS and HTTP, and supports retrieving MMS content external t
ASINetWorkQueue
- ASIHttpRequese 开源类库,对ios客户端进行http请求非常有用。-ASIHttpRequese open source library ios client http requests very useful.
fanfou
- 饭否客户端,帮助您学习客户端的开发,完整的HTTP实例-The Fanfou client to help you learn the development of the client, the HTTP instance
AndroidHttpClient
- Android客户端,通过Http链接服务器端,输入用户名:test,密码:test显示登陆成功,其他输入则显示登陆失败。-Android client, server-side via Http link, enter username: test, password: test successful landing, other input failed login.
Hayate_10827
- 基于ASIHttpReques开源的仿迅雷多线程断点续传功能的客户端,内置了百度音乐盒、土豆视频下载,新手可以学习ASIHttpRequest网络请求下载、JSON解析等操作。-Based on ASIHttpReques open source client imitation Thunder multi-threaded HTTP functionality, built a Baidu music box, potatoes video downloads, the novice can
LocationClientDemo
- 模拟android客户端利用http,post方式和服务器交互-android client simulator. use http post with the server
netease_news
- 模拟网易新闻客户端(RSS版)...用RSS订阅所提供的url,这里所用到的链接仍然是网易新闻中心的RSS地址http://www.163.com/rss/,然后通过SAX解析技术解析xml内容,以ListView的方式呈现在手机界面上。并有底部类似TabHost组件切换效果的实现以及顶部按下效果的实现。-Analog Netease news client (RSS) ... using the RSS feed provided url link here used Netease News
SimpleServer
- 安卓手机通讯,客户端和服务器端通过http协议进行通讯,连接两端-Andrews phone communications, client, and server-side through the http protocol communications, connected at both ends
AFNETWorking
- 是用基于afnetworking 网络框架实现的一个现在功能,可以实现多个任务同时下载,断点续传等功能 ,用于ios客户端下载功能实现。 -Is based framework of the afnetworking network to achieve a function, you can achieve multiple tasks simultaneously download, HTTP and other functions for the IOS client download
ASIHttp
- 是用基于ASIHttpRequest 网络框架实现的一个现在功能,可以实现多个任务同时下载,断点续传等功能 ,用于ios客户端下载功能实现-Is based framework of the afnetworking network to achieve a function, you can achieve multiple tasks simultaneously download, HTTP and other functions for the IOS client download f
Tomcat_JPG
- android客户端通过HTTP访问服务器上的图片资源文件,显示到客户端上-android client access server via HTTP resource file pictures on display to the client
webservice
- 自己写的两个android手机客户端的webservice,一个是用了soap库,一个直接是通过HTTP-Write your own two android mobile client webservice, a library with a soap, a direct through HTTP
pushMessage
- Android之基于百度云推送IM客户端的聊天内容通过json格式封装(包含聊天内容、发送人信息)之后,HTTP请求百度服务器,即请求把该消息发送到指定id的用户,请求成功之后,百度服务器就把我们的信息转发给指定的用户,对应用户再解析json格式的信息,就可以知道该消息来自何处,以及消息内容-After Android s based Baidu cloud push chat IM client via json format package (includes chat, sender in
BaiduMapDemo
- Android客户端百度地图的基本功能实现http://blog.csdn.net/yezisuifengbiao/article/details/13019049 在博客内有详细的讲述。-Android client Baidu map to achieve the basic functions http://blog.csdn.net/yezisuifengbiao/article/details/13019049 In detail about the blog.
baidu_liaotian
- 客户端的聊天内容通过json格式封装(包含聊天内容、发送人信息)之后,HTTP请求百度服务器,即请求把该消息发送到指定id的用户,请求成功之后,百度服务器就把我们的信息转发给指定的用户,对应用户再解析json格式的信息,就可以知道该消息来自何处,以及消息内容。-Chat client via json format package (includes chat, sender information), after, HTTP requests Baidu server, which sends
FileUpload
- 基于socket通讯的文件续传源码,主要面向Android客户端,FileService.java获取每条线程已经下载的文件长度,当文件上传完成后,删除对应的上传记录;StreamTool.java主要用来读取读取文件流,返回上传文件字节数组,用Android上传文件不懂的就可参照这个示例一步步实现,有些代码可以共用-Socket-based communication HTTP source files, mainly for Android client, FileService.java
android-async-http
- android-async-http是Android上的一个异步、基于回调的HTTP客户端开发包,建立在Apache的HttpClient库上.-android-async-http is an asynchronous on Android-based callback HTTP client development package, based on the Apache HttpClient library.