Wireless Communication Library Support Forum

Frameworks => Bluetooth Framework => Topic started by: luis on December 12, 2012, 10:03:05 PM

Title: WCL 6.10.8.0 - Authentication Windows 7
Post by: luis on December 12, 2012, 10:03:05 PM
Good night, Mike

I'm using the WCL 6.10.8.0, but even in the demo when trying to send file in windows 7 environment, to detect some cell phones like Galaxy Ace, Galaxy S and Galaxy S II, windows 7 features a screen of "authentication". Is there anything I can do to stop this screen appears on windows 7?

From already thank you for your attention.

[attachment deleted by admin]
Title: Re: WCL 6.10.8.0 - Authentication Windows 7
Post by: Mike Petrichenko on December 12, 2012, 11:53:29 PM
Hello,

You have to use wclAuthenticator to handle such authentication requests.
Title: Re: WCL 6.10.8.0 - Authentication Windows 7
Post by: luis on December 13, 2012, 12:17:51 PM
Good morning, Mike

Do you have an example (vcl Delphi7) wclAuthenticator use to get around this in windows 7 ?
Title: Re: WCL 6.10.8.0 - Authentication Windows 7
Post by: Mike Petrichenko on December 13, 2012, 12:21:21 PM
wclAuthenticator works on all OS supported by WCL. Take a look on AuthenticatorDemo. I do recomend to use latest WCL (6.11) which has lot of fixes regarding BT 2.1 SSP support.