S Sebastian Santacroce Jul 26, 2004 #1 Is there a tutorial somewhere on how to FTP with VB .net? Can't seem to find much on the net. Thank you, Sebastian
Is there a tutorial somewhere on how to FTP with VB .net? Can't seem to find much on the net. Thank you, Sebastian
C Cor Ligthert Jul 26, 2004 #2 Sebastian, And there is such a lot how to do it, however very different methods. I hope these links this helps? Cor VB.NET: Net Components (kudzu, sometimes active in these newsgroups) http://www.indyproject.org/indy.html http://www.freevbcode.com/ShowCode.Asp?ID=4655 http://www.allapi.net/downloads/NetFTP.zip http://www.visualbuilder.com/article/viewarticle.asp?id=1234 Microsoft webrequest VB (very nice sample) http://support.microsoft.com/?scid=kb;en-us;812404 C# http://support.microsoft.com/default.aspx?scid=kb;EN-US;812409 C#: http://www.csharphelp.com/archives/archive9.html http://www.codeproject.com/csharp/FTPDriver1.asp
Sebastian, And there is such a lot how to do it, however very different methods. I hope these links this helps? Cor VB.NET: Net Components (kudzu, sometimes active in these newsgroups) http://www.indyproject.org/indy.html http://www.freevbcode.com/ShowCode.Asp?ID=4655 http://www.allapi.net/downloads/NetFTP.zip http://www.visualbuilder.com/article/viewarticle.asp?id=1234 Microsoft webrequest VB (very nice sample) http://support.microsoft.com/?scid=kb;en-us;812404 C# http://support.microsoft.com/default.aspx?scid=kb;EN-US;812409 C#: http://www.csharphelp.com/archives/archive9.html http://www.codeproject.com/csharp/FTPDriver1.asp
H Herfried K. Wagner [MVP] Jul 26, 2004 #3 * "Sebastian Santacroce said: Is there a tutorial somewhere on how to FTP with VB .net? Click to expand... FTP in VB.NET/C#: Samples: <URL:http://support.microsoft.com/?scid=kb;EN-US;832679> <URL:http://support.microsoft.com/?scid=kb;EN-US;812404> (VB.NET) <URL:http://support.microsoft.com/?scid=kb;EN-US;812409> (C#) <URL:http://www.asp.net/ControlGallery/ControlDetail.aspx?Control=1874> <URL:http://www.freevbcode.com/ShowCode.Asp?ID=4655> <URL:http://www.allapi.net/downloads/NetFTP.zip> <URL:http://www.visualbuilder.com/article/viewarticle.asp?id=1234> <URL:http://sourceforge.net/projects/dotnetftpclient/> <URL:http://www.csharphelp.com/archives/archive9.html> <URL:http://www.codeproject.com/csharp/FTPDriver1.asp> <URL:http://www.codeproject.com/dotnet/FTPWinFormClient.asp> <URL:http://www.indyproject.org/indy.html> Commercial components: <URL:http://www.abderaware.com/> <URL:http://www.nsoftware.com/products/controls/?ctl=Ftp> <URL:http://www.xceedsoft.com/products/FtpNet/> <URL:http://www.rebex.net/ftp.net/>
* "Sebastian Santacroce said: Is there a tutorial somewhere on how to FTP with VB .net? Click to expand... FTP in VB.NET/C#: Samples: <URL:http://support.microsoft.com/?scid=kb;EN-US;832679> <URL:http://support.microsoft.com/?scid=kb;EN-US;812404> (VB.NET) <URL:http://support.microsoft.com/?scid=kb;EN-US;812409> (C#) <URL:http://www.asp.net/ControlGallery/ControlDetail.aspx?Control=1874> <URL:http://www.freevbcode.com/ShowCode.Asp?ID=4655> <URL:http://www.allapi.net/downloads/NetFTP.zip> <URL:http://www.visualbuilder.com/article/viewarticle.asp?id=1234> <URL:http://sourceforge.net/projects/dotnetftpclient/> <URL:http://www.csharphelp.com/archives/archive9.html> <URL:http://www.codeproject.com/csharp/FTPDriver1.asp> <URL:http://www.codeproject.com/dotnet/FTPWinFormClient.asp> <URL:http://www.indyproject.org/indy.html> Commercial components: <URL:http://www.abderaware.com/> <URL:http://www.nsoftware.com/products/controls/?ctl=Ftp> <URL:http://www.xceedsoft.com/products/FtpNet/> <URL:http://www.rebex.net/ftp.net/>