Is it possible to connect to an FTP server matlab through a COM1 serial cable?
이전 댓글 표시
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
답변 (1개)
Walter Roberson
2015년 8월 19일
0 개 추천
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.
카테고리
도움말 센터 및 File Exchange에서 Write COM Applications to Work with MATLAB에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!