简体   繁体   English

我可以使用C / C ++(开放源代码)中的SDK来开发Netconf客户端和服务器

[英]What are the SDK's in C/C++ (Open source) I can use to develop Netconf client and Server

I am looking to develop a client and agent using any open source netconf frameworks. 我正在寻找使用任何开源netconf框架开发客户端和代理的方法。 Can anyone please suggest an open source library which is similar like How NetSNMP is there for SNMP. 任何人都可以建议一个开源库,该库类似于SNMP的NetSNMP。

There is nice C++ library called POCO that implements NETCONF: https://www.appinf.com/docs/poco-2008.2/NetconfUserGuide.html 有一个名为POCO的不错的C ++库,它实现了NETCONF: https : //www.appinf.com/docs/poco-2008.2/NetconfUserGuide.html

There is also https://github.com/CESNET/libnetconf 还有https://github.com/CESNET/libnetconf

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM