osx - iOS app as a remote to macOS app -


i'm looking way of remotely controlling macos app ios app. write both applications , want way of direct communication between them, wouldn't have rely on external.

for example, apple's keynote app has - can use ios device remote macos presentation switch between slides etc.

i wonder can used sort of communication. want ios app thin , send notifications macos app should perform. , want work if don't have internet connection.

one possibility bonjour, idk if can work described, have no previous experience technology.


Comments

Popular posts from this blog

javascript - Confirm a form & display message if form is valid with JQuery -

Retrieving ETA (estimated time of arrival) with Google Distance Matrix API and public transit as transport mode -

android - ConstraintLayout: Realign baseline constraint in case if dependent view visibility was set to GONE -