photo

Omar Mohamed


Last seen: 5 years ago Active since 2020

Followers: 0   Following: 0

Statistics

MATLAB Answers

2 Questions
1 Answer

RANK
23,013
of 301,432

REPUTATION
2

CONTRIBUTIONS
2 Questions
1 Answer

ANSWER ACCEPTANCE
0.0%

VOTES RECEIVED
1

RANK
 of 21,280

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 174,555

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Discussions

AVERAGE NO. OF LIKES

  • First Answer
  • Revival Level 1

View badges

Feeds

View by

Answered
How can I connect to a server using tcp/ip + ssl with matlab?
did you solve the problem ? because i am also want to secure a tcp protocol with tls/ssl

5 years ago | 1

Question


Is MATLAB has a support for implementing secured socket layer ( SSL ) on tcp or udp
If there is any support or examples , please send it

5 years ago | 0 answers | 0

0

answers

Question


I am making a UDP server using Matlab to communicate with UDP client using Tiva C (by code composer) through ethernet cable , the client and server are on the same laptop but the tiva c IP address is 192.168.1.200
1- i know that the udp server needs to specify its input(receiving) port 2- so when i initialize the server socket i write u...

5 years ago | 1 answer | 0

1

answer