Yes, I will open source it, because I think is something interesting.
>From what I've read in the technical documentation theoretically to
make a new plugin for IIS, this must be a COM object. So I asked my
self if there is a possibility to write a .net component which should
be called instead by the server and I found some interesting resources.
The idea is that is possible write a C# dll which will be packed as a
COM and delivered to the IIS, instead the machine that is running the
IIS must have installed the .Net Framework - this should not be a
problem since we are speaking of Windows 2003 which comes with the
framework.
So following the "Divide et Impera" latin saying my first task is to
make this COM object and after we will see what logic we implement
inside.
Regards,
Sandy
>> Stay informed about: IIS 6.0 FTP traffic quota