/UDP

MATLAB UDP client/server implementation

Primary LanguageMATLAB

MATLAB UDP implementation

UDP implementation that is not relying on the Instrument Control Toolbox. Instead it uses standard JAVA classes (java.net.*) to access the UDP sockets maintained by the OS (Windows, MAC, Linux)