Вопрос

Does anyone know what might be the best way to go about doing this? My CS research prof. suggested that Bluetooth might be the best way to go.

I am working on a music app for iPad and want to make a separate app on an iPhone/iPod touch to act as a remote control for the main app. Just sending a few button/slider/etc messages to a few IBActions.

Thanks.

Это было полезно?

Решение

This is the right approach.

Refer to the CoreBluetooth Framework Reference for all the necessary information.
There is also sample code.

Лицензировано под: CC-BY-SA с атрибуция
Не связан с StackOverflow
scroll top