Ftp download with the compactframework on windows CE

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hello,

I'm looking for a function to download a file with ftp. No Upload, or other
functions.
I've got a example but this use System.Runtime.Remoting and other functions
with are not included in the CompactFramework.

I would be glad if anyone could help me.

Thank you

Michael
 
Thanks for your help.

I get the file ftp.cs but I've got a problem with:
using OpenNETCF;
using OpenNETCF.Threading;
where did I get the type OpenNETCF

By Michael
 
Back
Top