.NET Components for Mobility

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
  • Writing to a stream using 32Feet

    Hi, I'm writing an application that uses 32Feet in my .NET 4.0 application to attempt to communicate with my Android smartphone. My problem is that I am getting an IO error: 'Software caused connection abort.' So I'm using BluetoothClient.getStream() to get a stream to a connected client...
    Posted to Bluetooth (Forum) by wojonet on 02-19-2011
  • connect to active sync via bluetooth programatically

    Hi all, I am trying to connect to my bluetooth enabled pc from my palm treo in vb.net cf. The following code is all ive been able to find for example coding. The problem is that I can connect to my pc, but after it connects, the active sync icons spins for about a minute and then comes up with an error...
    Posted to Bluetooth (Forum) by Kevin Prince on 09-25-2009
  • Send file to device using custom service

    Hi I am new to the 32feet.Net Library but i am an experienced .NET programmer. I am trying to write some code to send a file to a client program on a WM6 device using a custom service. I followed the example in the DeviceApplicationBT5 example but i can not connect to the service i specified. I am running...
    Posted to Bluetooth (Forum) by createSoftware on 06-15-2009
  • Lost byte when doing Asynchronous Read on the stream

    Hello, After reading through some of the numerous posts on this forum, I decided to abandon the idea of creating a virtual serial port on a mobile device, in favour of using the underlying socket. Another class in the system needs to communicate through either a serial port, or the NetworkStream created...
    Posted to Bluetooth (Forum) by Mopane on 05-20-2009
  • Can the ServiceRecord set Attribute ?

    Hi, there is a problem in my program. The type of ServiceRecord in 3.2feet.NET(2.3 Release) seem to not support some methods to set the service record's attribute, just support some methods to get the service record. Can the ServiceRecord set Attribute ? What's more, is there any methods used...
    Posted to Bluetooth (Forum) by chaosa on 05-03-2009
  • Can I get the name of the remote device which has been connected ?

    I have wrote a program that the bluetooth adapter on the pc is connected with the remote device, but there is a problem, I can not find the mothed in the Model Documentatine of 3.2feet.NET to get the remote device's bluetooth address , just only find some mothed to get the remote device's name...
    Posted to Bluetooth (Forum) by chaosa on 04-25-2009
  • NullexceptionError

    Welcome i use 32feet2.3 but when use InTheHand.Net.Bluetooth.BluetoothRadio br = InTheHand.Net.Bluetooth.BluetoothRadio.PrimaryRadio; MessageBox.Show(InTheHand.Net.Bluetooth.BluetoothRadio.IsSupported.ToString()); br.Mode = InTheHand.Net.Bluetooth.RadioMode.Discoverable; when excute this code br is NULL...
    Posted to Bluetooth (Forum) by abdallah rababah on 04-24-2009
  • Why can't I receive the data from the mobile, please ?

    I have wrote a simple program about the bluetooth(pc) using C#, and my friend wrote a program about the mobile using Java, my part makes the bluetooth(pc) be a server, and my friend's part makes the mobile be a client, now we are sure that the pc and the mobile have been connected. But my part can't...
    Posted to Bluetooth (Forum) by chaosa on 03-28-2009
  • Bluetooth chat sample message size limit

    Hi. I use the code from the sample to set up a connection between a Pc and Pocket PC .. It works very well BUT when i try to send a larger message (11kb) it begin to have problem .. Obviously i modify the receiver in that manner: BluetoothClient client = null; NetworkStream stream = null; byte[ Buffer...
    Posted to Bluetooth (Forum) by g.corradino on 03-23-2009
Page 1 of 2 (12 items) 1 2 Next >
Copyright © 2001-2012 In The Hand Ltd. All rights reserved. Terms of Use and Privacy Policy. OrcsWeb's Windows Cloud Server Hosting