software you can take with you

Browse by Tags

  • Security Issues

    Hi I'm using InTheHand dll for sending files over blutooth device. I have tried like something bellow. private void sendfile() { string _path = Path.GetFullPath(filename); int index = Selected; InTheHand.Net.BluetoothAddress address = this.address_array[index]; System.Uri uri = new Uri("obex...
    Posted to Bluetooth (Forum) by garadshree25@gmail.com on 03-25-2011
  • 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
  • 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
  • PDA to PDA file transfer: bluetooth, C#

    Hi, I am bluetooth novice. Objective is to transfer files from one PDA to another PDA using bluetooth. My C# application should have full control over source files & location (source PDA) and target location(destination PDA). Please guide how to start. thanks, mk
    Posted to Bluetooth (Forum) by faltumk on 12-18-2006
Page 1 of 1 (10 items)
Copyright © 2001-2013 In The Hand Ltd. All rights reserved. Terms of Use and Privacy Policy. OrcsWeb's Windows Cloud Server Hosting