iPhone/Android: How to Send Keystrokes To Laptop Over Wifi?
Posted
by Cirrostratus
on Stack Overflow
See other posts from Stack Overflow
or by Cirrostratus
Published on 2010-04-09T18:06:40Z
Indexed on
2010/04/09
18:23 UTC
Read the original article
Hit count: 329
How can I best implement a system for send keystrokes/commands via an iPhone and/or Droid to a desktop or laptop computer via WiFi or bluetooth? There are apps for VLC, Keynote and other applications that do this, so I know it's possible but don't know what technology base to use.
The implementation is probably different on Windows and OS X, but if they could be similar that'd be a big win.
If VNC-type technology is used, that'd be fine but I only need to send key commands and mouse clicks—I don't need to be able to navigate the screen space.
© Stack Overflow or respective owner