Compartir a través de


[Sample Of Jan 2nd] Download FTP file in Windows Store app

 

Homepage image
RSS Feed

Sample Download :

CS Version: https://code.msdn.microsoft.com/VBWindowsStoreAppFTPDownloa-0131c3cf

VB Version: https://code.msdn.microsoft.com/VBWindowsStoreAppFTPDownloa-0131c3cf  

This sample demonstrates how to download a file from IIS FTP server in a Windows Store app. It also supplies functions to list the sub folders and files in the server.

 

imageYou can find more code samples that demonstrate the most typical programming scenarios by using Microsoft All-In-One Code Framework Sample Browser or Sample Browser Visual Studio extension. They give you the flexibility to search samples, download samples on demand, manage the downloaded samples in a centralized place, and automatically be notified about sample updates. If it is the first time that you hear about Microsoft All-In-One Code Framework, please watch the introduction video on Microsoft Showcase, or read the introduction on our homepage https://1code.codeplex.com/.

Comments

  • Anonymous
    April 16, 2013
    Why is there no option included to upload via FTP? Why is this functionality no longer in the Libraries?

  • Anonymous
    May 28, 2013
    No answer at all?

  • Anonymous
    May 28, 2013
    Hi Paul, thanks for your feedback! We're producing another code sample: upload files to FTP server in Windows Store app. It's now in internal review phase, i believe it will be published soon.

  • Anonymous
    May 28, 2013
    Also, if you couldn't find the sample you want, you can submit your request at following site: code.msdn.microsoft.com/.../requests Our engineers monitor this site daily and will give you feedback timely.

  • Anonymous
    July 20, 2013
    Did you already upload the sample? I can't find any upload scenario for the Windows Store Apps

  • Anonymous
    March 29, 2014
    hey, have a look at the sockets sample for windows 8.1... there are both download and upload functionality... code.msdn.microsoft.com/Windows-8-SocketsFtp-4fc23b33