Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
iPhone SDK 中是否有任何内置方式允许设备通过蓝牙向 Mac 发送数据?我知道 GameKit,它允许在 iPhone 之间共享数据,但我还没有看到任何关于 iPhone --> 计算机连接的信息。
谢谢
我还没有看到这一点,但我已经看到了几个应用程序在 iphone 上打开了一个服务器端口,您可以通过 http 访问该端口。
无法使用 iPhone 发送文件。
你需要越狱iPhone才能做到这一点。