Compact Framework - OpenNetCf.Net FTP Samples?
问题 I am trying to get the OpenNetCF.Net FTP Components working with my PDA application. I am struggling to get it doing any more than connecting to the server and wondered if anyone knew of any sample code I could use to learn how to use it with? I need to be able to download and upload files, as well as determining the download size of any files that I wish to download. Thanks in advance. 回答1: I don't like the classes in the OpenNETCF.Net.FTP namespace (the ones in the Smart Device Framework).