TCP/IP Large Data Communication
이전 댓글 표시
Hi,
I try to write approxiametly 1 MB data over ethernet. But MATLAB send data as 1408 byte as only one packet and remaining bytes not send exactly. There is a communication issue. When I use a TCP/IP terminal such as Realterm there is no problem to write data exactly. I work on an embedded system which takes packets each of them is 1460 bytes and merge them to use on application. How can I write this 1 MB data correctly on Matlab. Can you help me?
Thanks in advance.
답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 TCP/IP Communication에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!