.NET Components for Mobility

Bluetooth Pairing Help

Last post 03-11-2010 12:50 AM by slchiam87. 5 replies.
Page 1 of 1 (6 items)
Sort Posts: Previous Next
  • 01-09-2010 3:02 PM

    Bluetooth Pairing Help

    Hi, this is my first post, and so far i Have an application which shows/discovers all of the devices via bluetooth. The problem is i need to automatically pair all of the to send a file to all devices. Can anyone help?
  • 01-09-2010 9:16 PM In reply to

    Re: Bluetooth Pairing Help

    correct me if im wrong, you are into creating an application that sends a file to all the discovered devices

    there are many ways to do this. if your discovered devices is in the combo box you could pass it into an array and perform your sending method until your array is empty. i recommend you to use BRECHAM OBEX and using the put in sending the files. there are examples in the codeplex(32feet) on how to do the sending of files.

  • 01-11-2010 3:25 PM In reply to

    Re: Bluetooth Pairing Help

    Assuming you're going to use ObexWebRequest we've considered adding a method on ObexWebRequest called SetBluetoothPin see http://32feet.codeplex.com/WorkItem/View.aspx?WorkItemId=23195

    At the moment consider using BluetoothSecurity.SetPin or BluetoothWin32Authentication.
     

  • 03-08-2010 12:07 PM In reply to

    Re: Bluetooth Pairing Help

     Hi,

    I have a similar application than run on vista with Microsoft Bluetooth stacks. My application is simple, just need to discover devices, then automatic receive text file from the devices. Is it possible that my application receive the files without pairing?  

  • 03-10-2010 4:47 PM In reply to

    Re: Bluetooth Pairing Help

    Yup should be ok.  If you don't set the Authenticate flag (the default) on the BluetoothClient/Listener than the remote device should be able to connect to the service without bonding required etc.
  • 03-11-2010 12:50 AM In reply to

    Re: Bluetooth Pairing Help

    Hi, thanks for reply.

    The Authenticate flag is set on the client side? But my application is on server side, i dont have client side program. mobile phone will be the client, and they send will a note to server. I'm using 32Feet 2.5, which sample i should refer so that i can receive text file from mibile phone without pairing? And if possible, can tell me how to receive file automatically? I mean without clicking on any button.

     

    Thanks in advance. 

Page 1 of 1 (6 items)
Copyright © 2001-2012 In The Hand Ltd. All rights reserved. Terms of Use and Privacy Policy. OrcsWeb's Windows Cloud Server Hosting