个人- TODO计划表

--20180626-0701

1.IM 视频聊天中的拉流和推流

2.IM 语音聊天中的语音录制、发送和播放(使用websocket发送文件)

3.IM OKHTTP的WebSocket封装

-- 20180507-20180512 计划

> 文件批量上传  照片上传?? 上传与下载

使用OkHttp上传多张图片 HttpClient
OKHttp实现多文件上传(干货)
JSP服务器端
https://github.com/zhouxu88/UploadFileWebDemo.git
Android客户端
https://github.com/zhouxu88/OkHttp3_UploadFile.git

文件上传与下载OkHttpFinal- https://github.com/pengjianbo/OkHttpFinal
Android中关于FTP的文件上传和下载

android批量文件上传(android批量图片上传)- https://www.cnblogs.com/shihaiming/p/5984655.html

Android Multiple Images Selector- https://github.com/zfdang/android-multiple-images-selector
-- Android 仿照微信发说说,既能实现拍照,选图库,多图案上传 使用Retrofit技术

使用Retrofit技术仿微信图片上传,客户端和服务器都有:

Android 仿照微信多图案上传- https://github.com/lidong1665/Android-UploadMultipartImage

服务器端和客户端:

--- XMPP协议消息推送Androidpn- https://sourceforge.net/projects/androidpn/files/

-- 可以通过MQTT协议来实现推送 .

             客户端下载地址 : https://github.com/tokudu/AndroidPushNotificationsDemo

             服务器下载地址 : https://github.com/tokudu/PhpMQTTClient

-- Sipdroid项目在Google托管的网址为:http://code.google.com/p/sipdroid/

免费sip账号注册地址 http://serweb.iptel.org/user/reg/index.php
免费sip服务器   iptel.org
免费sip客户端 http://www.fring.com

从sipdroid的官网下载了安卓的项目工程https://github.com/andto/sipdroid

基于网络视频聊天语音通话的开源框架- https://blog.csdn.net/lindao0/article/details/17070007
https://www.voip-info.org/open-source-voip-software

Android Imsdroid语音视频通话源码- https://download.csdn.net/download/ap1005904/8051117
基于socket.io即时通讯IM实现,webRTC实现视频通话- https://blog.csdn.net/foxPower/article/details/77990490
iOS 代码地址:https://github.com/fengli12321/Socket.io-FLSocketIM-iOS
服务器端代码实现参照:https://github.com/githuanl/node.js-socket.io-server
安卓端代码实现参照:https://github.com/githuanl/socket.io-android-
 

Free SIP/VoIP client for Android, with G729 codec;sipdroid- https://github.com/andto/sipdroid

 -- 狼人杀Android版- https://github.com/werewolfKill/werewolf_android 
狼人杀Server端- https://github.com/werewolfKill/werewolf_server 

猜你喜欢

转载自blog.csdn.net/ShareUs/article/details/80217310