• 设为首页
  • 点击收藏
  • 手机版
    手机扫一扫访问
    迪恩网络手机版
  • 关注官方公众号
    微信扫一扫关注
    迪恩网络公众号

KuaiChuan: 仿茄子快传的一款文件传输应用, 涉及到Socket通信,包括TCP,UDP通信。( ...

原作者: [db:作者] 来自: 网络 收藏 邀请

开源软件名称:

KuaiChuan

开源软件地址:

https://gitee.com/mayubao2015/KuaiChuan

开源软件介绍:

KuaiChuan(仿茄子快传)

English

仿茄子快传的一款文件传输应用, 涉及到Socket通信,包括TCP,UDP通信。(喜欢的给一个star, 有帮助的给一个fork, 欢迎Star和Fork ^_^)

下载 点击下载去下载应用。

效果预览

主页

Alt text

文件发送端

Alt textAlt textAlt text

文件接收端

Alt textAlt text

网页传(20161218新增)

Alt text

Alt textAlt text

原理

快传有两种方式可以传输文件:

  1. Android应用端发送到Android应用端(必须安装应用)
  2. 通过Web浏览器来实现文件的传送 (不必安装应用)

第一种方式主要是是通过设备间发送文件。 文件传输在文件发送端或者是文件接收端通过自定义协议的Socket通信来实现。由于文件接收方和文件发送方都要有文件的缩略图,这里采用了header + body的自定义协议, header部分包括了文件的信息(长度,大小,缩略图), body部分就是文件。

第二种方式主要是在android应用端架设微型Http服务器来实现文件的传输。这里可以用ftp来实现,为什么不用ftp呢?因为没有缩略图,这是重点!

测试

(必须在真机下测试)在Android测试机 分别是 魅蓝2 与 华为 SCL-TL00, Vivo xs1 运行正常

感谢

google: http://www.google.com

stackoverflow http://stackoverflow.com/

版本

v1.0

完成了Android端到Android端的文件传输

v1.1

完成了网页传模块的功能

issue

QQ:345269374

Email:[email protected]

License

Copyright 2016 mayubaoLicensed under the Apache License, Version 2.0 (the "License");you may not use this file except in compliance with the License.You may obtain a copy of the License at    http://www.apache.org/licenses/LICENSE-2.0Unless required by applicable law or agreed to in writing, softwaredistributed under the License is distributed on an "AS IS" BASIS,WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.See the License for the specific language governing permissions andlimitations under the License.

鲜花

握手

雷人

路过

鸡蛋
该文章已有0人参与评论

请发表评论

全部评论

专题导读
热门推荐
热门话题
阅读排行榜

扫描微信二维码

查看手机版网站

随时了解更新最新资讯

139-2527-9053

在线客服(服务时间 9:00~18:00)

在线QQ客服
地址:深圳市南山区西丽大学城创智工业园
电邮:jeky_zhao#qq.com
移动电话:139-2527-9053

Powered by 互联科技 X3.4© 2001-2213 极客世界.|Sitemap