software you can take with you

Browse by Tags

  • Time it take to detect a connection loss

    Hi Alan, if the device is switched off , but still application shows ISCONNECTED =True after some time it will shows ISCONNECTED =false. i checked in form i dint got detailed info. Please let me how to configure to reduse the time to detect the connection loss. Regards Ramesh.
    Posted to Bluetooth (Forum) by ramesh.shivakumar on 01-13-2012
  • Repeatedly accepting connections by one bluetooth device

    Hi Alan this is my code. I have a server side listner with a While loop which is designed to accept connections repeatedly one after the other. Client Side. BluetoothClient client = new BluetoothClient(); BluetoothDeviceInfo[ discoverableDevices = client.DiscoverDevices(); Guid serviceGuid = BluetoothService...
    Posted to Bluetooth (Forum) by zerone on 12-04-2011
  • Re: Sending and receiveing string using Spp Profile

    Hello viwer, thanks for your replay. i tryied that code it is hanging at -- Bl.AcceptBluetoothClient ( ); Please refer below code. Guid spguid = new Guid ( "{00112233-4455-6677-8899-aabbccddeeff}" ); Bl = new BluetoothListener ( spguid ); Bl.Start ( ); conn = Bl.AcceptBluetoothClient ( ); stream...
    Posted to Bluetooth (Forum) by ramesh.shivakumar on 09-29-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
  • How to improve the bluetooth discovery and pairing times?

    ******(I apologize, for the format earlier. I corrected it now.) Hi, I am working on a Win mobile project developing in Visual Studio 2008 using C# for Windows Mobile 5. My task is to discover bluetooth devices near by and connect to them to send a message to all of them. I am able to do that successfully...
    Posted to Bluetooth (Forum) by tinku on 04-13-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
  • Access to LMP to alter power output of Bluetooth device

    I am currently doing a project whereby a user's position inside a building is determined by the RSSI on a PDA from several bluetooth nodes around the building. As part of this project I want to alter the power output of the bluetooth nodes around the building to get various RSSI values at different...
    Posted to Bluetooth (Forum) by a.head-05 on 03-02-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
  • OBEX Bidirectional support?

    We are using the ObexListener(InTheHand.Net.Persoanl) and BluetoothClient(BrechamObex) classes in the following fashion. We place the server into a Listening state wating for files. We also would like to send responses to the client periodically using BluetoothClient. Files can come into the server at...
    Posted to Bluetooth (Forum) by eruffing on 01-12-2010
  • Speed of bluetooth socket connection

    Hi all, I am writing a Win XP application in C# (using a MS stack BT-stick) to connect to a bluetooth remote device using SPP profile. Everything works fine, I can discover the device and connect with BluetoothClient.Connect(...) using a BluetoothEndPoint with SerialPort service. I can transfer data...
    Posted to Bluetooth (Forum) by tommes on 01-11-2010
Page 1 of 3 (21 items) 1 2 3 Next >
Copyright © 2001-2013 In The Hand Ltd. All rights reserved. Terms of Use and Privacy Policy. OrcsWeb's Windows Cloud Server Hosting