HI!
Is there an free FTP class library for .NET available?
OR an open source project that write a FTP class?
gicio
Printable View
HI!
Is there an free FTP class library for .NET available?
OR an open source project that write a FTP class?
gicio
This is the required namespace :
System.Net.Sockets.Socket.
http://www.dart.com/dotnet/ftp.asp
This is a free code
look in allapi.net they have for both vb.net and C#