.NET Components for Mobility

Browse by Tags

  • WidComm stack and BluetoothListener. Paired device cannot connect after process restart

    I am running a SDP service (incl. SPP). Initially, I've done the pairing manually. The readings from my bluetooth client are accepted and everything is ok. However, when I stop the process (for now not in a nice manner) and try to start it again the client is not able to transfer any data. With that...
    Posted to Bluetooth (Forum) by Larsi on 04-22-2010
  • Re: Connection Actively Refused - SerialPort

    I just tried using the BluetoothListener (server and client) on my 2 mobile devices. I still get the connection actively refused error. Only the Obex library connects and passes files. Whats different between the Obex library and the InTheHand library? Can I use the Obex server on each mobile device...
    Posted to Bluetooth (Forum) by robertmclaurine on 12-02-2009
  • ObexListener/ObexListenerContext

    I have the following piece of code listening for data in a dll. GetContext is listening for data. Is there a way to signal olc to stop listening for data via say sending him a "QUIT" message from the same process? I can issue ol.Stop() but the GetContext does not release (still waiting for...
    Posted to Bluetooth (Forum) by eruffing on 11-12-2009
  • Re: Issues in Bluetooth discover mode

    I use the in built timer (using C#) for trigering the discovery event for every 5 seconds. the sudden froze arise as i try to close the program. public Dictionary<string,string> testMethod() { Dictionary<string,string> btDictionary = new Dictionary<string, string>(); BluetoothDeviceInfo...
    Posted to Bluetooth (Forum) by kasun on 06-22-2009
  • BluetoothListener

    Hi, I'm new on Bluetooth and windows mobile programming. I'm trying to develop an application that listen for an incoming connection, set a pin for communication and open a serial port to receive data every 60 seconds from a sensors network. I realized an algorithm that do pairing between devices...
    Posted to Bluetooth (Forum) by Tonino Palmisano on 04-22-2009
  • Sending data from a JME2 phone to PC, via SPP

    Hi, I have been hammering at this problem for a few weeks now and can seem to get anywhere! I usually am able to find a program for one side of the communication channel so I have something that is standardised and so I can test against it, but i cant find anything! The scenario is this, I wish to create...
    Posted to Bluetooth (Forum) by matthewkholley on 04-14-2009
  • Listening to incoming connection on Windows Mobile

    Hi, I've a hardware device which tries to connect to the next nearby mobile device. Once it found a device it looks for a specific service and starts sending data. Unfortunately I don't know exactly how the client device is working. I know it searches for a service name and starts the pairing...
    Posted to Bluetooth (Forum) by thomsen on 02-09-2009
  • Re: How to get my device's bluetooth address?

    Alan, Thanks for the reply. It was very helpful. I have an issue with my application. The listener running on the windows mobile crashes throwing exception. I deployed the BluetoothChatPPC application that came along with the samples, to my ASUS P320 device. I tried sending a message to a Sony Ericsson...
    Posted to Bluetooth (Forum) by VinothS on 01-22-2009
  • Re: How to verify if bluetooth connection is alive?

    Thanks for reply, I hve some question about your reply: What function should I use to listen incoming connection from the specified bluetooth address? Can I use AcceptBluetoothClient() ? Where? In the internal cicle after the control on incoming address? After the use of AcceptBluetoothClient() or similar...
    Posted to Bluetooth (Forum) by Tonino Palmisano on 10-27-2008
  • How to get data from bluetooth Scanner

    I got a hand-held scanner connected by the bluetooth and it is found by the BuletoothClient.DiscoverDevices in application. The application needs to get the data read by the scanner and save the database. But I don't know how to invoke the event when the scanner is scan the barcode. I tried with...
    Posted to Bluetooth (Forum) by amy myo on 09-23-2008
Page 1 of 2 (16 items) 1 2 Next >
Copyright © 2001-2010 In The Hand Ltd. All rights reserved. Terms of Use and Privacy Policy.