FTP client

  • Thread starter Thread starter JPS
  • Start date Start date
J

JPS

I have VS 2005 and am trying to create an FTP application. Can anyone
advise me on where I can find a good sample application?
 
I have used the EnterpriseDT "edftp" .NET ftp library with good results.
There is a freeware version with source code. You should have no trouble
finding it with a simple search.
Peter
 
Hi,

The web is full of those, you should better google it before posting

BTW, if you do not have experience working with sockets I suggest you to use
another protocol, ftp is not the easiest by far.
 

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