Hi, I am quite new to OIS..
I am planning to do some research on integrating my handphone to the Game by creating a new OIS inputdevice.
Can some one give me leads/ directions on where to start and the best way to achieve this.
I would essentially send few signals like <Left>,<right> and so on over a TCP socket from my handphone , from where I want OIS to read and interpret them as inputs.
Any suggestions ?
Also wish to know if there is a way for quick testing( some kind of BlackBox) without having to integrate with the Game Engine at every step.