Hi
I want to create an iPhone app where i press an A key, and a computer connected to the local network over wifi would respond as if the A key was pressed on its own keyboard.
Would i need to write a Bonjour service on the machine to detect and handle the key presses, hooking into the keyboard?
Are there any starting points?
Thanks.