I am struggling at the moment to find any documentation regarding how one might invoke keystrokes from my iPad app to my laptop.
I have a good understanding of connecting to my laptop via wifi, to this point transmitting and receiving midi and osc messages, but after a two days of searching the net and dev documentation I just cannot figure where to start with the keystroke emulation and transmission.
I know this can be done as I have the touchpad app, which is great, but I simply need to be able to handle a few specific keystrokes from within my app, i.e. tab key, esc key.
I can see that it could be implemented by creating a small 'receiver' app on my laptop, but this seems like a cumbersome way of going about things.
If anyone can point me in the right direction for documentation or resources to help me, I should be eternally grateful!
Thanks