Does Matlab has access to TFTP server? (API? Implementation?)

조회 수: 2 (최근 30일)
Yuri Joselson
Yuri Joselson 2015년 10월 15일
댓글: Walter Roberson 2015년 10월 16일
I need to send and receive large files/data buffers over an Ethernet connection. TFTP sounds perfect for this purpose. Is there a server built in Matlab? Is there any way for Matlab to control third party server? I am running on Windows 7.

답변 (1개)

Walter Roberson
Walter Roberson 2015년 10월 15일
  댓글 수: 2
Yuri Joselson
Yuri Joselson 2015년 10월 15일
Unfortunately, the first line of the answer says: "This example shows how to configure TFTP. It assumes that VxWorks 7.0 is installed on Windows® in the C:\WindRiver folder."
We do not have VxWorks installed on Windows.
Walter Roberson
Walter Roberson 2015년 10월 16일
The above is what is available.
You may wish to consider calling a Java TFTP from MATLAB, or calling a perl TFTP from MATLAB. Or you could write your own using tcpip()

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 Introduction to Installation and Licensing에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by