.NET Components for Mobility

Browse by Tags

  • Re: Connection Actively Refused - SerialPort

    I just tried using the BluetoothListener (server and client) on my 2 mobile devices. I still get the connection actively refused error. Only the Obex library connects and passes files. Whats different between the Obex library and the InTheHand library? Can I use the Obex server on each mobile device...
    Posted to Bluetooth (Forum) by robertmclaurine on 12-02-2009
  • No connection could be made because the target machine actively refused it (CE6.0, eBox2300sx, CU-5 device)

    Hello all, I cannot BluetoothClient.Connect() from Windows CE Embedded on eBox2300sx platform to very strange bluetooth device CE-5. Subj error occurs everytime. CU-5 is RS232-Bluetooth bridge. Its page with photo - http://www.altonika.ru/detail.php?id=281 (text in russian, but I may translate if needed...
    Posted to Bluetooth (Forum) by artemmikhailov on 09-28-2009
  • Re: Cannot connect to another device! Help!

    Hello Alanjmcf i' facing the same problem like him, i'm receiving an error while connecitng to the remote device. unknwon exception is thrown: i guess that there is something wrong with the typecasting the deviceAddress to. Looks as if bc is not initialised... Change to: Private Sub bconectar_Click...
    Posted to Bluetooth (Forum) by VBDEV on 09-01-2009
  • Connect without Authentication/Identification

    Hello friends... I need help... I'm from Mexico City, and I'm sorry if my English is not very good... I would like send files via Bluetooth using Brecham OBEX library without Authentication/Identification... I can send files but I want skip the Authentication/Identification, ie, without entering...
    Posted to Bluetooth (Forum) by omarszbz on 08-26-2009
  • Multiple Bluetooth socket one to one

    Hi everybody I have a bluetooth device (wince, microsoft stack) and a desktop(vista/xp, microsoft task). I would like to communicate with two socket between them. Is there a way to do this ? I dont find a way. What I want is something like on a desktop you open 2 tcp sockets on differents localports...
    Posted to Bluetooth (Forum) by Marc Alzieu on 06-04-2009
  • Send various file, without confirm one by one

    I need send more than one file to cell, but without confirm one by one. Example I send one.gif, two.gif, .... So check the first order in the other would automatically. Please Help Me! VB.net
    Posted to Bluetooth (Forum) by paulotwing on 05-17-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
  • Re: Cannot connect to another device! Help!

    Perfect!! I change the declaration of the client for this: Dim bc As BluetoothClient And add bc=new BluetoothClient before connect. Thanks a lot!!
    Posted to Bluetooth (Forum) by melilla on 11-20-2008
  • Re: Cannot connect to another device! Help!

    Now i activate and diactivate the bluetooth. But i have another problem, when i connect then disconnect and try to connect a second time, doesnt matter witch bluetoothdevice i got the error: InTheHand.Net.Sockets.BluetootClient My code for connect: If br.PrimaryRadio.Mode = RadioMode.PowerOff Then Try...
    Posted to Bluetooth (Forum) by melilla on 11-20-2008
  • Re: Cannot connect to another device! Help!

    Good morning! Thanks for the reply. THAT SOLVE MY PROBLEM. I did declare the BluetoothClient but whitout the word "New". Thank you so much. Now i have another question: when i try to connect without activating first the bluetooth i have an error. I need to activate it by code. How can i do...
    Posted to Bluetooth (Forum) by melilla on 11-20-2008
Page 1 of 2 (18 items) 1 2 Next >
Copyright © 2001-2010 In The Hand Ltd. All rights reserved. Terms of Use and Privacy Policy.