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

'hasOwnProperty' in javascript -

How to put a lock and transaction on table using spring 4 or above using jdbcTemplate and annotations like @Transactional? -

How to understand 2 main() functions after using uftrace to profile the C++ program? -