C# TCPClient with HTTPS access
Hi,
Advise please, can we use c# TCPClient to access HTTPS Rest API from eclr ?
Thanks
Advise please, can we use c# TCPClient to access HTTPS Rest API from eclr ?
Thanks
Comments
One alternative is to use the Shell function block in the PLCnextBase library to make calls to a REST API. I believe that others have had success with this solution.