how to implement downloading a file from ftp using socket in winRT?
Hello,
Maybe you can try it, you can follow this sample codes and transform the API to Windows.Networking.Sockets namespace http://www.codeproject.com/Articles/8667/FTP-Client-Class http://msdn.microsoft.com/en-us/library/windows/desktop/windows.networking.sockets.aspx
Best regards, Jesse
Jesse Jiang [MSFT] MSDN Community Support | Feedback to us
Hi,Jesse Jiang,
I have browsed the reference code, however, it is difficult to me...
Can you provide any easier? just begin with one trival.
Best Regards,
Thanks.