是否可以使用蓝牙以编程方式将文件从 iPhone 传输到 Mac?

发布于 2024-10-05 12:10:11 字数 266 浏览 2 评论 0 原文

是否可以使用 iPhone 应用程序通过蓝牙将文件从 iPhone 传输到另一部 iPhone/iPod/iPad 以及我的 Mac/PC?

我发布了 ,内容相同。这已迁移到 superuser.com。

Can a file be transferred from an iPhone to another iPhone/iPod/iPad and to my Mac/PC using Bluetooth using a iPhone App?

I posted a question yesterday with same content. This was migrated to superuser.com.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

梦一生花开无言 2024-10-12 12:10:12

我还没有尝试过,但 GameKit 存在于 iPhone 和 Mac 上 - 作为其中的一部分,您可以通过蓝牙在本地两个系统之间建立网络连接。您应该能够使用该连接来传输您喜欢的任何数据。

您不能做的是编写一个使用标准蓝牙文件传输协议的 iPhone 应用程序 - 该协议不受支持。如果您愿意使用自定义 Mac/PC 客户端,那么它就可以工作(PC 客户端可能要棘手得多)。

I have not ever tried it, but GameKit exists on the iPhone, and the Mac - as part of that you can establish a network connection between two systems locally over bluetooth. You should be able to use that connection to transfer any data you like.

What you cannot do is write an iPhone application that makes use of the standard Bluetooth file transfer protocol - that is not supported. If you are open to a custom Mac/PC client though, it will work (PC client might be a lot trickier).

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文