
FTP with Internet Transfer Control
Hello,
Quote:
> Can we still use the Inet control for HTTP and FTP
> access or there's a new .net control for it?
Not recommended.
FTP:
http://www.freevbcode.com/ShowCode.Asp?ID=4655
http://www.allapi.net/downloads/NetFTP.zip
http://www.visualbuilder.com/article/viewarticle.asp?id=1234
A simple class providing FTP operations (C#):
http://www.CSharphelp.com/archives/archive9.html
http://www.codeproject.com/csharp/FTPDriver1.asp
Regards,
Herfried K. Wagner