Author Topic: 2 dongles configuration  (Read 8495 times)

doronguy

  • Guest
2 dongles configuration
« on: October 27, 2009, 02:38:57 PM »
Hello all,

is it possible to have 1 dongle make a discovery
and the second dongle make the actuall file send
in simultaneously meaning that on device found on
the first dongle the second will send the file right away
without wating to OnDiscoveryComplete ???

Thanx in Advanced.

Offline Mike Petrichenko

  • Bluetooth Framework Developer
  • Administrator
  • Hero Member
  • *****
  • Posts: 3675
  • Karma: 1000
    • Wireless Communication Libraries
Re: 2 dongles configuration
« Reply #1 on: October 27, 2009, 02:52:40 PM »
Hi

Yes and no. You can implement it with using wclBluetoothDiscovery and wclOPPClient components. But is is impossible with using wclProximitySender.

doronguy

  • Guest
Re: 2 dongles configuration
« Reply #2 on: October 27, 2009, 02:59:58 PM »
OK, but the wclBluetoothDiscovery dosen have any event for OnDevicesFound .... ??

Offline Mike Petrichenko

  • Bluetooth Framework Developer
  • Administrator
  • Hero Member
  • *****
  • Posts: 3675
  • Karma: 1000
    • Wireless Communication Libraries
Re: 2 dongles configuration
« Reply #3 on: October 27, 2009, 03:33:15 PM »
OnDiscoveryComplete. Please, refer to BluetoothDiscovery demo

doronguy

  • Guest
Re: 2 dongles configuration
« Reply #4 on: October 27, 2009, 04:11:18 PM »
But that is only when the discovery completes,. What i wanna do is send the file as soon as 1 device have found.
The  reason is that on a large scale long range bluetooth antenna there could be a lot of devices that can be found. up until
the app reached the end of the search and send that device a file the device is no longer in the range.

Offline Mike Petrichenko

  • Bluetooth Framework Developer
  • Administrator
  • Hero Member
  • *****
  • Posts: 3675
  • Karma: 1000
    • Wireless Communication Libraries
Re: 2 dongles configuration
« Reply #5 on: October 27, 2009, 04:16:55 PM »
Unfortunatly it is impossible.

 

Sitemap 1 2 3 4 5 6 7