POCO Netconf
POCO Netconf is an implementation of the NETCONF Configuration Protocol, as specified in RFC 4741.
Interoperable, Open Specification
The NETCONF Configuration Protocol is a simple mechanism through which a network device can be managed, configuration data information can be retrieved, and new configuration data can be uploaded and manipulated. The protocol allows the device to expose a full, formal application programming interface (API). Applications can use this straightforward API to send and receive full and partial configuration data sets. The protocol is based on XML and a simple remote procedure call (RPC) mechanism.
POCO Netconf is implemented using POCO Remoting and fully integrated into the POCO Platform and its configuration mechanism.
