适用于 .NET 的商业兼容许可 SNMP 代理

发布于 2024-12-26 13:21:47 字数 1540 浏览 0 评论 0原文

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

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

发布评论

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

评论(1

妥活 2025-01-02 13:21:47

# SNMP 许可模型的最新更改使其适合您的要求,https://docs.sharpsnmp.com

从 8.0 版本开始(目前在 master 分支中,https://github.com/lextm/sharpsnmplib),所有代理类(在 Lextm.SharpSnmpLib.Pipeline 和 Lextm.SharpSnmpLib.Objects 下)都移动到 SharpSnmpLib.Engine.dll 程序集,并重新根据 MIT/X11 获得许可。通过这种方式,您可以自由修改或替换其中任何一个,而无需遵守 Lesser GPL。

Recent changes in the # SNMP licensing model make it suitable for your requirements, https://docs.sharpsnmp.com

Starting from its 8.0 release (currently in master branch, https://github.com/lextm/sharpsnmplib), all agent classes (under Lextm.SharpSnmpLib.Pipeline and Lextm.SharpSnmpLib.Objects) are moved to SharpSnmpLib.Engine.dll assembly, and re-licensed under MIT/X11. In this way, you can modify or replace any of them freely without being Lesser GPLed.

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