喜糖

移动开发工程师 。涉及 android、ios、jni

导航

2013年6月8日

摘要: Android’s HTTP ClientsMost network-connected Android apps will use HTTP to send and receive data. Android includes two HTTP clients: HttpURLConnection and Apache HTTP Client. Both support HTTPS, streaming uploads and downloads, configurable timeouts, IPv6 and connection pooling.Apache HTTP ClientDef 阅读全文

posted @ 2013-06-08 15:05 喜糖 阅读(218) 评论(0) 推荐(0) 编辑