
The ICIServer interface allows you to manage the Server and access the Server's attributes.
For example:
CIServer server = new CIServer();
server.Connect("Server_host", "Server_port", "Admin_login", "Admin_Password");
The illustration of the Server node's Administration tab below is labeled with some of the methods and properties that are available in the ICIServer interface. (Not all methods and properties are represented in the GUIs.)