software you can take with you

Browse by Tags

  • Sending text message via bluetooth

    Hi all, I have a problem that I can not send a text message to a mobile phone from PC. I can connect to the mobile phone from PC but I cannot send text mesaage. Codes I have written is below. It runs correctly, connect to the mobile phone and sends the text message but mobile phone do not get any message...
    Posted to Bluetooth (Forum) by Onder Murat EROL on 02-04-2011
  • Blutetooth mobile device unable to reconnect

    Hi, I'm having some trouble when trying to reconnect an android device to application. I'm thinking it's probably something in my code, since everythings works fine again if I restart my app (restarting the android app does nothing...). I've placed code below, since maybe i'm just...
    Posted to Bluetooth (Forum) by filipemmd on 01-03-2011
  • How to write a bluetoothlistener in server ?

    hi, recently i make a project like that: 1.PC as a Bluetooth Server, Notebook as a Bluetooth Client; 2.Client can detect the bluetooth device in range. code follow: InTheHand.Net.Sockets.BluetoothClient blueth_Client = new InTheHand.Net.Sockets.BluetoothClient(); InTheHand.Net.Sockets.BluetoothDeviceInfo...
    Posted to Bluetooth (Forum) by ybaby521 on 02-07-2009
  • 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
  • PC bluetooth how to chat with a mobile application.

    I now write a project. I plug a blue tooth USB dongle in PC,In the mobile phone I want to write a application by java.In PC I use the in the hand library to write a application. I want to use them to communicate and send files. In the mobile I use the "btspp" to create client. I want to know...
    Posted to Bluetooth (Forum) by hover on 10-29-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
  • 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
Page 1 of 2 (15 items) 1 2 Next >
Copyright © 2001-2013 In The Hand Ltd. All rights reserved. Terms of Use and Privacy Policy. OrcsWeb's Windows Cloud Server Hosting