How does this iOS app communicate over the USB port?

后端 未结 2 1062
再見小時候
再見小時候 2021-01-31 04:40

This app promises to turn your iOS device into a second monitor and uses the standard USB cable to connect to the computer, as opposed to the network which all other similar app

2条回答
  •  余生分开走
    2021-01-31 05:19

    Dean told about it on his blog.

    Duet uses Peertalk, an open source library allowing to pass TCP connections through the USB connection without being part of the MFI program.

提交回复
热议问题