FTP

  • Thread starter Thread starter xhenxhe
  • Start date Start date
X

xhenxhe

Does VB.NET have FTP capabilities? Can anyone point me to some basic
instructions?

Thanks,
Dustin
 
Hi, xhenxhe

I would suggest to take a look at TcpClient class and related samples
Also, you can use Process class to run FTP using external ftp software.

HTH
Alex
 

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