tcpclient: slow connection 2
Mostra commenti meno recenti
Previously
https://au.mathworks.com/matlabcentral/answers/1578545-tcpclient-slow-connection
Now, new version of matlab, and connecting to '127.0.0.1' is too slow as well:
>> echotcpip( 'on', 32313 )
>> tic; t = tcpclient( '127.0.0.1', 32313 ); toc
Elapsed time is 0.114947 seconds.
Risposta accettata
Più risposte (0)
Categorie
Scopri di più su Parallel Computing in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!