Page 1 of 1

tiltControl SDK

PostPosted: Jun 26, 2006 @ 10:18am
by CrackWhiz
hi guys,

Am wondering if anyone cud provide me wit sample tiltcontrol codes. It'll be greatly appreciated. Thanks

Regards,
Ash

PostPosted: Jun 26, 2006 @ 2:36pm
by edge
Hi CrackWhiz,

Have you tried the Edge SDK yet? It incorporates the TiltCONTROL SDK and makes it easier to create games. A tutorial on how to use the TiltCONTROL with the Edge SDK can be found here: http://www.edgelib.com/index.php?node=t ... iltcontrol

PostPosted: Jun 27, 2006 @ 12:43pm
by CrackWhiz
thx 4 ta reply..

but i'm currently doin a proj wereby tha movemnt of a tilt in ta PDA can b used 2 play games in ta PC..like I hve 2 take ta readings n pass tem to ta pc throu any connectivity, preferably wifi...do u tink i'll need ta edge sdk for tis? tiltControl sdk is helpful enough, but i just need some kind of sample codes whereby I can understand how ta tiltControl SDK works in ta coding, so that I can modify it and program on my own..thanks..

PostPosted: Jun 27, 2006 @ 5:30pm
by edge
Using the Edge SDK can certainly help. It contains a network class so you can program the WiFi connection between the PC and Pocket PC's as well.

Because Edge supports both Windows Mobile and Windows Desktop, you can create both the PC game and the Pocket PC clients (using the TiltCONTROL) in Edge.

PostPosted: Jun 27, 2006 @ 9:55pm
by fast_rx
Why don't you get the SDK from the company?
http://ecertech.com/downloads.aspx

All you do is receive window messages and process them, really simple.