Welcome to the new FlexRadio Community! Please review the new Community Rules and other important new Community information on the Message Board.
If you are having a problem, please refer to the product documentation or check the Help Center for known solutions.
Need technical support from FlexRadio? It's as simple as Creating a HelpDesk ticket.

What is the process to authenticate a user with the Smartlink Server?

I'm trying to create a Python version of the SmartSDR's API, but i've fallen at the first hurdle. I know that to establish a connection to my radio I need to create a TLS link to the SmartLink server and authenticate myself (thank you Mike and Dan for the very informative video https://www.youtube.com/watch?v=cfvm056YRes). I believe once that is done i can perform the TCP commands to control the radio found here: http://wiki.flexradio.com/index.php?title=SmartSDR_TCP/IP_API

However I do not know the command-response format required to send my login details to the server. I've tried looking at the API source code, but it seems incomplete as i cannot find any instance of the WanServer.Connect() function being called. I've looked through quite a lot of documentation but it only seems to be showing how to use the pre-packaged API to perform the authentication.

Does anyone know the underlying process to authenticate a user with the Smartlink Server?

Thanks
Tagged:

Leave a Comment