-
Notifications
You must be signed in to change notification settings - Fork 1
arunmallya/MatlabServerClient
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
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.
About
Networking with matlab
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published