Rank: 7757 based on 0 downloads (last 30 days) and 0 files submitted
photo

Maurizio

E-mail

Personal Profile:
Professional Interests:

 

Watch this Author's files

 

Comments and Ratings by Maurizio
Updated File Comments Rating
19 Mar 2009 TCP/IP Socket Communications in MATLAB A simple example TCP/IP server and client Author: Rodney Thomson

It's very useful to build a simple network with MatLab, but in the example you read abyte in a loop. I've tried to read the buffer with the method read (byte [ ] b, int off, int len) of the class DataInputStream, but I don't find anything into the buffer b; the result of this method (the of bytes read) is correct! How can I pass the input buffer to the method?

Contact us at files@mathworks.com