I'm looking for some code example of how to do FTP on a smart phone under
Windows Mobile 6, using C# and CF 3.5. I need to upload and download files
from/to the smart phone.

url:http://www.ureader.com/gp/1428-1.aspx

Re: need sample FTP code for C# on WM6 SmartPhone using CF3.5 by Peter

Peter
Fri Jan 25 03:17:26 CST 2008

There isn't any FTP functionality built into the Compact Framework but
several third-party implementations are available. We have one which is
designed to match the desktop framework implementation, and the evaluation
version includes a sample application to perform uploads/downloads -
http://inthehand.com/content/Networking.aspx

Peter

--
Peter Foot
Microsoft Device Application Development MVP
www.peterfoot.net | www.inthehand.com
In The Hand Ltd - .NET Solutions for Mobility

"Torsten Staab" <tstaab@lanl.NOSPAM.gov> wrote in message
news:a01e5d6146a84993b6cf1879b512f2dc@newspe.com...
> I'm looking for some code example of how to do FTP on a smart phone under
> Windows Mobile 6, using C# and CF 3.5. I need to upload and download files
> from/to the smart phone.
>
> url:http://www.ureader.com/gp/1428-1.aspx