matlabServerClient

Version 1.0.0.0 (11.7 KB) by Arun
Server and Client in MATLAB
455 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 (2024). matlabServerClient (https://www.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

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.0.0.0