Wireless Communication Library Support Forum

Frameworks => Bluetooth Framework => Topic started by: dsum on May 22, 2008, 07:24:32 AM

Title: ProximitySender and multiple stack
Post by: dsum on May 22, 2008, 07:24:32 AM
Hi,

After reading a bit more in the forum, some where it says that Widcomm doesn't support multiple dongles, which is the same issue as MS. So, does BlueSoleil support multiple dongles?

If I want to use ProximitySender, is it possible to instantiate multiple proximity sender objects and set their radio to different dongles?

When I look at the API for ProximitySender, it only accept one radio. I thought WCL supports muliple radios. I don't want have multiple dongles tries to send files to the same cellphone. Maybe I misread something.

Thanks
Title: Re: ProximitySender and multiple stack
Post by: Mike Petrichenko on May 22, 2008, 08:29:01 AM
Good day!

Currenty no one BT stack support more than 1 dongle. To use more than one dongle on the same PC you need to install different stack (driver) for each plugged dongle.

WCL support such configuration. You can put few ProximitySender on the form and use it with different radios.
Title: Re: ProximitySender and multiple stack
Post by: dsum on May 23, 2008, 07:32:58 AM
Hi,

So, I am just wondering, how does it different then the btFramework MassSender 5.1? Was it possible to have multiple MassSender?

Thanks
Title: Re: ProximitySender and multiple stack
Post by: Mike Petrichenko on May 23, 2008, 09:36:36 AM
No. It was not, because MassSender supports only MS drivers.