.NET Components for Mobility

Browse by Tags

  • 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
  • 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
  • Multiple Bluetooth socket one to one

    Hi everybody I have a bluetooth device (wince, microsoft stack) and a desktop(vista/xp, microsoft task). I would like to communicate with two socket between them. Is there a way to do this ? I dont find a way. What I want is something like on a desktop you open 2 tcp sockets on differents localports...
    Posted to Bluetooth (Forum) by Marc Alzieu on 06-04-2009
  • Lost byte when doing Asynchronous Read on the stream

    Hello, After reading through some of the numerous posts on this forum, I decided to abandon the idea of creating a virtual serial port on a mobile device, in favour of using the underlying socket. Another class in the system needs to communicate through either a serial port, or the NetworkStream created...
    Posted to Bluetooth (Forum) by Mopane on 05-20-2009
  • Bluetooth chat sample message size limit

    Hi. I use the code from the sample to set up a connection between a Pc and Pocket PC .. It works very well BUT when i try to send a larger message (11kb) it begin to have problem .. Obviously i modify the receiver in that manner: BluetoothClient client = null; NetworkStream stream = null; byte[ Buffer...
    Posted to Bluetooth (Forum) by g.corradino on 03-23-2009
  • Re: Can the bluetooth(PC) connect the mobile on the L2CAP using C# ?

    Hi, Mr alanjmcf, thanks for replying me first, if I want to wrote a program about the connection between the bluetooth(PC) and the mobile on RFCOMM using C#, in your opinion, what information or code will I read, please ? If it is convenient, can you give me a reply ? Thanks a lot !!
    Posted to Bluetooth (Forum) by chaosa on 03-19-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: BTLink Bluetooth to Serial Adapter - Connection Exception

    Using the code, I'm downloaded the following information about the device: ClassOfDevice: 0 Device: Miscellaneous Service: Unknow --> There are no active services I moved to another device tests, which showed that this exception occurs when the device does not support the service. Is it possible...
    Posted to Bluetooth (Forum) by mykhaylo on 01-17-2009
  • Connecting two Windows CE 5.0 devices via BT. Problem with DHCP allocator no longer allocates an IP to second device

    I am connecting two windows CE 5.0 devices via bluetooth.I can discover and connect the two devices programatically If i connect the two devices (lets call them device A & B ) using the native BT controller in the control panel (with device A having its internet connection being shared) device B...
    Posted to Bluetooth (Forum) by googseberry on 01-15-2009
  • Bluetooth socket

    Hi, i'm writing an application to connect a PDA with a Bluetooth Module EZURIO BISM2 but i'm having some problems because when i try to establish the connection the PDA returns a 10061 error (connection refused). I've read somewhere in this forum that i should implement a socket even on the...
    Posted to Bluetooth (Forum) by cl4ud10 on 10-13-2008
Page 1 of 1 (10 items)
Copyright © 2001-2010 In The Hand Ltd. All rights reserved. Terms of Use and Privacy Policy.