software you can take with you

Browse by Tags

  • Sending and receiveing string using Spp Profile

    Hello Viwer, My application is currently woking fine by using Obex(OPP) but i want to do same using SPP profile. so what are the nessary changes i need to do in coding in windows xp PC using c#. Code C# public List<BluetoothDeviceInfo> DiscoverAllDevices() { List<BluetoothDeviceInfo> _devices...
    Posted to Bluetooth (Forum) by ramesh.shivakumar on 09-28-2011
  • Re: Unabale to get an error on removal of bluetooth doungle.

    I am using 3.2.606.0 version. just now i rectified the problem using bool CheckBluetoothconnection ( ) { if(BluetoothRadio.PrimaryRadio != null) return true; else { MessageBox.Show ( "Bluetooth device not Installed. \rPlease plugin the Dongle or enable the bluetooth.", "BlueTooth Connection...
    Posted to Bluetooth (Forum) by ramesh.shivakumar on 09-05-2011
  • Unabale to get an error on removal of bluetooth doungle.

    Hello all, i want to check wheather the bluetooth bongle is connected or not using c# code . both with dongle as well as built in BT.same problem i used this code BluetoothDeviceInfo[ bdi=null ; void GetDevices ( ) { if(bdi == null) { // addtolog ( "Discovering Devices..." ); BluetoothClient...
    Posted to Bluetooth (Forum) by ramesh.shivakumar on 09-05-2011
  • how i can remove remebered Devices?

    Dear All, i am discovering the bluetooth devices in PC using usb dongle ,its woking fine. after disabling the bluetooth in the device, still it will shows the devices in the list. please provide the solution for this (c# code using) . another problem is how to check wheater bluetooth is enabled or not...
    Posted to Bluetooth (Forum) by ramesh.shivakumar on 08-25-2011
  • Discovering the devices in android

    Hell all, I am new to Android technology, i want to discove all the bluettoth devices and receive the data from selected Device . Please do need full. Thanks in advance.
    Posted to Bluetooth (Forum) by ramesh.shivakumar on 08-18-2011
  • Discovering Bluetooth devices

    Hi, My platform is Windows 7 and I am coding with C# on .Net framework 3.5. I am trying to discover bluetooth devices and using the simple code: BluetoothClient cli = new BluetoothClient(); BluetoothDeviceInfo[ clients = cli.DiscoverDevices(5, true, false, true, false); Now, my cellphone is discovered...
    Posted to Bluetooth (Forum) by doraiswamy on 03-17-2011
  • Trouble detecting devices after system sleeps / wakes up

    Hello, My application is a constantly running client/server app on Windows XP, Vista, and 7. Sometimes when the operating system goes to sleep, and then wakes back up the Bluetooth portion of my application no longer functions properly. It will be unable to detect and/or be seen by other Bluetooth devices...
    Posted to Bluetooth (Forum) by ghawkes on 10-07-2010
  • 32feet.NET -- BLUETOOTH

    I need to clarify the following doubts regarding bluetooth 32feet.NET assembly 1. Does it support vista and win 7 ? 2. Does it covers methods defined in Microsoft Bluetooth SDK: http://msdn.microsoft.com/en-us/library/aa362927(v=VS.85).aspx ? 3. Do I need to implement Interop (P Invoke) for...
    Posted to Bluetooth (Forum) by san12345 on 09-21-2010
  • Finding invisible devices

    I'm currenty working on a desktop application that periodically searches for new bluetooth devices. Is there any possibility to discover devices that are in "invisible mode" (like BlueSniff does)?
    Posted to Bluetooth (Forum) by bootcamp0r on 07-30-2010
  • Problem with DiscoverDevicesAsync

    I am using the following code along with InTheHand.Net.Personal version 2.5, the MSFT stack and Windows 7 Professional, yet I can't seem to be able to do a simple DiscoverDevicesAsync, is there something I am missing? Thank you for your time. class Program { static void Main(string[ args) { BluetoothComponent...
    Posted to Bluetooth (Forum) by bol123456 on 06-08-2010
Page 1 of 1 (10 items)
Copyright © 2001-2013 In The Hand Ltd. All rights reserved. Terms of Use and Privacy Policy. OrcsWeb's Windows Cloud Server Hosting