FTP in a Metro App

后端 未结 3 1745
走了就别回头了
走了就别回头了 2021-01-06 21:51

I\'m trying to create an FTP Application in Metro and C# but the FTP class in System.Net has been removed and now I can\'t figure out how to do this. I\'ve looked into the B

3条回答
  •  春和景丽
    2021-01-06 22:12

    I haven't checked it yet, since I just started to look for it. In this article they're sharing an FTP sample in C#.

    http://code.msdn.microsoft.com/windowsapps/CSWindowsStoreAppFTPDownloa-88a90bd9

    Regards, Herb

提交回复
热议问题