As a follow up question, does the wclServer support the use of the wclAuthenticator?
I've download the trial version of WCL and was doing some simple testing with it. I'm using the Toshiba stack on the PC. On the PC, I wrote a test application that pairs with the phone using a PIN code and then creates a Serial Port Service using the wclServer.
After pairing, the phone connects to the Serial Port Service on the PC. When that happens the wclAuthenticator OnPINRequest event handler is not called, but the Toshiba stack prompts the user for PIN code. If the PIN code is manually entered in the Toshiba prompt, the connection works but I would like to avoid this manual entry.