tags:

views:

487

answers:

2

Has anyone here used Microsoft Anti-Virus API to scan file uploads using any anti-virus ? What is your experience. I want to use mcafee, trend or other well known AV to be called programatically.

A: 

It seems that Microsoft AntiVirus API is not suitable for scanning uploaded files. From http://msdn.microsoft.com/en-us/library/ms537371(VS.85).aspx

The Antivirus API enables software vendors to develop applications that scan Microsoft Office 2000 documents before opening them. The API also supports scanning Microsoft Internet Explorer 5 code downloads, such as Microsoft ActiveX Controls or installs. However, be aware that the Windows Internet Explorer scanning support applies only to automatic code downloads and not to file downloads or HTML documents. The primary purpose of this API is to give an independent software vendor (ISV) the ability to design and implement scanning software that can be used by all applications.

HTH.

jrbjazz
A: 

Check out the offering by INNOBATE. Their INNOBATE Antivirus Basic makes .NET Framework 3.5 Antivirus API available through their INNOBATE AntiVirus SDK.

Heres the link to their Antivirus SDK offering:- http://www3.innobate.com/Wiki/Welcome%20to%20the%20INNOBATE%20AntiVirus%20Page.ashx

L Singh