具有 API 的 Windows Server 2008 防病毒软件

发布于 2024-08-08 07:53:54 字数 1539 浏览 6 评论 0原文

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(3

几度春秋 2024-08-15 07:53:54

我使用过 Symantec 扫描引擎 (http://www.symantec.com/business/scan-引擎),并从 Java 调用取得了一些成功。它有一个基于 TCP/IP 的 API,因此应该可以与 .NET 一起使用。

I've used Symantec Scan engine (http://www.symantec.com/business/scan-engine) with some success calling from Java. It has an TCP/IP based API so it should be possible to use it with .NET.

太阳男子 2024-08-15 07:53:54

如果文件保存在服务器上,大多数防病毒软件会立即扫描它们,并删除/隔离受感染的文件。在这方面,当您运行命令行工具时,它们已经被扫描了。

If files are saved on the server, most anti-virus suits will scan them immediately, and delete/quarantine the infected files. In that regard, by the time you run the command-line tool they were already scanned.

〆凄凉。 2024-08-15 07:53:54

如果你看一下 MetaScan(Google it),它会连接并为大多数病毒扫描包提供 API。如果客户制定了病毒软件策略,我们将使用它在我们的软件包中提供病毒扫描。

If you take a look at MetaScan (Google it) it will hook into and provide an API for most virus scan packages. We use it to provide virus scan in our software package if the client has a virus software policy in place.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文