如何在 C# 中使用开源 net-snmp 库
我想在 C# 中使用 net-snmp 库,我是否需要围绕这个 C++ 库编写一些包装器,或者有任何现成的包装器可用?
I want to use net-snmp library in C#, do I need to write some wrappers around this C++ library or there are any ready made wrappers available?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
我不确定该特定库是否有 C# 包装器,但您可以尝试 SnmpSharpNet。
I'm not sure if that particular library has a C# wrapper, but you can try SnmpSharpNet.