matlabServerClient

Version 1.0.0.0 (11.7 KB) by Arun
Server and Client in MATLAB
458 Downloads
Updated 8 May 2013

View License

Here's an implementation of a server and client in MATLAB using Java.

This uses channels for really quick transfer of files.
Without using channels, you can only transfer byte by byte and that is really slow.

Using channels helps you get around data input/output streams and allows use of a bytebuffer.

Cite As

Arun (2026). matlabServerClient (https://nl.mathworks.com/matlabcentral/fileexchange/41679-matlabserverclient), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2012a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Version Published Release Notes
1.0.0.0