software you can take with you

Browse by Tags

  • Discovering only paricular class of deives ex :Nokia N73

    Hello Viewer, I want to discove only particular class of devices in BluetoothClient bc = new BluetoothClient ( ); BluetoothClientInfo[ bi= bc.DiscoverDevices ( ); How can i achive it. another thing is DiscoverDevicestaking more time to discove how can i over come this problem. how can i enable the bluetooth...
    Posted to Bluetooth (Forum) by ramesh.shivakumar on 09-12-2011
  • Application hanges at ObexListenerContext obexListenerContext = ol.GetContext ( );

    Hello All, I am using bluetooth dongle usb connected to PC. 32feet version is 3.2.606.0. i am continiously wating for the response from client device,if the deveice doent send the file ,my application is keep on wating for the respones which i dont want . i want to exit of that context after some time...
    Posted to Bluetooth (Forum) by ramesh.shivakumar on 09-05-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
  • 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
  • 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
  • Is possible change the name of own device before of send?

    Hello people!!! My name is Omar Sánchez. I have a problem and I need Help!! I want change the name of my own device before of send via Bluetooth some file. I can get the name of my device using this code: String myName = BluetoothRadio.PrimaryRadio.Name; But this code is for only read, I can't change...
    Posted to Bluetooth (Forum) by omarszbz on 01-28-2010
Page 1 of 1 (7 items)
Copyright © 2001-2013 In The Hand Ltd. All rights reserved. Terms of Use and Privacy Policy. OrcsWeb's Windows Cloud Server Hosting