However,it does not work.
when I set wclProximitySender.Secure:= True and set PIN := '0000'(wclAuthenticatorPINRequest), all phone need input password, and I input '0000' on the remote phone, every one return 'pair failure'.What's trouble with it?(Your DEMO: WCL_Personal_VCL\demo\Delphi\ProximitySender)My phone's modal is LG,ZTC,and so on.
I give you an example to explain my real mean:
1, I have two remote phone A and B, Set A's secure=true, Set B's secure=false.
2, I run my application(base you vcl) on my wince device, after the application discover two phone(A & B) ,it will send file to them, For A : It will hint me need input password,after I input '0000' it should complete the pair automatic(but now I can not realization auto-pair here,How do?). For B will not hint and transfer files immediacy.