The CncProxy class allows a Java client application to connect to and issue CNC requests to a remote instance of e-Biz Impact.
Use the connect function, specifying the host and the TCP port of an e-Biz Impact manager process, to establish a session with e-Biz Impact.
Use the login function, specifying the user name and password of an authorized user, to authenticate the session.
Use any of the functions to execute command and control requests.
Use logout to invalidate the session.
Use disconnect to terminate the session.
Copyright © 2005. Sybase Inc. All rights reserved. |
![]() |