| United States-English |
|
|
|
![]() |
HP-UX SNAplus2 API NOF Programmer's Guide: HP-UX 11.0, 11i v1, and 11i v2 > Chapter 3 NOF
API Verbs (ACTIVATE_SESSION to OPEN_FILE)CONNECT_NODE |
|
An application uses this verb in order to establish communications with a SNAplus2 node (active or inactive). The verb returns a handle identifying the node, which the application can then use on other NOF verbs to indicate the target for the verb. The application should always issue DISCONNECT_NODE for any open node handles before it exits. The CONNECT_NODE verb can also be issued on a HP-UX client computer as well as on a server; this allows you to use SET_CS_TRACE, QUERY_CS_TRACE, SET_TRACE_FILE, and QUERY_TRACE_FILE to control client-server tracing for the client. See the descriptions of these verbs for more information. No other NOF verbs can be issued to client computers.
The application supplies the following parameters:
If the verb executes successfully, SNAplus2 returns the following parameters:
If the verb does not execute because of a parameter error, SNAplus2 returns the following parameters:
Appendix A “Common Return Codes” lists further secondary return codes associated with AP_PARAMETER_CHECK, which are common to all NOF verbs. If the verb does not execute because of a state error, SNAplus2 returns the following parameters:
Appendix A “Common Return Codes” lists further secondary return codes associated with AP_STATE_CHECK, which are common to all NOF verbs. Appendix A “Common Return Codes” lists further combinations of primary and secondary return codes that are common to all NOF verbs. |
||||||||||||||||||||||||||||||||||||||||||||||
|
|||||||||||||||