software you can take with you

Browse by Tags

  • Security Issues

    Hi I'm using InTheHand dll for sending files over blutooth device. I have tried like something bellow. private void sendfile() { string _path = Path.GetFullPath(filename); int index = Selected; InTheHand.Net.BluetoothAddress address = this.address_array[index]; System.Uri uri = new Uri("obex...
    Posted to Bluetooth (Forum) by garadshree25@gmail.com on 03-25-2011
  • How to receive differents devices on each method call DiscoverDevices(5)

    Hello people... When I use the method DiscoverDevices(5), this return 5 devices. But if I recall to this method, this return the same 5 devices, but only sometimes this return another diferents devices... Somebody know how to receive differents devices on each methos call DiscoverDevices(5). I attempted...
    Posted to Bluetooth (Forum) by omarszbz on 02-08-2010
  • Discoverdevices() differs in widcomm support v2.4

    hi, i am very happy to hear that your last release (v2.4 beta) has a widcomm support. Thank you. I downloaded and tried the bluetooth chat sample on my microsoft stack and widcomm stack PDAs. But i encountered some difference for DiscoverDevices methoed implemented to search for bluetooth on devices...
    Posted to Bluetooth (Forum) by songu on 10-19-2009
  • Re: using SetServiceState

    I have similar problem. We're developing GPS application (on windows mobile 5/6 platform) for automotive/drivers. ATM we're switching from using GPS Intermediate Driver API (GPSOpenDevice(), GPSGetPosition() etc) to parsing NMEA directly from COM port - no matter if it's virtual COM port...
    Posted to Bluetooth (Forum) by grzegorzaksamit on 07-15-2009
  • 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
Page 1 of 2 (12 items) 1 2 Next >
Copyright © 2001-2013 In The Hand Ltd. All rights reserved. Terms of Use and Privacy Policy. OrcsWeb's Windows Cloud Server Hosting