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

2 visualizaciones (últimos 30 días)
Yuri Joselson
Yuri Joselson el 15 de Oct. de 2015
Comentada: Walter Roberson el 16 de Oct. de 2015
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.

Respuestas (1)

Walter Roberson
Walter Roberson el 15 de Oct. de 2015
  2 comentarios
Yuri Joselson
Yuri Joselson el 15 de Oct. de 2015
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 el 16 de Oct. de 2015
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()

Iniciar sesión para comentar.

Categorías

Más información sobre Introduction to Installation and Licensing en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by