首页 > 其他 > 详细

apache http client vs urlconnection

时间:2014-05-27 01:11:31      阅读:479      评论:0      收藏:0      [点我收藏+]

Google has deprecated HttpClient 

Choose an HTTP Client

Most network-connected Android apps use HTTP to send and receive data. Android includes two HTTP clients:HttpURLConnection and Apache HttpClient. Both support HTTPS, streaming uploads and downloads, configurable timeouts, IPv6, and connection pooling. We recommend using HttpURLConnection for applications targeted at Gingerbread and higher. For more discussion of this topic, see the blog post Android‘s HTTP Clients.

Reference url:

http://codeblow.com/questions/apache-http-client-or-urlconnection/

http://www.oschina.net/question/871224_84258?sort=time

http://developer.android.com/training/basics/network-ops/connecting.html

http://blog.csdn.net/guolin_blog/article/details/12452307

apache http client vs urlconnection,布布扣,bubuko.com

apache http client vs urlconnection

原文:http://www.cnblogs.com/ZacharyHodgeZou/p/3736139.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!