On Windows that would be things like LIRC and the Bluetooth-HID http://winlirc.sourceforge.net/developer.html http://en.wikipedia.org/wiki/Bluetooth_profile#Human_Interface_Device_Profile_.28HID.29I note that there is a C-language open-source cross-platform library for doing Bluetooth-HID interfacing here:
https://github.com/signal11/hidapi (And it's BSD licensed) Regards, Noel. On 2012-04-26 10:49, Michael Meeks wrote:
Hi there, Hopefully for Windows& Mac, there are bluetooth APIs we can use directly; ultimately I think we really want to layer a very simple protocol over a basic socket:
Disclaimer: http://www.peralex.com/disclaimer.html