Not sure if this is the write forum for this question. Hopefully I'm close.
I've written a nice custom ftp server in
Java using Apache that works marvelously. Unfortunately, I've been told that it needs to be re-written in VB or C# (aka .net) for windows and NOT use IIS for the FTP api. So.... Is there a suitable .net equivalent to Apache?
Thanks