.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
  • Connection Actively Refused - SerialPort

    I am able to send a file successfully from a Trimble GeoXT 2005 (Windows Mobile 5) to a Trimble Nomad (Windows Mobile 6) using the Obex Listener. I need to trigger an event on one unit based on a command from the other unit. I a have assumed that I must use the BluetoothService.SerialPort to send a command...
    Posted to Bluetooth (Forum) by robertmclaurine on 11-25-2009
  • Problem with BluetoothSerialPort

    Hi, I want to connect to a remote device with a serial port, but I don't know how to connect it. I explain: in my program I search for all devices BluetoothRadio.PrimaryRadio.Mode = RadioMode.Discoverable; bluetoothClient = new BluetoothClient(); Cursor.Current = Cursors.WaitCursor; bluetoothDeviceInfo...
    Posted to Bluetooth (Forum) by pierre on 10-14-2009
  • Connect without Authentication/Identification

    Hello friends... I need help... I'm from Mexico City, and I'm sorry if my English is not very good... I would like send files via Bluetooth using Brecham OBEX library without Authentication/Identification... I can send files but I want skip the Authentication/Identification, ie, without entering...
    Posted to Bluetooth (Forum) by omarszbz on 08-26-2009
  • [Help] bluetooth communication

    Hi there, I need to create a vitual serial port via code with C#.net compact framework so i can communicate with a bluetooth printer. Can anyone tell me if this is possible with inthehand .dll? If so, can someone give me some tips on how to do that, because i never done something similar. PS: I just...
    Posted to Bluetooth (Forum) by cyberguy on 07-31-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
  • noBluetoothServices---sensor

    Hello! I need to make ana application that reads data from nonin medical sensor via bluetooth. http://www.nonin.com/documents/4100%20Specifications.pdf Because I never had done something similar before, I allready have few problems... 1. I downloaded inthehand library and managed to detect nonin sensor...
    Posted to Bluetooth (Forum) by kokolo on 03-04-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
  • How to verify if bluetooth connection is alive?

    Hi, the scenrio is this: a bluetooth module search for a device, a pocket pc (windows mobile 6.1 professional based); the ppc is in listening for incoming connections. I'm writing this code to perform the listening of incoming connection: public void EffettuaPairing() { //dico ke sto in pairing inPairing...
    Posted to Bluetooth (Forum) by Tonino Palmisano on 10-16-2008
  • BluetoothClient - problems

    Hello, We have developed a small application where we read from "Bluetooth RS232 Mini Adapter, LM048" (http://www.datasoft.se/bluetoothrs232miniadapter.htm). We use a simple Windows Service for sending data with a given interval. We connect using the BluetoothClient and everything seems to...
    Posted to Bluetooth (Forum) by crollo on 09-02-2008
Page 1 of 1 (10 items)
Copyright © 2001-2010 In The Hand Ltd. All rights reserved. Terms of Use and Privacy Policy.