How can I connect to a server using tcp/ip + ssl with matlab?

2 views (last 30 days)
Hi,
I would like to connect to a server which is using tcp/ip + ssl protocol with a matlab script.
I'm actually using the tcpip() class from Matlab and reach to have the communication status to "Open" but I cannot intereact with the server due to this protocol issue.
Thank you in advance for your help

Answers (1)

Omar Mohamed
Omar Mohamed on 4 Nov 2020
did you solve the problem ? because i am also want to secure a tcp protocol with tls/ssl

Products

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!