Hello,
We have a vb6 suite of applications, which are eventually going to be migrated to .Net. As such, I'm trying to use .Net for all additional enhancemenst including the use of ftp for downloading invoice files. I'm somewhat new to .Net, but my understanding is that for a .NET class library to be called from COM, INTEROP and an interface need to be used. Since I'm new to C# I was wondering if anyone has an interface already created for the edtFTPnet class library. If not, how much would it cost to have EDT create one? Thanks.