Author Topic: 2 dongles configuration  (Read 735 times)

Offline doronguy

  • Newbie
  • *
  • Posts: 3
  • Karma: 0
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: 2491
  • Karma: 1000
    • Wireless Communication Library
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.
WCL - Wireless Communication Library
TextBlue - Bluetooth Proximity Marketing Software
WCL Phone Explorer - Free Phone Content Manager

Offline doronguy

  • Newbie
  • *
  • Posts: 3
  • Karma: 0
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: 2491
  • Karma: 1000
    • Wireless Communication Library
Re: 2 dongles configuration
« Reply #3 on: October 27, 2009, 03:33:15 PM »
OnDiscoveryComplete. Please, refer to BluetoothDiscovery demo
WCL - Wireless Communication Library
TextBlue - Bluetooth Proximity Marketing Software
WCL Phone Explorer - Free Phone Content Manager

Offline doronguy

  • Newbie
  • *
  • Posts: 3
  • Karma: 0
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: 2491
  • Karma: 1000
    • Wireless Communication Library
Re: 2 dongles configuration
« Reply #5 on: October 27, 2009, 04:16:55 PM »
Unfortunatly it is impossible.
WCL - Wireless Communication Library
TextBlue - Bluetooth Proximity Marketing Software
WCL Phone Explorer - Free Phone Content Manager