.NET Components for Mobility

Browse by Tags

  • Newbie trying to connect to Samsung BlackJack II

    Im an experienced .Net programmer, but totally new to BlueTooth and mobile programming. I downloaded all the samples and Im simply trying to run the chat sample. I cant get it to connect to my phone. It does however successfully find my phone and add it to the drop down list of available devices. But...
    Posted to Bluetooth (Forum) by ftballguy45 on 10-29-2008
  • Re: how to change bluetooth devicename by c#

    not local devicename , I want to change other PDA 's bluetooth device name from my PDA
    Posted to Bluetooth (Forum) by jacklu on 09-02-2008
  • how to change bluetooth devicename by c#

    I'd like to change bluetooth devicename by c# , who can help me out ? thank you very much
    Posted to Bluetooth (Forum) by jacklu on 09-02-2008
  • SerialPort open IoException

    my program : if (!serialPort1.IsOpen) { serialPort1.Open(); } else { serialPort1.Close(); serialPort1.Open(); } serialPort1.WriteLine("///"); when serialPort1.Open , catch the wrong message 'IoException' and the 'COM8' port does't exist But I am sure that 'COM8'...
    Posted to Bluetooth (Forum) by jacklu on 08-29-2008
  • Serial Port .NET 1.1

    I'm writing an application to read data from a serial port. Unfortunatly due to system restrictions I can only use v1.1 of the .NET framework. All the help files I have read reference v2.0 of the framework. How do I implement the serial port in v1.1?
    Posted to Bluetooth (Forum) by jacklu on 08-27-2008
  • Create New Incoming Port?

    I am developing an application targetting the .NET CF 2.0 (implementing on WM5 & hopefully WM6), which uses Bluetooth to listen to serial data being output by numerous BT devices. I have a successful version of the application running using the System.IO.Ports.SerialPortcontrol. The incoming BT COM...
    Posted to Bluetooth (Forum) by Scobie on 08-27-2008
  • Re: how to create pair bluetooth serial port in window xp2?

    who can tell me how to communication after connected to the bluetooth device in xp2??? serial communication or socket communication ???
    Posted to Bluetooth (Forum) by jacklu on 08-08-2008
  • Can't read serial port

    Hello, I wrote a simple application in C# to try and set up a bluetooth connection and set up a serial port service. I want to find devices around me and ask for their GPS information, this should be available trough their com ports after GPGGA in the string that i'd retreive from the com ports....
    Posted to Bluetooth (Forum) by Avalon on 04-21-2008
  • Re: Connecting to printer

    Hi Andy, I developed an applicaiton on the WM5 which allows you to bond a printer using a barcode (which was just a mac address). I will have an article on this issue soon, however, until then I can provide you the steps I used to get this working. I actually hacked the API a little bit and modified...
    Posted to Bluetooth (Forum) by Nicholas Nicoloudis on 04-07-2008
  • Issue with BlueToothSerialPort.PortName

    Hi all, My problem is pretty trivial and I can get around it with some parsing but I'm not sure with the results I am getting should be happening. It's as simple as the following: //Types SerialPort serial BlueToothSerialPort btSerialPort serial.PortName = btSerialPort.PortName; The thrown exception...
    Posted to Bluetooth (Forum) by dirtmike on 01-10-2008
Page 1 of 1 (10 items)
Copyright © 2001-2008 In The Hand Ltd. All rights reserved. Terms of Use and Privacy Policy.