Ash*_*han 0 bluetooth objective-c file-transfer ios
有没有办法以编程方式使用蓝牙将文件从一个iOS设备发送到另一个设备.我使用过Air Drop,但似乎无法在iOS中找到适合蓝牙文件传输的代码片段.
使用iOS7 MultipeerConnectivity.framework使用蓝牙和wifi传输文件.检查苹果示例代码https://developer.apple.com/library/ios/samplecode/MultipeerGroupChat/Introduction/Intro.html并获取文件传输代码.