.NET Components for Mobility

Browse by Tags

  • Showing Paired devices which are not in range

    When searching for BT devices which are not in range all the paired devices are returened. Even the one which is not in range. Can anyone tell me how to avoid this. I think paired information is stored in Registery. If so can anyone tell me in which Reg key is that information is stored.. So i can delete...
    Posted to Bluetooth (Forum) by cyberfox1984 on 10-27-2008
  • 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
  • ObexWebRequest

    Hi, I am sending the "ObexWebRequest" requests for devices and in most cases does not establish the connection. How do I check if the device is ready to receive the request? I do not want to use the class BluetoothClient.connect(). Thanks in advance!
    Posted to Bluetooth (Forum) by Mario Faber on 05-29-2008
  • Bluetooth Dongle

    I have a very simple question that hopefully someone on here should be able to answer. Where can I get a bluetooth dongle that actually works with the 32feet bluetooth library? I have a Belkin F8T012 one, which even when using the fix in the library here to get it working using the MS Stack, isn't...
    Posted to Bluetooth (Forum) by NewDev2007 on 11-26-2007
  • Search for Part of DeviceName on DiscoverDevices

    I'm writing a program that much communicate with my hardware using a PDA and bluetooth. All of my hardware begins with specific string and I was wondering if there was a way that I could force the DiscoverDevices to look for only devices beginning with that string. The problem with looking for all devices...
    Posted to Bluetooth (Forum) by cgladd87 on 06-01-2007
  • Transfar file from a Desktop Computer to PDA using Bluetooth

    Hi, This is parthu. I used the Bluetooth Listener Desktop application for sending data from Desktop Computer to PDA via bluetooth. But, when i run this application, it is giving an exception at "br.Mode = InTheHand.Net.Bluetooth.RadioMode.Discoverable;" like Object reference not set to an instance of...
    Posted to Bluetooth (Forum) by parthasarathi.goluguri on 01-07-2007
  • receiving file via desktoplistener.cs problem

    Hello, We are trying to receive files which are sent by PDA, via desktopListener but after desktop receives some part of the file without finishing the file transfer the whole process freezes. On the other hand, during the process system does not push exception. I found that the freezing part is " ObexListenerContext...
    Posted to Bluetooth (Forum) by comphuse on 12-27-2006
  • DiscoverDevices Issue (yes, again)

    Hey all. I'm having some problems w/ the DiscoverDevices call: it works correctly in the sense that it captures all the devices in range, but if I shut off the bluetooth adapter on, say... my cell phone or PDA, it keeps popping up. Seems like some sort of cache issue but I can't pinpoint it. I'm using...
    Posted to Bluetooth (Forum) by holobyted on 12-06-2006
Page 1 of 1 (8 items)
Copyright © 2001-2008 In The Hand Ltd. All rights reserved. Terms of Use and Privacy Policy.