50 Star 235 Fork 80

mayubao / KuaiChuan

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
README_EN.md 2.75 KB
一键复制 编辑 原始数据 按行查看 历史
mayubao 提交于 2016-12-20 17:27 . update README.md

AnyShare

中文

This is an android application like AnyShare Application which can transfer files from device to the other device, and include socket communication(tcp, udp communication). If you like it, please give me a like, and if it is helpful to you, please fork it. Welcome your start and fork ^_^.

Download click the Download text to download the app.

Preview

Home

Alt text

File Sender

Alt text Alt text Alt text

File Receiver

Alt text Alt text

Web Transfer(20161218 add)

Alt text

Alt text Alt text

What is AnyShare

AnyShare has two point to transfer files:

  1. transfer files from android device 2 android device.
  2. transfer files by the web.

In the first point, I custome the protocol like http protocol, and every request has its header and its body. its header include file info, eg: length, size, path, screenshot(or thumbnail), and its body is the real file.

In the second point, I custome the micro http server in android. And the file receiver can download files via web browser.

Test

(Test must be in reallly Android device) Runnig normally in android devices. eg Meilan 2, Huawei SCL-TL00, Vivo xs1.

Thanks

google: http://www.google.com

stackoverflow http://stackoverflow.com/

Version

v1.0

Complete files transmission from android device to the other android device.

v1.1

Complete files transmission via web browser

Issue

QQ:345269374

Email:345269374@qq.com

License

Copyright 2016 mayubao

Licensed 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.0

Unless required by applicable law or agreed to in writing, software
distributed 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 and
limitations under the License.
Android
1
https://gitee.com/mayubao2015/KuaiChuan.git
git@gitee.com:mayubao2015/KuaiChuan.git
mayubao2015
KuaiChuan
KuaiChuan
master

搜索帮助