.NET Components for Mobility

Browse by Tags

  • Some ServiceRecord attributes cannot be found

    Hello, I'm trying to get attribute IDs and their values from a certain bluetooth server. Here's the relevant code snippet: for (int j = 0; j < serviceRecord.Count; j++) { label3.Text += ("\nID" + serviceRecord[j].Id.ToString("X") + ": " + GetServiceAttributeAsString...
    Posted to Bluetooth (Forum) by tilmaen on 10-23-2008
  • Problem with HP IPaq

    Few weeks ago a wrote a desktop program with the InTheHand.Net library. I had the problem of the widcom stack. Fortunatly I found, in this page, the way to change the drivers of my bluetooth to use the windows stack. Now I'm writting an application to a HP iPAQ and I have the same problem. The error...
    Posted to Bluetooth (Forum) by Nacho on 08-11-2008
  • Bluesoleil Bluetooth Dongle

    Hi, I'm having problems getting my bluetooth dongle to work, I'm getting the error message: "32feet.net does not support the Bluetooth stack on this device." I've followed the tutorial for the beklin F8T012, but this doens't work. Could anyone suggest a way that I can get my...
    Posted to Bluetooth (Forum) by Snowboarder on 01-04-2008
  • Supported devices

    Hello all, can someone give me some examples of PDA devices whose bluetooth is supported by 32feet.net/InTheHand? The documentation is clear that I would need a device that has the microsoft bluetooth stack, however PDA manufacturers and vendors tend not to list what bluetooth stack a device uses. I...
    Posted to Bluetooth (Forum) by LucasC on 12-04-2007
Page 1 of 1 (4 items)
Copyright © 2001-2008 In The Hand Ltd. All rights reserved. Terms of Use and Privacy Policy.