On FTP API in .NET

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

Guest

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
 
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
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top