搜索资源列表
androidHTTP
- android平台,HTTP连接示范源代码-android platform, HTTP connection model source code
Map2-9-10
- Android上面的编程,实现google map,http访问等功能。-android programing
eoehttp
- android http简易网络通信demo ,便于新手了解android网络通信机制-android http Simple Network Communications demo, newcomers to facilitate understanding of network communication mechanisms android
player-code
- 极酷阳光播放器V2.5版(经典款)(时尚款)RTMP播放器 * 支持跨终端播放,适配PC终端/苹果终端(含IPHONE、IPAD)/安卓终端(含安卓手机和安卓平板);New * 支持RTMP协议(支持red5,wowza,FMS等rtmp流媒体点播与直播);也支持http协议; New * 支持5种广告功能:支持前置广告、视频广告、暂停广告、角标广告、后置广告; New * 提供更丰富的JS函数接口,用于更方便的处理AS与JS的交互,以及JS与AS的交互; New * 支持视
HttpTest
- android网络下载文件,主要是http的使用问题-Download file about http used
PhpServer
- Android, HTTP protocol transmission of the current location data and send the relevant pictures and audio
SendHTTP
- android网络编程,通过设置源MAC地址和目的MAC地址发送HTTP数据包。-android network programming, send HTTP packets by setting the source MAC address and destination MAC address.
JavaHTTPUpload-master
- 这是一个android方面的通信编程源码-this is a android http demo
微信协议
- 微信协议文档,主要用于PC版 网页版,android IOS 也可以用: 1.获取服务器分配的一个唯一会话ID 2.通过会话ID获得随机登录二维码 3.轮询手机端是否已经扫描二维码并确认 4.访问登录地址,获得uin和sid 5.初始化微信信息获得当前用户的信息 6.获得所有的好友列表 7.保持与服务器的信息同步 8.获得别人发来的消息 9.向用户发送消息 10.创建微信群聊 11.踢出群聊内的好友 12.添加好友进群聊(WeChat protocol document,