搜索资源列表
HttpDownloader Android HTTP 自动下载代码
- Android HTTP 自动下载代码,通过HTTP协议下载文件,支持断点续传-Android HTTP Download Service
eoeAndroid6
- 【eoeAndroid特刊】第六期 数据通信-成为Android数据流大师,本期主要包含如下四方面的内容: 1. SD 的介绍、模拟器中模拟、代码中的使用 2. 蓝牙的使用、底层蓝牙的分析 3. Wifi 在SDK 中相关的内容 4. http 协议的简单介绍等-Special Report】 【eoeAndroid sixth data communications- as Android master data stream, this issue mainly contai
Android1001Http
- 网络编程下:HTTP: 超文本传输协议,无状态协议,用地通过Internet发送请求消息和响应消息,默认为80端口。 是问答式的传输,比起Socket更加节约资源,但是第一次和第二次问答没有关系,无状态。用Session,Cookie,URL重定向是用来解决这个问题的。 HTTPClient(apache)-Network programming under: HTTP: Hyper Text Transfer Protocol, a stateless protocol, thro
Download
- 主要是一个下载的功能,支持http协议的断点续传,清楚告诉你怎样实现多线程多任务下载模式-Is primarily a download function, support for http protocol HTTP, clearly tell you how to download multi-threaded multi-tasking mode
HTTP01
- 安卓模拟提交到服务器上的数据接口,用http协议提交数据-The Andrews simulations submitted to the data on the server interface, use the http protocol to submit data
Androiddatafollow
- 1. SD 的介绍、模拟器中模拟、代码中的使用 2. 蓝牙的使用、底层蓝牙的分析 3. Wifi 在SDK 中相关的内容 4. http 协议的简单介绍等
ImageView
- 使用http协议从互联网上下载一张图片,并使用imageview显示在手机上-Using the http protocol to download a picture from the Internet, and use the imageview displayed on the phone
SimpleServer
- 安卓手机通讯,客户端和服务器端通过http协议进行通讯,连接两端-Andrews phone communications, client, and server-side through the http protocol communications, connected at both ends
Download
- Android 从网络上下载文件的小例程,用于学习使用HTTP协议下载文件-Android download files from the network of small routines for learning to use the HTTP protocol to download files
MyHttpClient
- Http协议,Android开发精典案例源码,很好的参考资料。-The Http protocol, Android development of classical case of source code, a good reference.
myhttp
- http协议的介绍,精选学习源码,很好的参考资料。-HTTP protocol introduced, select learning source code, a good reference.
java_http_post
- http协议使用POST方式进行提交数据,精选学习源码,很好的参考资料。-The HTTP protocol uses POST to submit data, select learning source code, a good reference.
java_http_get
- http协议GET方式获取图片,精选学习源码,很好的参考资料。-Get a picture HTTP protocol in GET mode, select learning source code, a good reference.
Http_android_demo
- http协议在android里面实现的源码。-http protocol implemented inside the android source code.
EnterAndroid2014.3.22-v1
- 实现了一个基于android的外贸出入库程序,采用http协议与后台交互。后台采用的是ssh2开发框架。-Realization of foreign trade procedures based on android out of storage, using http protocol interaction background. Background using the ssh2 development framework.
android_http
- 一个安卓android使用HTTP协议连接网页的例子,使用了HttpGet和HttpPost,是入门的好例子。-An Android Android use the HTTP protocol to connect to Webpage examples, the use of HttpGet and HttpPost, is a good example of entry.
news
- android新闻客户端源码。通过http协议向服务器取数据,然后呈现在客户端上- If the Android news client source code. Take the data to the server through the HTTP protocol, then present on the client
ISSAuthorize
- Android与IIS身份验证案例源码,在Android移动项目开发中,访问服务器时,为了简洁方便,我们经常使用http协议来传递JSON格式的数据。然而有些项目需要有一定的安全性,如使用Android客户端登陆到MIS系统。虽然我们是通过Android手机客户端的登陆Activity中登陆到系统的,但是略懂电脑的黑客是能够跳过登陆Activity,从而直接进入系统的。这样,会造成一些由于系统的不安全所带来的麻烦。建立一种防止黑客强行登录的身份验证模式尤为重要。此时,系统的身份验证成为阻挡黑客登
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.
Assistance
- 使用http协议处理后端数据,利用android展示前台页面。同步手机通讯录、照片等。-Using http to process data background and using android to present foreward pages.it servers synchronizating contacts,photos etc.