Help to send input to pc via android [c++]

Hello !

Well i want to develope small ap for my phone to send key input to my computer just a random key press lets say simulate key press "i".
the thing is i have no idea how to make that happen via phone..
Here are video example: http://www.youtube.com/watch?v=bdR-FxuN5Vk&feature=plcp

I'm not asking for the source.! Just a guide where should i start.. is it BT controllled or something ? :/

My main problem is how the hell is he connecting to that pc.. ?
Last edited on
I haven't watched the link as I'm on my phone, but I'd think he has another process on the computer acting as a socket that can handle messages from the phone.
you mean on pc is as server type application right ? [client /server type]
but still i dont know how he manages to transfer data over from phone to pc..
it's not wireless i think it's bluetooth but i have no idea where to start programming BT... :/ if i get it right.
Topic archived. No new replies allowed.