Is it possible to connect to an FTP server matlab through a COM1 serial cable?
Ältere Kommentare anzeigen
I want to connect to an FTP server that is in another pc . but this through serial cable connected to COM1 and the other pc on COM2
Antworten (1)
Walter Roberson
am 19 Aug. 2015
0 Stimmen
Do not attempt to program this yourself. Configure PPP on the two systems https://social.technet.microsoft.com/Forums/windows/en-US/5858797c-bc75-4e3f-bca4-d988fadd7581/setting-up-a-ppp-connection-using-communications-cable-between-two-computers?forum=w7itpronetworking and use MATLAB's ftp class.
Kategorien
Mehr zu Write COM Applications to Work with MATLAB finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!