Can MATLAB communicate with Unix Domain Sockets?
I'm able to use the function tcpconnect
over a TCP/IP Socket but it seems impossible with an UDS.
Is there a solution to achieve this?
Can MATLAB communicate with Unix Domain Sockets?
I'm able to use the function tcpconnect
over a TCP/IP Socket but it seems impossible with an UDS.
Is there a solution to achieve this?