MATLAB: How to find which functions are supported on TCP/UDP functions in xPC Target 3.4 (R2008a)

Simulink Real-Time

I am looking for which functions are supported on TCP/UDP functions in xPC Target 3.4 (R2008a).

Best Answer

There is no documentation for the list of functions supported on TCP/UDP functions in xPC Target 3.4 (R2008a).
However, you can find the functions in the socketfuncs.h file.
You can reach this file with the following command:
cd([matlabroot, '\toolbox\rtw\targets\xpc\target\build\include'])
edit socketfuncs.h