服务器端病毒扫描对Windows中的文件 [英] Server side virus scan on a file for Windows

查看:105
本文介绍了服务器端病毒扫描对Windows中的文件的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我需要通过我的ASP.NET Web应用程序扫描Windows服务器上上传的文件。
但是,我不知道,如果反病毒软件包中包含有一个API之类的使用,我可以以编程方式触发扫描的东西。
如果可能的话我真的想避免任何形式的调度来触发杀毒,然后报告错误窗口。

I need to scan uploaded files on a windows server through my ASP.NET web app. However, am not aware if anti virus packages come with an "api" sort of a thing using which i can programmatically trigger the scan. If possible i would really want to avoid any kind of windows scheduling to trigger the antivirus and then report the errors.

推荐答案

ClamAV的提供API支持,是免费的。我也相信,很多其他商业供应商提供相同的价格(通常为大)。

ClamAV offers API support and is free. I am also sure that many other commercial vendors offer the same at a price (generally large).

http://www.clamav.net/doc/latest/html/ node32.html

请注意:您需要到P访问功能/调用

Note: you will need to access the functionalities through P/Invokes.

这篇关于服务器端病毒扫描对Windows中的文件的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆