• MCB1800 FTP Server Example
    Hello, I'm trying to explore the new MDK 5.11, I started with MCB1800 Board and FTP Server Example but I can't use SD Card, the demo fails to mount file system. I tried also on a custom board with...
  • MCB1800 FTP Server Example
    Hello, I'm trying to explore the new MDK 5.11, I started with MCB1800 Board and FTP Server Example but I can't use SD Card, the demo fails to mount file system. I tried also on a custom board with...
  • FTP client example for mcb1700
    Hi all Does any one know how to transfer file from keil mcb1700 to a site (domain-name.com)using FTP? I found an example in RL/TCPnet ,but it is about FTP server but i want use mcb1700 as FTP client...
  • FTP client example for mcb1700
    Hi all Does any one know how to transfer file from keil mcb1700 to a site (domain-name.com)using FTP? I found an example in RL/TCPnet ,but it is about FTP server but i want use mcb1700 as FTP client...
  • FTP client can't send more than 2920 bytes
    Hi All, When I send a file with the FTP client it only sends to the server 2920 bytes... If the filesize is below 2920 bytes all is ok, but, when 2920 or more this is truncated to 2920.. I tried...