Is it possible to connect iphone to printer via bluetooth?

后端 未结 3 1661
离开以前
离开以前 2020-12-19 12:41

I want to connect iphone to a printer via bluetooth, but I don\'t find any class about bluetooth in iPhone 3.0 SDK. Do I need to join \"Made for iPod and Works with iPhone L

相关标签:
3条回答
  • 2020-12-19 13:17

    You might want to check into the GameKit. I just used it to connect two iPod's via bluetooth. Apple has done all the hard work and with just a few lines of code, you can have the iPod searching for bluetooth devices. If you do your own Wifi networking, you can even make the iPod/ iPhone search for the printer using either bluetooth or wifi relatively easy.

    0 讨论(0)
  • 2020-12-19 13:21

    "and incorporate an Apple-specific chip"

    Rubbish! Bluetooth is Bluetooth is Bluetooth. What is needed is for proper Bluetooth support on the iPhone.

    0 讨论(0)
  • 2020-12-19 13:38

    Even if you join the MFi/WWi developer program, it's impossible to connect your iPhone to an arbitrary printer. The printer would need to built specifically for iPhone compatibility and incorporate an Apple-specific chip. The program is intended for device manufacturers to build iPod/iPhone specific devices, not for independent developers or device manufacturers with existing bluetooth products.

    0 讨论(0)
提交回复
热议问题