Wireless Communication Library Support Forum

Frameworks => Bluetooth Framework => Topic started by: Raj on June 25, 2008, 11:38:45 AM

Title: Piconet in WCL.net
Post by: Raj on June 25, 2008, 11:38:45 AM
Hi All,

I need to create a piconet. Can I create a piconet using WCL.net.
If yes ,then please send  code or steps.


I need to have multiple active connection.

Thanks and Regards
Raj
Title: Re: Piconet in WCL.net
Post by: Mike Petrichenko on June 25, 2008, 11:45:41 AM
To create piconet you do not need code. You need to configure your dongle and access point.

But it is easy to get few active connections. Use few wclClient (wclOPPClient) components. One per connection.
Title: Re: Piconet in WCL.net
Post by: Raj on September 03, 2008, 01:57:24 PM
May you please tell me what configuration on dongle to be done. I am using the BlueSoleil dongle.

Title: Re: Piconet in WCL.net
Post by: Mike Petrichenko on September 03, 2008, 02:50:59 PM
BlueSoleil and any other PC drivers does not allow to organize piconets. You need to have BT Access Point Hardware
Title: Re: Piconet in WCL.net
Post by: Raj on September 04, 2008, 09:13:29 AM
Hi I have Set done some settings in the IVT BLueSoleil like I have set work mode as PAN.

I have creates more then one active connection through wclOPPClient. But I am getting error when I am making multiple active connection through wclFTPClient.

I want to make connection through wclFTPClient because I need to do file listing,get the file and other stuffs which a wclOPPClient does not provide.


Please help me out. Is there any limitation that WCL.net putting up to connect simultaneously two devices at a same time ?



Title: Re: Piconet in WCL.net
Post by: Mike Petrichenko on September 04, 2008, 02:53:15 PM
WCL has no such limitations. But the driver may have.