How to debug TCP connection between MATLAB and C++? -


i have matlab script communicates via pnet mex file executable built via c++ using winsock library. c++ executable streams data off of device , transmits data matlab via tcp. every often, matlab hangs or crashes during communication. i'd find out why happening , fix problem i'm not sure how go debugging process in matlab script calling on multiple executables of multiple languages (matlab , c++) working simultaneously.

how suggest go debugging entire communication process?

thank you!


Comments

Popular posts from this blog

angularjs - ADAL JS Angular- WebAPI add a new role claim to the token -

php - CakePHP HttpSockets send array of paramms -

node.js - Using Node without global install -