There is FTP API in MSDN (VC++6.0). Can I use it in .NET windows form
application?
I found a FTPTREE executable code example. Is there source code for this
example?
Thanks
Dabid
> There is FTP API in MSDN (VC++6.0). Can I use it in .NET windows form
> application?
Sure, why not?
Alernatively, why not use one of the many free .NET FTP clients...?
http://www.google.com/search?hl=en&lr=&c2coff=1&rls=GGLD%2CGGLD%3A2004-51%2CGGLD
%3Aen&q=%22C%23%22+FTP+client
david - 21 Oct 2005 20:43 GMT
Thank you for your advice.
Since .NET is for maneged code, I would like to ask.
I only want to use the API functions in my class.
David
> > There is FTP API in MSDN (VC++6.0). Can I use it in .NET windows form
> > application?
[quoted text clipped - 4 lines]
>
> http://www.google.com/search?hl=en&lr=&c2coff=1&rls=GGLD%2CGGLD%3A2004-51%2CGGLD
%3Aen&q=%22C%23%22+FTP+client
Mark Rae - 21 Oct 2005 21:14 GMT
> I only want to use the API functions in my class.
That's your choice, of course, but why even bother with .NET in that
case...?
david - 21 Oct 2005 20:49 GMT
Thank you for the google links.
David
> > There is FTP API in MSDN (VC++6.0). Can I use it in .NET windows form
> > application?
[quoted text clipped - 4 lines]
>
> http://www.google.com/search?hl=en&lr=&c2coff=1&rls=GGLD%2CGGLD%3A2004-51%2CGGLD
%3Aen&q=%22C%23%22+FTP+client