WiFi Direct File Transfer is a experimental app that will allow sharing of data between Android devices running Android 4.0 or higher using a WiFi direct connection without the use of a WiFi access point. This will enable data transfer between devices without relying on any existing network infrastructure
Currently available on the Play store.
General Overview
Service Discovery
Power Consumption
More Recommended Reading
This app is currently in beta so functionality subject to change.
This application is library independent
Just build it and install it to your device :-)
WARNING: The application does not work in the emulator, because the emulator does not have the method WifiP2pManager.initialize()
WiFi Direct File Transfer works with good performances.
The main problems are the "Discovery Phase" of this protocol and the Wi-Fi Direct's implementation in Android, in fact:
This shows that it's possible to extend the Wi-Fi Direct protocol in Android in some particular and limited scenarios, for example a transfer files.
You can:
If you have a troubles with connection to peer:
Copyright 2018 Dmitry Marinin
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, 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.
This plugin allows you to upload and download files. This plugin defines global FileTransfer, FileUploadOptions constructors. Although in the global scope, they are not available until after the devic
WinSCP supports resuming file transfers with SFTP and FTP protocols. SCP and WebDAV protocols do not allow it. With S3 protocol, transfer can be resumed only immediately by reconnecting a lost session
WinSCP supports five transfer protocols: SFTP (SSH File Transfer Protocol); FTP (File Transfer Protocol); SCP (Secure Copy Protocol); WebDAV (Web Distributed Authoring and Versioning); S3 (Amazon S3).
Android File Transfer For Linux (FreeBSD and Mac OS X!) Android File Transfer for Linux — reliable MTP client with minimalistic UI similar to Android File Transfer for Mac. It just works™. Do I need i
FTP 安装 查看是否已安装: CentOS:rpm -qa | grep vsftpd Ubuntu:dpkg -l | grep vsftpd 安装: CentOS 6:sudo yum install -y vsftpd Ubuntu:sudo apt-get install -y vsftpd FTP 使用之前要点 关闭 CentOS 上的 SELinux 组件(Ubuntu 体系是没有这
NVM-Direct 是一个 C 语言的开发包,用来支持应用程序中的非易失性存储器(Non-Volatile Memory)映射到加载/存储空间。解决了 Oracle 使用 NVM 时需要在应用程序中添加NVM Direct、开放源码的 C 语言库和 C 语言扩展的问题。