User Tools

Site Tools


info:devel:architecture

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
info:devel:architecture [2015/07/26 11:22]
info:devel:architecture [2015/07/26 11:37]
Line 436: Line 436:
  
 ==== CCE Communication Modes ==== ==== CCE Communication Modes ====
 +CSCP is shown in Table 17-1 on page 17-13. CSCP is used in the handler mode for communication between CCE and the event handlers; it is also used for communication between CCE and the Server Desktop.
  
 +CSCP is used in the client mode to establish a direct connection to CCE. To establish a direct connection to CCE, the cceclient utility is executed from the command line: /​usr/​sausalito/​bin/​cceclient. Table 17-5 lists the commands used for both client and handler CCSP communication modes.
 +
 +Table 17-5 The client and handler mode commands
 +
 +^Command^Description^
 +|auth|Authenticates asa user to get that user's access privileges (starts a new session)|
 +|authkey|Authenticates to an already existing session|
 +|endkey|Expires the current sessionid|
 +|whoami|Returns the oid (Object Identification) of the currently authenticated user|
 +|bye|Closes the connection|
 +|commit|Triggers any postponed handler activity|
 +|create|Creates a new object of a certain class|
 +|destroy|Destroys an object|
 +|find|Finds all objects that match a given criteria|
 +|get|Gets all properties for a certain object or object name space|
 +|names|Lists name spaces associated with a Class|
 +|classes|Lists all classes|
 +|set|Sets the properties of a certain object|
  
info/devel/architecture.txt · Last modified: 2015/07/26 12:35 by