简体   繁体   English

我需要苹果MFI程序才能通过USB电缆访问IOS设备的短信吗?

[英]Do I need apple MFI program to access sms of IOS device through usb cable?

I make a C# application for sms backup. 我为短信备份制作了一个C#应用程序。 I want to access SMS/MMS of IOS device through usb cable to perform a backup. 我想通过USB电缆访问IOS设备的SMS / MMS以执行备份。

I don't want to install anything on the device. 我不想在设备上安装任何东西。

I see the apple's MFI program. 我看到了苹果的MFI程序。 https://mfi.apple.com/MFiWeb/getFAQ.action#1-1 https://mfi.apple.com/MFiWeb/getFAQ.action#1-1

The available technology that I want is "iPod Accessory Protocol (iAP), the protocol used to communicate with iPhone, iPad and iPod" 我想要的可用技术是“ iPod附件协议(iAP),用于与iPhone,iPad和iPod通信的协议”

Do I need that MFI program ? 我需要那个MFI程序吗?

iAP doesn't provide sms related method. iAP不提供与短信相关的方法。 I would suggest using bluetooth profile connection. 我建议使用蓝牙配置文件连接。 If using USB, you should create iOS APP to access sms and create your data format format protocol. 如果使用USB,则应创建iOS APP来访问短信并创建数据格式协议。 Then, transfer data though USB iAP External Accessory protocol session to PC or other accessory. 然后,通过USB iAP外部附件协议会话将数据传输到PC或其他附件。

暂无
暂无

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 开发用于与MFi认证的Lightning串行电缆连接的硬件和iOS应用是否需要加入Apple MFi计划 - Do hardware & iOS app developed to connect with MFi certified Lightning serial cable needs to be enrolled in Apple MFi Program 我是否需要 Apple MFi 认证才能编写通过 USB 与 Made for iPod 车载收音机进行通信的应用程序? - Do I need Apple MFi certification to write an app that communicates with a Made for iPod car radio over USB? MFI Apple计划/认证 - MFI Apple Program/Certification 现有的蓝牙设备和Apple MFI - Existing bluetooth device and Apple MFI 我是否需要MFi许可证才能进行测试? - Do I need an MFi license just to test? 我们是否需要注册Apple Developer Program才能在实际设备上安装iOS应用程序以在Appium中进行测试? - Do we need to be enrolled in Apple Developer Program in order to install iOS app for testing in Appium on real device? SPP使用核心蓝牙框架创建的BTLE设备是否仍需要MFi芯片通过蓝牙ios进行通信? - Do BTLE device created by SPP using core bluetooth framework still need MFi chip to communicate over bluetooth ios? 如果我使用带有外部USB设备的“Lightning to USB Camera Adapter”,是否需要MFi - Is MFi required if I am using “Lightning to USB Camera Adapter” with external USB device 通过USB电缆在iOS应用和Mac应用之间交换数据 - Exchange data between iOS app and Mac app through USB cable 安装应用程序以进行Apple MFI程序测试 - Install application for testing with out Apple MFI Program
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM