Partager via


MEDC 2007 Europe - Bluetooth session APP304

June 26th and 27th will be MEDC Europe in Berlin, and one of the sessions I will be doing is all about programming bluetooth.

For those of you registered to attend the event, one of the demo's I will be using in this session is simple bluetooth client server comms. So to make it a bit more interesting I wanted to share the server code and have as many people download and install onto their device before coming along to the session.

Here is the link to the CAB file (tested on WM6 Standard, but should in theory be fine on Standard or Pro. versions of WM6 and WM5):

BthTestServer.cab

I will share the source after the session.

Marcus

Comments

  • Anonymous
    June 17, 2007
    It´s June 25th and 26th. Otherwise my regsitration and all those flyers are wrong...

  • Anonymous
    June 26, 2007
    The comment has been removed

  • Anonymous
    June 27, 2007
    Patrick, yep you are right the event was Monday 25 and Tuesday 26th June and not as I had it! Thanks for spotting my dumb mistake. Marcus

  • Anonymous
    June 27, 2007
    David, I think the issue we had with this cab was the certificate I used. It is a test cert but not the SDK cert. I (of course!) tested the cab before posting but the two devices I used both had the cert in place. When run on a device without the cert it fails to install. It was worth a try! I will post the source code later so you can try compiling and running from the source. Marcus