tcipip server problem : why can't I open server ???
Show older comments
>> t = tcpip('0.0.0.0', 30000, 'NetworkRole', 'server');
>> fopen(t);
then, don't return and just on busy.
Is there any wrong??
Accepted Answer
More Answers (1)
Josh Philipson
on 3 Dec 2015
0 votes
I am having the same issue, JINSOL.KIM. Did you ever figure it out?
Categories
Find more on TCP/IP Communication in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!