Nice video, is it possible to transform my smartphone to a Remote Car Starter?
Cool video.I've got a very similar application over at http://mtaulty.com/blog/archive/2004/12/07/947.aspxwhich controls PowerPoint or any other "foreground" application from the SmartPhone.The difference would be that the code I've got is C# .NET code rather than embedded C++ although there's a little bit of managed C++ in there as well.The application's there for download as is the source code.Thanks,Mike.
andokai wrote:Great video, just a couple of questions though. First, is there many Pocket PC devices in the wild that use Microsoft's bluetooth stack? Last time I checked most devices used Widcomm's software as yours was unfinished. Second, how do the two compare on the desktop and devices? Is there anwhere I can see a comparison of supported profiles or can you just tell me?I would love to develop using Microsoft's stack as Widcomm's locked me into eVC++ and was damn expensive. And don't get me started on the documentation.Cheers,Andrew
andokai wrote:Thanks for the info Peter. Any idea if and when the Microsoft stack will support OBEX?