Is it possible to connect to an FTP server matlab through a COM1 serial cable?
Afficher commentaires plus anciens
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
Réponses (1)
Walter Roberson
le 19 Août 2015
0 votes
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.
Catégories
En savoir plus sur Write COM Applications to Work with MATLAB dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!