問題描述
我正在嘗試在 Metro 和 C# 中創(chuàng)建一個 FTP 應(yīng)用程序,但 System.Net 中的 FTP 類已被刪除,現(xiàn)在我不知道如何執(zhí)行此操作.我查看了 BackgroundUploader,但不明白如何恢復(fù)目錄結(jié)構(gòu)等.
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 BackgroundUploader but can't understand how I can bring back directory structures etc.
有沒有人有這方面的經(jīng)驗,我知道這是可以實現(xiàn)的,因為 Windows 應(yīng)用商店中已經(jīng)有一個可用的應(yīng)用程序.
Does anyone have any experience doing this, I know it is achievable since there is an app already available on the Windows Store.
謝謝
推薦答案
還沒查,剛開始找.在本文中,他們分享了 C# 中的 FTP 示例.
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
問候,藥草
這篇關(guān)于Metro 應(yīng)用程序中的 FTP的文章就介紹到這了,希望我們推薦的答案對大家有所幫助,也希望大家多多支持html5模板網(wǎng)!