.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
  • how to send msg using socket when bluetooth device connected with pc

    this is my code : bc = new BluetoothClient(); bc.Client.Connect(new BluetoothEndPoint(btaddress, service)); byte[ msg = stringTobyte("12345"); bc.Client.Send(msg, 0, 5, SocketFlags.None); It can't send msg, what's wrong? who can help me out ? thank you very much
    Posted to Bluetooth (Forum) by jacklu on 08-10-2008
  • PDA - problem with Discover

    Hi i am trying to compile the BlueTooth Chat for PDA , i am using windows mobile 2003, and visual studio with sdk for windows mobile, when i run the apllication it doesnt recongize me any devices at all , it seem that it doesnt connect with the bluetooth, i tried to debug it and it seem that the function...
    Posted to Bluetooth (Forum) by asafhi on 11-14-2007
  • RSSI values issue ???

    On my HTC Trinity BthReadRSSI (http://msdn2.microsoft.com/en-us/library/aa916821.aspx) is supported and returns a value in range 0-255. How can i map this value correctly to the Bluetooth specification which defines the signal strength in -127 - 128 range ! If the RSSI is within the Golden Receiver...
    Posted to Bluetooth (Forum) by Giorgos on 10-31-2007
  • Can I use ReadTimeout and WriteTimeout in BluetoothClient.GetStream()??

    I want to set timeout to the read and write function, but when I read the CanTimeout value ,it is false? (BluetoothClient.GetStream() = false) How can I use this ?
    Posted to Bluetooth (Forum) by lance on 09-28-2007
  • Bluetooth handsfree. Transferring issue.

    Hi I'm hoping someone can help me with i interoperability problem i am facing. My company supplies HTC devices to Southern Africa as well as other mobile technologies. Another unit we sell is the New Navigon 7100 GPS Navigator which has built-in Bluetooth hansdfree capability (bluesoleil bluetooth...
    Posted to Bluetooth (Forum) by Greg Atkins on 08-30-2007
  • Transfar file from a Desktop Computer to PDA using Bluetooth

    Hi, This is parthu. I used the Bluetooth Listener Desktop application for sending data from Desktop Computer to PDA via bluetooth. But, when i run this application, it is giving an exception at "br.Mode = InTheHand.Net.Bluetooth.RadioMode.Discoverable;" like Object reference not set to an instance of...
    Posted to Bluetooth (Forum) by parthasarathi.goluguri on 01-07-2007
  • Sending & Receiving Files between PDA's

    Hi, I want to send/receive files/folders between PDA - Dell Axim x51. Shall I use BluetoothListener ? how can i extend the BluetoothChat application to send/receive files/folders ? Please share sample code. thanks,
    Posted to Bluetooth (Forum) by faltumk on 01-04-2007
  • Transfar file from a Desktop Computer to PDA using Bluetooth

    Hi, This is pathu. I want to develop an application like 'sending data from a Desktop Computer (having USB Bluetooth) to PDA using bluetooth using .Net application. If any one having idea on it, please let me know. Please reply. Regards, Parthu
    Posted to Bluetooth (Forum) by parthasarathi.goluguri on 01-03-2007
  • Re: Handling File Notification

    My PDA is Dell Axim x51, running on WM 5.0 - (5.1.1702), and it has My Documents as default folder for all file transfers. 1. How can I change this folder- this question is now as a curiosity, as i believe that obexListener can resolve my problem ? 2. Can I have sample code for ObexListener ? I used...
    Posted to Bluetooth (Forum) by faltumk on 01-03-2007
Page 1 of 2 (11 items) 1 2 Next >
Copyright © 2001-2008 In The Hand Ltd. All rights reserved. Terms of Use and Privacy Policy.