Description:
This is a remote controlling software for PDAs. Mainly for using your old phone as a wireless controller for the new phone.
Very fine on Emulators like FpseCE or Morphgear.
You will just need a Widcomm bluetooth stack!
Works fine with FpseCE (Kaiser controls the Leo). Just take a look at the video:
Usage:
- Check if bluetooth is on (both devices), and pair both bluetooth devices (In windows mobile).
- Run the Server software on the device you want to control. (Currently you may need to softreset your device, if you have close the serve once).
- Run the Client/Controller software.
- Search for your Server in the Client software and connect.
- If there is a green screen, it should work (D-Pad and Hardware/Software keyboards), if it is red try to soft reset both devices and try again, if it is till not working cry for help.
PS: If the SIP catches the Letter-Keys, first try to disable any T9 in the SIP. If the problem is still there, try to use another SIP!
If you like this project, please consider donate to the developer.
Update Description:
v0.0.1(06-03-2010):
- Enhancement: Controller/Server functions now in external DLL's which are Cross-Compiled for every supported system.
- Feature: Servers/Controllers for Smartphone/Touchscreen/Desktop PC.
- Feature: Multiple devices can be used now (Limited to 2 for now).
- Change: Removed Server Discovery Nag screen.
- Fix: No error messages on exit if no controller is connected.
- Fix: All Controllers now exit on disconnect.
- Fix: Used an old library for the Smartphone client, now it is the newest one.
Pre-Alpha v4 (04-03-2010):
- Feature: Experimental WM Smartphone Client added. (Tested on Typhoon with WM 6.1, but should work with any Smartphone with WM5 or higher!)
Pre-Alpha v3 (23-02-2010):
- Enhancement: Show Connection Status of the Server.
- Enhancement: Controller disables the "Disconnect" Button. You can activate it by touching the form anywhere.
- Enhancement: "Gaming"-Hack for Hardware-Keyboards, that allows to hold and release multiple button, intending the first button is still hold if one of them is released. (Some Keyboards only send a KeyPress Event with the Keys Information, the Releasing Events are the same.)
- Enhancement: Show "Idle" Curson on while connecting.
- Readme Mistake: Should work on any WM Device.
Pre-Alpha v2 (18-02-2010):
- Enhancement: Fix some weird behavoir of Hardware keyboards (They will now allow holding, but all buttons with this behavoir will be released if you release one of them!).
- Enhancement: More stable client.
- Change: Replaced Client sides dropdown with a list. Should be better to select.
- Fix: Clean?!-Exit of the Server, so softresets should not be needed!