C++ Client: Remove Node ACL
This shows how the ACL for an nNode can be removed.
Usage
ndelnodeacl <rname> <user> <host> <channel name>
<Required Arguments>
<rname> - the rname of the server to connect to
<user> - User name
<host> - Host name
<node> - Channel / Queue name to remove the entry from
Application Source Code