Does anyone know if there is a Java library for configuration management through NETCONF?
You can try NetconfX from http://www.centeredlogic.com/netconfx_main.html . It is two licensed (GPL / Commercial) - and open source
Yes, we offer the NETCONF client library in Java called ConfM here: http://www.tail-f.com/products/confm . I will be more than happy to provide you with additional information if you are interested.
IETF NETCONF NETCONF: http://trac.tools.ietf.org/wg/netconf/trac/wiki#NetconfImplementations
Java netconf Android.
. YANG (RFC6020), , .
.
: http://code.google.com/p/netconf4android/
netconf ( ).
http://code.google.com/p/netconf4j/
. .
Source: https://habr.com/ru/post/1758260/More articles:How can I authenticate and make requests from an iPhone application to a Django backend to bypass CSRF? - authenticationIs it possible to set the minimum value of a MySQL field? - sqlMSXML with Visual C ++ - visual-c ++Scala / Java Servlets: how to output What does this checkstyle message mean? - javaSQL query with complex subquery - sqlThe problem with dynamic casting - c ++Предоставляемые Microsoft классы поставщиков данных, хорошие и плохие? - c#Any recommended pattern or strategies for accessing data from java in mongo db? - javaI am trying to use mercurial and the perfarce extension to check and get an error - mercurialAll Articles