Node.cmd

Write then read the command datastream of Node.cmd to manage cluster nodes.

Request Definition

 <!ELEMENT ncsRequest (join|leave)>
 <!ELEMENT join EMPTY>
 <!ELEMENT leave EMPTY>
 

Reply Definition

 <!ELEMENT ncsReply (failed*)>
 <!ELEMENT failed (#CDATA)>