HP-UX SNAplus2 CPI-C Programmer's Guide (June 2003)

CPI-C Calls
Set_CPIC_Side_Information (xcmssi)
Chapter 3 249
Set_CPIC_Side_Information is the only CPI-C call that
lets you specify an SNA service TP as the partner
program. See the description of the
TP_name_type
parameter above for more information on how to
specify the TP name.
side_info_entry.mode_name
Name of the mode used to access the
target TP.
For a mapped conversation, the mode name
SNASVCMG is reserved for SNA internal use; the
Allocate call will fail if you use this name. You are
recommended not to use SNASVCMG in a basic
conversation, or CPSVCMG (another SNA reserved
name) in either type of conversation.
side_info_entry.conversation_security_type
Specifies whether
the target TP uses conversation security. Allowed
values:
For Windows CM_SECURITY_NONE The target TP does not use
conversation security.
CM_SECURITY_PROGRAM The target TP uses
conversation security. The
security_user_ID
and
security_password
parameters
specified below will be used to access
the target TP.
CM_SECURITY_SAME The target TP uses
conversation security, and can accept
an “already verified” indicator from
the local TP. (This indicates that the
local TP was itself invokedby another
TP, and has verified the security user
ID and passwordsupplied by this TP.)
The
security_user_ID
parameter
specified below will be used to access
the target TP; no password is
required.
CM_SECURITY_PROGRAM_STRONG As for
CM_SECURITY_PROGRAM, except
that the local node must not send the